http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=41994
User: cmaynard
Date: 2012/04/09 11:17 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
Since backporting must be manually applied anyway, other changes include fixing the displaying of the EOOL and NOP options, as well as other options without a dissect routine associated with them.
Directory: /trunk/epan/dissectors/
Changes Path Action
+30 -7 packet-ip.c Modified