aboutsummaryrefslogtreecommitdiffstats
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 7f5d8ef6b9..cf6ea2860d 100644
--- a/ipproto.c
+++ b/ipproto.c
@@ -178,6 +178,7 @@ static const value_string ipproto_val[] = {
{ IP_PROTO_FC, "Fibre Channel" },
{ IP_PROTO_RSVPE2EI,"RSVP E2EI" },
{ IP_PROTO_MIPV6, "Mobile IPv6" },
+ { IP_PROTO_AX4000, "AX/4000 Testframe" },
{ IP_PROTO_NCS_HEARTBEAT,"Novell NCS Heartbeat" },
{ 0, NULL },
};