https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=4325
Summary: Mobile IP long extension parsing
Product: Wireshark
Version: SVN
Platform: x86-64
OS/Version: Linux (other)
Status: NEW
Severity: Minor
Priority: Low
Component: Wireshark
AssignedTo: wireshark-bugs@xxxxxxxxxxxxx
ReportedBy: martin@xxxxxxxxxxxxxx
Build Information:
--
Parsing of Mobile IP extension in the long format (type, subtype, length) is
#ifdefed out, as the check for extension type was implemented incorrectly. This
results in incorrect parsing of such long extensions, and extensions following
such.
The attached patch fixes the check for types with the long extension format and
re-enables it.
--
Configure bugmail: https://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.