netflow/netflow
Dominik Pataky 8b70fb1058 Fix to_dict() in headers; formatting
The collector uses the .to_dict() function to persist the header in its
gzipped output file. Now all headers implement this function.
2020-03-29 23:17:05 +02:00
..
__init__.py Move collector and analyzer into the package, callable via CLI 2020-03-29 22:14:45 +02:00
analyzer.py Update README, bump minor version to v0.9.0 2020-03-29 22:34:30 +02:00
collector.py Fix to_dict() in headers; formatting 2020-03-29 23:17:05 +02:00
utils.py Move collector and analyzer into the package, callable via CLI 2020-03-29 22:14:45 +02:00
v1.py Fix to_dict() in headers; formatting 2020-03-29 23:17:05 +02:00
v5.py Fix to_dict() in headers; formatting 2020-03-29 23:17:05 +02:00
v9.py Fix to_dict() in headers; formatting 2020-03-29 23:17:05 +02:00