X-Git-Url: https://gerrit.fd.io/r/gitweb?a=blobdiff_plain;f=src%2Fvnet%2Fip%2Fip4_error.h;h=338d91ec0aeb69b415531c454a225d15b5fa6365;hb=d0f70a346d99619000f7a5349178af2d33bf6005;hp=15828e39ac546409b6c497e3f45be53828c19b67;hpb=aefbedeb5da326475230c31e75d0d9d6d0de8656;p=vpp.git diff --git a/src/vnet/ip/ip4_error.h b/src/vnet/ip/ip4_error.h index 15828e39ac5..338d91ec0ae 100644 --- a/src/vnet/ip/ip4_error.h +++ b/src/vnet/ip/ip4_error.h @@ -87,7 +87,8 @@ _ (REASS_DUPLICATE_FRAGMENT, "duplicate/overlapping fragments") \ _ (REASS_LIMIT_REACHED, "drops due to concurrent reassemblies limit") \ _ (REASS_TIMEOUT, "fragments dropped due to reassembly timeout") \ - _ (REASS_MALFORMED_PACKET, "malformed packets") + _ (REASS_MALFORMED_PACKET, "malformed packets") \ + _ (REASS_INTERNAL_ERROR, "drops due to internal reassembly error") typedef enum {