netflow/netflow
Dominik Pataky 143986c38d Fix multi-exception catch in collector; make templates @property in v9
The collector should catch both v9 and IPFIX template errors - syntax
error corrected. The v9 ExportPacket.templates attribute is now
@property and read-only.
2020-04-01 14:12:27 +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 Fix multi-exception catch in collector; make templates @property in v9 2020-04-01 14:12:27 +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 Fix multi-exception catch in collector; make templates @property in v9 2020-04-01 14:12:27 +02:00