We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
When I provide unirec-elements.txt with duplicate element entry, the ipfixcol2 ends up with a segmentation fault error.
To replicate the error, insert one line twice into the unirec-elements.txt config, like:
... # --- OVPN Information elements --- OVPN_CONF_LEVEL uint8 cesnet:OVPNConfLevel # --- NTP Information elements --- NTP_LEAP uint8 cesnet:NTPLeap NTP_LEAP uint8 cesnet:NTPLeap NTP_VERSION uint8 cesnet:NTPVersion ...
The text was updated successfully, but these errors were encountered:
Successfully merging a pull request may close this issue.
When I provide unirec-elements.txt with duplicate element entry, the ipfixcol2 ends up with a segmentation fault error.
To replicate the error, insert one line twice into the unirec-elements.txt config, like:
The text was updated successfully, but these errors were encountered: