I am using WireShark 1.12 and I am trying to filter SYN , SYN/ACK , ACK by inconsistencies. Would anyone know how to write a filter for this version? Currently
I am using this: tcp.ack & tcp.seq & tcp.len
I am able to see the drop in sequence numbers but I have to do a lot of parsing manually.
Thank you in advanced