netflow/netflow
Dominik Pataky ab32ce93b5 Fix counters in options templates
Counters in 4-packs used '/ 4' instead of '// 4', passing a float into
range(), instead of int.

Refs #30
2021-05-02 15:48:20 +02:00
..
__init__.py Ensure compatibility with Python 3.5.3 2020-04-24 16:52:25 +02:00
analyzer.py Ensure compatibility with Python 3.5.3 2020-04-24 16:52:25 +02:00
collector.py Handle SIGINT and SIGTERM in yielding listener 2020-08-01 10:46:35 +02:00
ipfix.py Ensure compatibility with Python 3.5.3 2020-04-24 16:52:25 +02:00
utils.py Improve parse_packet documentation and error handling (exception) 2020-08-01 12:33:40 +02:00
v1.py Ensure compatibility with Python 3.5.3 2020-04-24 16:52:25 +02:00
v5.py Ensure compatibility with Python 3.5.3 2020-04-24 16:52:25 +02:00
v9.py Fix counters in options templates 2021-05-02 15:48:20 +02:00