Display filter in 3.7.1 receives invalid syntax
I used to filter on bytes strings like
tcp[12:2,14:2]==a012:111c
and get a Invalid filter:"111c" was unexpected in this context in the new release
Is that intended or a bug ? Regards Matthias
Probably best to raise an issue at GitLab for this, there have been a lot of changes in the filtering code that this might be an unintended regression.
Created #18227 as a GitLab issue.