ipsec: Support MPLS over IPSec[46] interface
[vpp.git] / src / vnet / ip / icmp6.h
index 9a3487b..7a5eef5 100644 (file)
@@ -15,6 +15,8 @@
 #ifndef included_vnet_icmp6_h
 #define included_vnet_icmp6_h
 
+#include <vnet/ip/icmp46_packet.h>
+
 #define foreach_icmp6_error                                             \
   _ (NONE, "valid packets")                                             \
   _ (UNKNOWN_TYPE, "unknown type")                                      \
@@ -45,8 +47,9 @@
   _ (DEST_UNREACH_SENT, "destination unreachable response sent")       \
   _ (PACKET_TOO_BIG_SENT, "packet too big response sent")              \
   _ (TTL_EXPIRE_SENT, "hop limit exceeded response sent")              \
-  _ (PARAM_PROBLEM_SENT, "parameter Pproblem response sent")           \
-  _ (DROP, "error message dropped")
+  _ (PARAM_PROBLEM_SENT, "parameter problem response sent")            \
+  _ (DROP, "error message dropped")                                    \
+  _ (ALLOC_FAILURE, "buffer allocation failure")
 
 
 typedef enum