I have a MSS question with Wireshark Ver 1.8.1. When I check TCP syn packet,I can't see MSS value but Malformed Packet. When I install it back to Wiresahrk Ver 1.6.2,I can see the MSS value without problem... The MSS value in my test environment is 1460 bytes. I have enabled and disable large offload send but both not work. The problem I found is from the Wireshark Ver 1.6.3 Could someone help me to find out the root cause? Thanks! asked 03 Aug '12, 01:57 mp3hunter |
One Answer:
If there is a packet that is not correctly dissected in v1.8.1 but it is correctly dissected in v1.6.2, then please file a bug report on https://bugs.wireshark.org and attach the capture file. answered 03 Aug '12, 02:40 SYN-bit ♦♦ |