Handle buffer alloc failure in vlib_buffer_add_data
[vpp.git] / src / vnet / ip / icmp6.h
index a426512..628d225 100644 (file)
      "neighbor discovery unsupported  interface")                       \
   _ (ROUTER_SOLICITATION_RADV_NOT_CONFIG,                               \
      "neighbor discovery not configured")                               \
-  _ (ROUTER_SOLICITATION_DEST_UNKNOWN,                                  \
-     "router solicitations for unknown destination")                    \
-  _ (ROUTER_SOLICITATION_SOURCE_UNKNOWN,                                \
-     "router solicitations for unknown source")                         \
   _ (ROUTER_ADVERTISEMENT_SOURCE_NOT_LINK_LOCAL,                        \
      "router advertisement source not link local")                      \
   _ (ROUTER_ADVERTISEMENTS_TX, "router advertisements sent")            \
@@ -49,8 +45,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