netflow/netflow
Dominik Pataky c3da0b2096 Adapt utils, collector, analyzer to IPFIX
At differnt points in the tool set, NetFlow (v9) is set as the default
case. Now that IPFIX is on its way to be supported as well, adapt all
occurences where a differentiation must be done.
2020-03-31 22:47:23 +02:00
..
__init__.py Fix logger in collector; fix header dates 2020-03-31 16:28:33 +02:00
analyzer.py Adapt utils, collector, analyzer to IPFIX 2020-03-31 22:47:23 +02:00
collector.py Adapt utils, collector, analyzer to IPFIX 2020-03-31 22:47:23 +02:00
ipfix.py IPFIX: implement data records and template handling; add IANA types 2020-03-31 22:45:58 +02:00
utils.py Adapt utils, collector, analyzer to IPFIX 2020-03-31 22:47:23 +02:00
v1.py Reformat data flow attributes and unpacking; adapt tests 2020-03-30 12:29:50 +02:00
v5.py Reformat data flow attributes and unpacking; adapt tests 2020-03-30 12:29:50 +02:00
v9.py Adapt utils, collector, analyzer to IPFIX 2020-03-31 22:47:23 +02:00