aboutsummaryrefslogtreecommitdiffstats
path: root/src/vnet/ip/ip4_error.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/vnet/ip/ip4_error.h')
-rw-r--r--src/vnet/ip/ip4_error.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/vnet/ip/ip4_error.h b/src/vnet/ip/ip4_error.h
index d2775636539..d9b56bc2f49 100644
--- a/src/vnet/ip/ip4_error.h
+++ b/src/vnet/ip/ip4_error.h
@@ -59,6 +59,7 @@
_ (SRC_LOOKUP_MISS, "ip4 source lookup miss") \
_ (DROP, "ip4 drop") \
_ (PUNT, "ip4 punt") \
+ _ (SAME_INTERFACE, "ip4 egrees interface same as ingress") \
\
/* Errors signalled by ip4-local. */ \
_ (UNKNOWN_PROTOCOL, "unknown ip protocol") \