Hi Kary,

While attending your SharkFest <https://sharkfestus.wireshark.org/sf19> 
presentation on the 13th I was triggered by one remark on the TCP MSS option. 
This option was laking in one of the traces, resulting in reduced bandwidth of 
the connection. Wireshark isn’t  pointing you to this fact, while it easily 
could. It knows that it’s a SYN packet, so while dissecting the options it can 
raise a flag when the MSS option is missing.
When we briefly talked over lunch you agreed this would be a relevant addition, 
so I went ahead and created this change 
<https://code.wireshark.org/review/#/c/33632/>. It does add two things, 1: an 
expert item to the TCP options when the SYN packet lacks an MSS option, and 2: 
an expert item to the TCP MSS option when it appears in a non-SYN packet. It 
should appear in the next release of Wireshark (v3.2).

Regards,
Jaap

___________________________________________________________________________
Sent via:    Wireshark-users mailing list <wireshark-users@wireshark.org>
Archives:    https://www.wireshark.org/lists/wireshark-users
Unsubscribe: https://www.wireshark.org/mailman/options/wireshark-users
             mailto:wireshark-users-requ...@wireshark.org?subject=unsubscribe

Reply via email to