summaryrefslogtreecommitdiff
path: root/ipproto.c
diff options
context:
space:
mode:
Diffstat (limited to 'ipproto.c')
-rw-r--r--ipproto.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/ipproto.c b/ipproto.c
index 58ceeeba..a3b0714a 100644
--- 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 }
};