aboutsummaryrefslogtreecommitdiffstats
path: root/epan/oui.h
diff options
context:
space:
mode:
authorJérôme Pouiller <jerome.pouiller@silabs.com>2022-09-21 17:46:22 +0200
committerAlexis La Goutte <alexis.lagoutte@gmail.com>2022-09-30 18:37:13 +0000
commit692f95902581cb41d427ed83af3c21b78d18cce1 (patch)
tree5c59b8f71d8c54117d6afb941272304afa28f8a9 /epan/oui.h
parenta1e2f3b3f58a4a858331de8b10cd9247300e81d4 (diff)
Add Wi-SUN OUI
For now the Wi-SUN OUI is not yet used.
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 08fdce289f..4d32efbace 100644
--- a/epan/oui.h
+++ b/epan/oui.h
@@ -83,6 +83,7 @@
#define OUI_APPLE_ATALK 0x080007 /* Appletalk */
#define OUI_HP 0x080009 /* Hewlett-Packard */
#define OUI_CERN 0x080030 /* CERN, The European Organization for Nuclear Research */
+#define OUI_WISUN 0x0C5A9E /* Wi-SUN */
#define OUI_IEEE_C37_238 0x1C129D /* IEEE PES PSRC/SUB Working Group H7/Sub C7 (IEEE PC37.238) */
#define OUI_HYTEC_GER 0x30B216 /* Hytec Geraetebau GmbH */
#define OUI_ZIGBEE 0x4A191B /* ZigBee Alliance */