X-Git-Url: https://gerrit.fd.io/r/gitweb?a=blobdiff_plain;f=src%2Fvnet%2Fip%2Fip4_error.h;h=dce3dd4c1ab376015a49d79e644a2e2f2fb758b4;hb=d724e4f43b1d143a3f35492bce72fdc3e8af553e;hp=073555a83b07efbd0c9686eac45c0709b491e44b;hpb=dc3e9664858df680accca7324299b633bf60397d;p=vpp.git diff --git a/src/vnet/ip/ip4_error.h b/src/vnet/ip/ip4_error.h index 073555a83b0..dce3dd4c1ab 100644 --- a/src/vnet/ip/ip4_error.h +++ b/src/vnet/ip/ip4_error.h @@ -67,9 +67,6 @@ _ (UDP_CHECKSUM, "bad udp checksum") \ _ (UDP_LENGTH, "inconsistent udp/ip lengths") \ \ - /* Errors signalled by ip4-source-check. */ \ - _ (UNICAST_SOURCE_CHECK_FAILS, "ip4 unicast source check fails") \ - \ /* Spoofed packets in ip4-rewrite-local */ \ _ (SPOOFED_LOCAL_PACKETS, "ip4 spoofed local-address packet drops") \ \