Wireshark-commits: [Wireshark-commits] rev 46198: /trunk/epan/dissectors/ /trunk/epan/dissectors/:
Date: Mon, 26 Nov 2012 03:14:03 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=46198

User: guy
Date: 2012/11/25 07:14 PM

Log:
 If TSO support is enabled and, as a result, we assume an IP packet with
 zero as the total length is the result of TSO, report that specially, so
 that it's clearer why the we're reporting the length as non-zero when
 it's zero in the packet data.
 
 See
 
 	http://ask.wireshark.org/questions/16279/why-are-the-bytes-00-00-but-wireshark-shows-an-ip-total-length-of-2016

Directory: /trunk/epan/dissectors/
  Changes    Path           Action
  +30 -26    packet-ip.c    Modified