aboutsummaryrefslogtreecommitdiffstats
path: root/oui.h
diff options
context:
space:
mode:
authorJörg Mayer <jmayer@loplof.de>2005-08-27 05:17:35 +0000
committerJörg Mayer <jmayer@loplof.de>2005-08-27 05:17:35 +0000
commit9653fbb81b8af190f0d1592332b014610dc46c05 (patch)
tree13fdfcd433e39732eb891706ec65bcea6fe734d3 /oui.h
parent3fd95d2433d62a6785c741a51ba950cdcba71698 (diff)
Add classification of an aironet proprietary L2 protocol
in both, Ethernet V2 and IEEE802.3 SNAP packets. svn path=/trunk/; revision=15561
Diffstat (limited to 'oui.h')
-rw-r--r--oui.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/oui.h b/oui.h
index fce1d1adb5..ce1baa2827 100644
--- a/oui.h
+++ b/oui.h
@@ -30,6 +30,7 @@
#define OUI_CISCO 0x00000C /* Cisco (future use) */
#define OUI_NORTEL 0x000081 /* Nortel SONMP */
#define OUI_CISCO_90 0x0000F8 /* Cisco (IOS 9.0 and above?) */
+#define OUI_CISCOWL 0x004096 /* Cisco Wireless (Aironet) */
#define OUI_BRIDGED 0x0080C2 /* Bridged Frame-Relay, RFC 2427 */
/* and Bridged ATM, RFC 2684 */
#define OUI_ATM_FORUM 0x00A03E /* ATM Forum */