Wireshark-bugs: [Wireshark-bugs] [Bug 11580] Incorrect parsing of NTP datagrams with SHA1 based

Date: Fri, 09 Oct 2015 09:45:45 +0000

Comment # 5 on bug 11580 from
Created attachment 13904 [details]
Screen shot of incorrect parsing of NTP.

Simple screen shot from Version 1.99.9 (v1.99.9-0-g52a4a78 from master) of
Wireshark trying to parse a NTP UDP datagram with SHA1 based MAC. Note the key
ID and the extension length. The key ID should really be 12 (00 00 00 0c), but
00 0c being parsed as extention length forces the key ID to extracted from
parts of the real MAC.


You are receiving this mail because:
  • You are watching all bug changes.