summaryrefslogtreecommitdiff
path: root/trafgen_proto.h
diff options
context:
space:
mode:
Diffstat (limited to 'trafgen_proto.h')
-rw-r--r--trafgen_proto.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/trafgen_proto.h b/trafgen_proto.h
index cdcffdc..5528704 100644
--- a/trafgen_proto.h
+++ b/trafgen_proto.h
@@ -17,6 +17,7 @@ enum proto_id {
PROTO_MPLS,
PROTO_IP4,
PROTO_IP6,
+ PROTO_ICMP6,
PROTO_UDP,
PROTO_TCP,
};