X-Git-Url: https://git.tcpdump.org/tcpdump/blobdiff_plain/32e24ead3b2a171e5f5eff50d7231c2514eda9b4..refs/pull/1034/head:/oui.h diff --git a/oui.h b/oui.h index 70708e2c..3c824756 100644 --- a/oui.h +++ b/oui.h @@ -40,12 +40,15 @@ extern const struct tok smi_values[]; #define OUI_ONLAB 0xa42305 /* Open Networking Lab */ #define OUI_FREESCALE 0x00049f /* Freescale */ #define OUI_NETRONOME 0x0015ad /* Netronome */ +#define OUI_BROADCOM 0x001018 /* Broadcom */ +#define OUI_PMC_SIERRA 0x00e004 /* PMC-Sierra */ +#define OUI_ERICSSON 0xd0f0db /* Ericsson */ /* * These are SMI Network Management Private Enterprise Codes for * organizations; see * - * http://www.iana.org/assignments/enterprise-numbers + * https://www.iana.org/assignments/enterprise-numbers * * for a list. *