Wireshark-bugs: [Wireshark-bugs] [Bug 10156] New: EIGRP Sequence TLV Dissector Correction

Date: Sun, 01 Jun 2014 17:50:21 +0000
Bug ID 10156
Summary EIGRP Sequence TLV Dissector Correction
Classification Unclassified
Product Wireshark
Version Git
Hardware x86
OS All
Status UNCONFIRMED
Severity Normal
Priority Low
Component Dissection engine (libwireshark)
Assignee [email protected]
Reporter [email protected]

Created attachment 12785 [details]
EIGRP Hello packets with Sequence TLVs

Build Information:

--
Greetings,

In the EIGRP packet dissector, the dissector routine for the Sequence TLV (TLV
type 0x0003) dissected the TLV only up to the first address in the list.
However, the Sequence TLV contains a variably sized list of addresses. I have
pushed a patch to the Git site (https://code.wireshark.org/review/1911) that
corrects the dissector and I am creating this bug report to attach an example
packet capture to test the dissector.

Thanks!

Best regards,
Peter


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