]> The Tcpdump Group git mirrors - tcpdump/blobdiff - ipproto.c
Makefile.in: don't remove configure and config.h.in in make distclean.
[tcpdump] / ipproto.c
index 58ceeeba445055618ffa30b823cf8252fc8356c8..a3b0714a5a3431c5858e4b45e19db2b089a8e156 100644 (file)
--- a/ipproto.c
+++ b/ipproto.c
@@ -50,6 +50,7 @@ const struct tok ipproto_values[] = {
     { IPPROTO_PGM, "PGM" },
     { IPPROTO_SCTP, "SCTP" },
     { IPPROTO_MOBILITY, "Mobility" },
+    { IPPROTO_ETHERNET, "Ethernet" },
     { 0, NULL }
 };