https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=6159
Summary: Add IPv6 dissection to PDCP LTE dissector
Product: Wireshark
Version: SVN
Platform: Other
OS/Version: All
Status: NEW
Severity: Enhancement
Priority: Low
Component: Wireshark
AssignedTo: bugzilla-admin@xxxxxxxxxxxxx
ReportedBy: pascal.quantin@xxxxxxxxx
Build Information:
Paste the COMPLETE build information from "Help->About Wireshark", "wireshark
-v", or "tshark -v".
--
The attached patch enhances the "show_user_plane_as_ip" option by checking the
IP version and calling the right dissector accordingly (instead of assuming
that the payload is IPv4). If the payload does not correspond to either IPv4 or
IPv6, the data dissector is called.
--
Configure bugmail: https://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.