summaryrefslogtreecommitdiff
path: root/llc.h
diff options
context:
space:
mode:
authorGuy Harris <guy@alum.mit.edu>2013-04-13 18:45:19 -0700
committerGuy Harris <guy@alum.mit.edu>2013-04-13 18:45:19 -0700
commit30ee65f07a55fd4d0dfdf3e344c6c8a443990320 (patch)
tree3ff870bb5fa3484f7271cfa935a05dd686221965 /llc.h
parent655b53ac19537a6b8f77f83127c35a6256083365 (diff)
downloadtcpdump-30ee65f07a55fd4d0dfdf3e344c6c8a443990320.tar.gz
There's another Cisco-private encapsulation of BPDUs.
At least according to the Wireshark STP dissector, SNAP frames with the Cisco OUI and a PID of 0x010c contain BPDUs, for "VLAN Bridge".
Diffstat (limited to 'llc.h')
-rw-r--r--llc.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/llc.h b/llc.h
index faa72561..66046699 100644
--- a/llc.h
+++ b/llc.h
@@ -106,6 +106,7 @@
#define PID_CISCO_DTP 0x2004 /* Cisco Dynamic Trunk Protocol */
#define PID_CISCO_UDLD 0x0111 /* Unidirectional Link Detection */
#define PID_CISCO_PVST 0x010b /* Per VLAN Spanning Tree+ and RPVST+ */
+#define PID_CISCO_VLANBRIDGE 0x010c /* "VLAN Bridge", according to Wireshark */
/*
* PIDs for use with OUI_RFC2684.