aboutsummaryrefslogtreecommitdiffstats
path: root/packet-ethertype.c
diff options
context:
space:
mode:
authorGuy Harris <guy@alum.mit.edu>2003-11-27 21:09:43 +0000
committerGuy Harris <guy@alum.mit.edu>2003-11-27 21:09:43 +0000
commit254f2f790b406ce5f4e74ca7e3162f0c686f8385 (patch)
tree2907608aa862ca54ee367ac2663d9b05ae735772 /packet-ethertype.c
parentb2c0b30ff90ff94452e6d331f51b8c9a4e5166c7 (diff)
From Erwin Rol: RTCFG support.
Add in a URL to the RTNET home page. svn path=/trunk/; revision=9102
Diffstat (limited to 'packet-ethertype.c')
-rw-r--r--packet-ethertype.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/packet-ethertype.c b/packet-ethertype.c
index 38aa4e1c87..7df50ceda7 100644
--- a/packet-ethertype.c
+++ b/packet-ethertype.c
@@ -1,7 +1,7 @@
/* ethertype.c
* Routines for calling the right protocol for the ethertype.
*
- * $Id: packet-ethertype.c,v 1.40 2003/11/17 18:23:34 ulfl Exp $
+ * $Id: packet-ethertype.c,v 1.41 2003/11/27 21:09:42 guy Exp $
*
* Gilbert Ramirez <gram@alumni.rice.edu>
*
@@ -83,6 +83,7 @@ const value_string etype_vals[] = {
{ETHERTYPE_CGMP, "Cisco Group Management Protocol" },
{ETHERTYPE_SLOW_PROTOCOLS, "Slow Protocols" },
{ETHERTYPE_RTNET, "RTNET Protocol" },
+ {ETHERTYPE_RTCFG, "RTCFG Protocol" },
{ETHERTYPE_PROFINET, "PROFInet" },
/*