netflow/netflow
Dominik Pataky 56d443aa2a Refactor tests, moved into tests/
The tests are now located in tests/. They are also split into multiple
files, beginning with test_netflow and test_analyzer. The tests for
IPFIX will be added to test_ipfix.
2020-04-01 11:55:45 +02:00
..
__init__.py Fix logger in collector; fix header dates 2020-03-31 16:28:33 +02:00
analyzer.py Refactor tests, moved into tests/ 2020-04-01 11:55:45 +02:00
collector.py IPFIX: reformat IANA field types dict (adding the data type) 2020-04-01 09:46:32 +02:00
ipfix.py IPFIX: implement field types of 16 bytes in parser 2020-04-01 11:34:34 +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