Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-commits: [Wireshark-commits] rev 41995: /trunk-1.6/epan/dissectors/ /trunk-1.6/epan/disse

Date: Mon, 09 Apr 2012 18:22:06 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=41995

User: cmaynard
Date: 2012/04/09 11:22 AM

Log:
 Set the minimum length of the Internet Timestamp option to 4 bytes instead of 5.  RFC 791 only states that the smallest legal value of the pointer is 5, not the smallest size for the option itself.  Fixes https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=7043

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