Wireshark-commits: [Wireshark-commits] rev 27171: /trunk/epan/dissectors/ /trunk/epan/dissectors/: packet-cdp.c
From:
jake@xxxxxxxxxxxxx
Date: Tue, 06 Jan 2009 19:58:43 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=27171
User: jake
Date: 2009/01/06 11:58 AM
Log:
Fix for bug 3112:
CDP checksum calculation has some deviations from the RFC 1071 Internet checksum
algorithm, in particular when faced with odd length packets.
Directory: /trunk/epan/dissectors/
Changes Path Action
+35 -4 packet-cdp.c Modified