X-Git-Url: https://gerrit.fd.io/r/gitweb?a=blobdiff_plain;f=src%2Fvnet%2Ftcp%2Ftcp_error.def;h=44bf0c04168596bdb0bdd60ed3bfe2b99a2ea845;hb=f9d0568344b4766bc1ddc1be9a7e9afd00e2d832;hp=8f006dfc287b9b3abd9ab79688d9fb8ab78761a6;hpb=78c568905724af785e90185fd89fa8717b3b35c2;p=vpp.git diff --git a/src/vnet/tcp/tcp_error.def b/src/vnet/tcp/tcp_error.def index 8f006dfc287..44bf0c04168 100644 --- a/src/vnet/tcp/tcp_error.def +++ b/src/vnet/tcp/tcp_error.def @@ -44,4 +44,5 @@ tcp_error (FILTERED, "Packets filtered") tcp_error (OPTIONS, "Could not parse options") tcp_error (PAWS, "PAWS check failed") tcp_error (RCV_WND, "Segment not in receive window") -tcp_error (FIN_RCVD, "FINs received") \ No newline at end of file +tcp_error (FIN_RCVD, "FINs received") +tcp_error (LINK_LOCAL_RW, "No rewrite for link local connection") \ No newline at end of file