X-Git-Url: https://gerrit.fd.io/r/gitweb?a=blobdiff_plain;f=src%2Fvnet%2Fapi_errno.h;fp=src%2Fvnet%2Fapi_errno.h;h=9e261d73763a2d846f4e0f7d022c265ef2033e0c;hb=cbe25aab3be72154f2c706c39eeba6a77f34450f;hp=2fbedf2eed6b51903ee9a23836f819d83499da84;hpb=96453fd2417ebd1d69354a7fb692976129cea80e;p=vpp.git diff --git a/src/vnet/api_errno.h b/src/vnet/api_errno.h index 2fbedf2eed6..9e261d73763 100644 --- a/src/vnet/api_errno.h +++ b/src/vnet/api_errno.h @@ -152,7 +152,8 @@ _(KEY_LENGTH, -156, "invalid Key Length") \ _(FIB_PATH_UNSUPPORTED_NH_PROTO, -157, "Unsupported FIB Path protocol") \ _(API_ENDIAN_FAILED, -159, "Endian mismatch detected") \ _(NO_CHANGE, -160, "No change in table") \ -_(MISSING_CERT_KEY, -161, "Missing certifcate or key") +_(MISSING_CERT_KEY, -161, "Missing certifcate or key") \ +_(LIMIT_EXCEEDED, -162, "limit exceeded") typedef enum {