summaryrefslogtreecommitdiffstats
path: root/epan/oui.h
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-09-19 04:14:53 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-09-19 04:14:53 +0000
commita86c5f7cae7ec9a3398300555a0b644689d946a1 (patch)
tree39fe4b107c71174fd1e8a8ceb9a4d2aa14116248 /epan/oui.h
parentReleasing progress-linux version 4.2.6-1~progress7.99u1. (diff)
downloadwireshark-a86c5f7cae7ec9a3398300555a0b644689d946a1.tar.xz
wireshark-a86c5f7cae7ec9a3398300555a0b644689d946a1.zip
Merging upstream version 4.4.0.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'epan/oui.h')
-rw-r--r--epan/oui.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/epan/oui.h b/epan/oui.h
index 4d32efba..b951983f 100644
--- a/epan/oui.h
+++ b/epan/oui.h
@@ -79,6 +79,7 @@
#define OUI_EXTREME 0x00E02B /* Extreme EDP/ESRP */
#define OUI_CABLE_BPDU 0x00E02F /* DOCSIS spanning tree BPDU */
#define OUI_FOUNDRY 0x00E052 /* Foundry */
+#define OUI_PROFINET_MULTICAST 0x010ECF /* PROFIBUS Nutzerorganisation e.V. */
#define OUI_SIEMENS 0x080006 /* Siemens AG */
#define OUI_APPLE_ATALK 0x080007 /* Appletalk */
#define OUI_HP 0x080009 /* Hewlett-Packard */
@@ -96,6 +97,7 @@
#define OUI_3GPP2 0xCF0002 /* 3GPP2 */
#define OUI_AVAYA_EXTREME2 0xD88466 /* Avaya Extreme Fabric */
#define OUI_ALCATEL_LUCENT 0xDC0856 /* Alcatel-Lucent */
+#define OUI_THREAD 0xEAB89B /* Thread */
#endif