https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=6798
Summary: Add support for GMR-1 BCCH dissection
Product: Wireshark
Version: SVN
Platform: All
OS/Version: All
Status: NEW
Severity: Enhancement
Priority: Low
Component: Wireshark
AssignedTo: bugzilla-admin@xxxxxxxxxxxxx
ReportedBy: 246tnt@xxxxxxxxx
Build Information:
Paste the COMPLETE build information from "Help->About Wireshark", "wireshark
-v", or "tshark -v".
--
This is a set of 4 patches that add initial support for GMR-1 dissections.
Those are for BCCH only so far. (the rest will be coming soon as well :)
- First patch add basic infrastructure / template
- Second and third patch add disection of some Segment (2A,2Abis,3A). A lot of
other segments are currently not decoded.
- Final patch modifies GSMTap dissector to call gmr1_bcch when appropriate
I ran the patch through checkAPIs.pl (no errors), and checkhf.pl (one false
positive reported). I also ran it for some time through fuzz-test.sh with no
problems.
--
Configure bugmail: https://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.