netflow/netflow
Dominik Pataky e8073013c1 Rename classes in v1, v5 and v9 according to version
Until now, every NetFlow version file used similar names for their
classes, e.g. "Header". These are now prefixed with their respective
version, e.g. "V1Header", to avoid confusion in imports etc.
2020-03-29 19:49:57 +02:00
..
__init__.py Bump version, fix small errors, decrease packet num in tests 2019-10-31 17:35:15 +01:00
v1.py Rename classes in v1, v5 and v9 according to version 2020-03-29 19:49:57 +02:00
v5.py Rename classes in v1, v5 and v9 according to version 2020-03-29 19:49:57 +02:00
v9.py Rename classes in v1, v5 and v9 according to version 2020-03-29 19:49:57 +02:00