release 3.6.8 missing SEQ/ACK analysis
I must be missing something, since I upgraded from 3.4.6 to 3.6.8 I no longer see the SEQ/ACK analysis section under TCP. I checked by loading the same capture in both versions. I have also unchecked - Do not call subdissectors for error packets - in both versions. In 3.4.6 I can use the filter TCP.Analysis.duplicate_ack and I find 34127 dup acks. I have looked at the actual dup packets to validate these are real dups and they are. When I load the same capture in 3.6.8 the same filter finds 0 packets and the SEQ/ACK analysis section is missing. Help!
Is it possible that Analyze Sequence Numbers is not enabled/checked in your preferences for
TCP
?Analyze Sequence Numbers is enabled, here are the enabled TCP preferences;
All the rest are disabled
There is a sample capture on Wiki page for
TCP
.Open it in 3.6.8 and see if working. If not then a config issue. If it does work then something in your capture and would be easier to move forward if you can share the capture file.
A display filter of
tcp.analysis
will show the packets with a[SEQ/ACK analysis]
section.I have loaded the sample capture and it appears to work. How do I share the capture file I am working with?
Put it on a public file share (Google, Onedrive, Dropbox, ...) then update the question with a link to it.