https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=7007
Summary: Add support for DVB Bouquet Association Table (BAT)
Product: Wireshark
Version: SVN
Platform: All
OS/Version: All
Status: NEW
Severity: Enhancement
Priority: Low
Component: Wireshark
AssignedTo: bugzilla-admin@xxxxxxxxxxxxx
ReportedBy: gmsoft@xxxxxxxxxxxx
Build Information:
N/A
--
This patch adds support for the DVB Bouquet Association Table (BAT) from ETSI
EN 300 468.
With this last patch, the support for the DVB SI table is quite complete.
I couldn't find any usage of the other tables defined in that spec.
This should resolve bug #4848 :)
Not all descriptors are implemented but I've coded the ones I've found in
various capture/sources I have at my disposal. I think the ones that I've left
out are very rare if not used at all.
Regarding replacing case values with marcos, I've tried it and I don't like it
since it makes the code less readable and doesn't help if you want to keep
everything ordered properly.
--
Configure bugmail: https://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.