aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGuy Harris <gharris@sonic.net>2020-07-05 13:36:57 -0700
committerGuy Harris <gharris@sonic.net>2020-07-05 20:37:36 +0000
commitc3802e5af1f3817e64a90c0477aeca6f4f01fd9f (patch)
tree856dbfd95626c1ffce51327cd4d981fd18b87cd3
parent7c855fba83f17ac7982fffbfd0df368f778ed151 (diff)
DVB-S2-BB: update list of standards.
We refer to part 1 of ETSI TS 102 606, i.e. to ETSI TS 102 606-1. Add other parts if appropriate. That ultimately ends up pointing to RFC 4326, which, in turn, mentions two IANA registries. Change-Id: Ief3ff36bd4c92ab6b94f07f0a6b6a3aeacb2fa12 Reviewed-on: https://code.wireshark.org/review/37716 Reviewed-by: Guy Harris <gharris@sonic.net>
-rw-r--r--epan/dissectors/packet-dvb-s2-bb.c14
1 files changed, 13 insertions, 1 deletions
diff --git a/epan/dissectors/packet-dvb-s2-bb.c b/epan/dissectors/packet-dvb-s2-bb.c
index efd57099e0..9cb626d451 100644
--- a/epan/dissectors/packet-dvb-s2-bb.c
+++ b/epan/dissectors/packet-dvb-s2-bb.c
@@ -8,10 +8,22 @@
*
* Standards:
* ETSI EN 302 307 - Digital Video Broadcasting (DVB) - Framing Structure
- * ETSI TS 102 606 - Digital Video Broadcasting (DVB) - Generic Stream Encapsulation (GSE) Protocol
+ * ETSI TS 102 606-1 - Digital Video Broadcasting (DVB) - Generic Stream Encapsulation (GSE) Part 1: Protocol
* ETSI TS 102 771 - Digital Video Broadcasting (DVB) - GSE implementation guidelines
* SatLabs sl_561 - Mode Adaptation Interfaces for DVB-S2 equipment
* ETSI EN 301 545 - Digital Video Broadcasting (DVB) - Second Generation DVB Interactive Satellite System (DVB-RCS2)
+ * RFC 4326 - Unidirectional Lightweight Encapsulation (ULE) for Transmission of IP Datagrams over an MPEG-2 Transport Stream (TS)
+ * IANA registries:
+ *
+ * Mandatory Extension Headers (or link-dependent type fields) for ULE (Range 0-255 decimal):
+ *
+ * https://www.iana.org/assignments/ule-next-headers/ule-next-headers.xhtml#ule-next-headers-1
+ *
+ * and
+ *
+ * Optional Extension Headers for ULE (Range 256-511 decimal):
+ *
+ * https://www.iana.org/assignments/ule-next-headers/ule-next-headers.xhtml#ule-next-headers-2
*
* Copyright 2012, Tobias Rutz <tobias.rutz@work-microwave.de>
* Copyright 2013-2020, Thales Alenia Space