Ask Your Question
0

filter top sequense

asked 2018-05-31 20:09:30 +0000

LONCHOROJAS gravatar image

Hello I wanted to know if there is a filter that allows me to see the highest frame, for example the sq field of some protocol sq: 20 sq: 21 sq: 22 sq: 23 the filter would only show me on the 24th and when the sequence 25 arrives this is the one that would show.

Thanks for your audacity

edit retag flag offensive close merge delete

1 Answer

Sort by » oldest newest most voted
0

answered 2018-06-02 09:00:18 +0000

Jasper gravatar image

No, that is currently not possible, because it would require that the filter engine compares fields in multiple packets. Right now it can only look for filter matches at one packet at any given time, so any correlation between packets needs to have been hard coded and checked during reading them (e.g. like echo request/echo reply for ICMP ping packet).

edit flag offensive delete link more

Your Answer

Please start posting anonymously - your entry will be published after you log in or create a new account.

Add Answer

Question Tools

1 follower

Stats

Asked: 2018-05-31 20:09:30 +0000

Seen: 370 times

Last updated: Jun 02 '18