aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-cisco-oui.c
diff options
context:
space:
mode:
authorJörg Mayer <jmayer@loplof.de>2007-04-14 01:07:36 +0000
committerJörg Mayer <jmayer@loplof.de>2007-04-14 01:07:36 +0000
commit8f3934e24308dd7d19d1f6b2531c62e3931c4c75 (patch)
tree6adebf841fe1b0d6253a16370535d8e1f0e73c5f /epan/dissectors/packet-cisco-oui.c
parentd5b5c41fa9fb2001bd6f3298f7235e39c7f1cc69 (diff)
Beginnings of a Cisco ERSPAN dissector - the only thing missing is the code
to actually call this (aka to handle the ambiguities of DLT values). svn path=/trunk/; revision=21427
Diffstat (limited to 'epan/dissectors/packet-cisco-oui.c')
-rw-r--r--epan/dissectors/packet-cisco-oui.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/epan/dissectors/packet-cisco-oui.c b/epan/dissectors/packet-cisco-oui.c
index 92bbfc8beb..ed50219ebb 100644
--- a/epan/dissectors/packet-cisco-oui.c
+++ b/epan/dissectors/packet-cisco-oui.c
@@ -71,3 +71,4 @@ proto_register_cisco_oui(void)
llc_add_oui(OUI_CISCO, "llc.cisco_pid", "Cisco OUI PID", &hf);
}
+