netflow/netflow
Dominik Pataky e43980fe4a Add stub implementation to store V9 options templates
This is a hacky workaround to handle V9 options templates, without
implementing the full corresponding spec. This solves missing templates
which raise a V9TemplateNotRecognized exception, even though an exporter
might do everything correctly.

Refs #29
Refs #30
2021-04-04 20:42:49 +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 Add stub implementation to store V9 options templates 2021-04-04 20:42:49 +02:00