aboutsummaryrefslogtreecommitdiffstats
path: root/etypes.h
diff options
context:
space:
mode:
Diffstat (limited to 'etypes.h')
-rw-r--r--etypes.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/etypes.h b/etypes.h
index fbb28c54ff..3655f5111e 100644
--- a/etypes.h
+++ b/etypes.h
@@ -188,6 +188,10 @@
#define ETHERTYPE_IPv6 0x86dd
#endif
+#ifndef ETHERTYPE_CISCOWL
+#define ETHERTYPE_CISCOWL 0x872d /* Cisco Wireless (Aironet) */
+#endif
+
#ifndef ETHERTYPE_MAC_CONTROL
#define ETHERTYPE_MAC_CONTROL 0x8808
#endif