Skip to content
New issue

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

unirecfilter: Unable to filter fields containing number #228

Open
hulakmat opened this issue Apr 18, 2024 · 0 comments
Open

unirecfilter: Unable to filter fields containing number #228

hulakmat opened this issue Apr 18, 2024 · 0 comments

Comments

@hulakmat
Copy link
Contributor

Unirec filter is unable to filter L4 fields from ipfixprobe. Using any fields, which contains number will results in filter SYNTAX ERROR.

Example:
field: "L4_TCP_SYN_SIZE"
Error message: "[URFilter] Syntax error in filter: L4_TCP_SYN_SIZE != 0"
Using "L_TCP_SYN_SIZE" or "TCP_SYN_SIZE" will results in warning "[field] is not present in input format"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant