aboutsummaryrefslogtreecommitdiffstats
path: root/epan/oui.h
diff options
context:
space:
mode:
authorYann Pomarède <yann.pomarede@gmail.com>2020-07-03 11:57:12 +0200
committerAlexis La Goutte <alexis.lagoutte@gmail.com>2020-07-08 06:29:00 +0000
commit7ed3180a29d21ec3266879814a70dba5a297fced (patch)
tree3adacb253144fc452a32a5651948949abcb4d429 /epan/oui.h
parente84d431e39b16c66fb2d98afbba8d851605cda8c (diff)
ieee80211: add VS SGDSN type 1 message
Bug: 16680 Change-Id: Ia540d252371a045e4d1c0b0e2eb87db8fa21fc31 Reviewed-on: https://code.wireshark.org/review/37681 Petri-Dish: Anders Broman <a.broman58@gmail.com> Reviewed-by: Alexis La Goutte <alexis.lagoutte@gmail.com>
Diffstat (limited to 'epan/oui.h')
-rw-r--r--epan/oui.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/epan/oui.h b/epan/oui.h
index 6395aa3b3c..62be80f46d 100644
--- a/epan/oui.h
+++ b/epan/oui.h
@@ -83,6 +83,7 @@
#define OUI_WFA 0x506F9A /* Wi-Fi Alliance */
#define OUI_MIST 0x5C5B35 /* Mist Systems */
#define OUI_SMPTE 0x6897E8 /* Society of Motion Picture and Television Engineers */
+#define OUI_SGDSN 0x6A5C35 /* Secrétariat Général de la Défense et de la Sécurité Nationale http://www.sgdsn.gouv.fr */
#define OUI_ONOS 0xA42305 /* Open Networking Laboratory (ONOS) */
#define OUI_3GPP2 0xCF0002 /* 3GPP2 */