Wireshark-bugs: [Wireshark-bugs] [Bug 12951] Implement RFC 6551 dissection in ICMPv6 dissector
Date: Sun, 09 Oct 2016 15:57:14 +0000

Comment # 4 on bug 12951 from
(In reply to Jaap Keuter from comment #3)
> Created attachment 14981 [details]
> Sample packet with protocol error

the unique difference i have detected is 'Length' field in 'Metric/Constraint'
valued as 0x02, i.e. Node Energy Object. i have checked rfc6551 and this object
may contain several sub-objects 2 bytes sized -as i think currently no TLVs are
defined-. so i do not catch the error.

nevertheless, the sample includes an two Link Color Objects, as the first one
is Type 1, it must be a recorded and flag R is not set. so i must fix this
error.

> This capture contains one errored field, which should not cause the rest of
> the packet to be dissected incorrectly.


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