Wireshark-bugs: [Wireshark-bugs] [Bug 8521] New: Do not dissect "Mandatory Extension Headers" in
Bug ID |
8521
|
Summary |
Do not dissect "Mandatory Extension Headers" in DVB-S2 dissector
|
Classification |
Unclassified
|
Product |
Wireshark
|
Version |
SVN
|
Hardware |
All
|
OS |
All
|
Status |
UNCONFIRMED
|
Severity |
Enhancement
|
Priority |
Low
|
Component |
Wireshark
|
Assignee |
bugzilla-admin@wireshark.org
|
Reporter |
storm+wireshark@chemicalstorm.org
|
Created attachment 10454 [details]
Do not dissect GSE's Mandatory Extension Headers
Build Information:
Version 1.9.2 (SVN Rev 48544 from /trunk)
Copyright 1998-2013 Gerald Combs <gerald@wireshark.org> and contributors.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
Compiled (64-bit) with GTK+ 2.20.1, with Cairo 1.10.2, with Pango 1.28.3, with
GLib 2.24.2, with libpcap, with libz 1.2.3.4, with POSIX capabilities (Linux),
without libnl, with SMI 0.4.8, with c-ares 1.7.3, with Lua 5.1, without Python,
with GnuTLS 2.8.6, with Gcrypt 1.4.5, with MIT Kerberos, with GeoIP, with
PortAudio V19-devel (built Nov 25 2010), with AirPcap.
Running on Linux 2.6.32-5-amd64, with locale fr_FR.UTF-8, with libpcap version
1.1.1, with libz 1.2.3.4, GnuTLS 2.8.6, Gcrypt 1.4.5, without AirPcap.
Intel(R) Pentium(R) Dual CPU E2200 @ 2.20GHz
Built using gcc 4.4.5.
--
According to ETSI TS 102 771 (GSE implementation guidelines), "mandatory
extension headers" - when GSE's protocol type field is (strictly) less than 256
(0x100) - are of 'pre-defined length (and format) that must be known by all GSE
receivers'.
As a consequence, I think it is better to not dissect them and display such
headers as part of GSE PDU.
You are receiving this mail because:
- You are watching all bug changes.