X-Git-Url: https://gerrit.fd.io/r/gitweb?a=blobdiff_plain;f=src%2Fvnet%2Fapi_errno.h;h=707fec4be2ff74e0b62bd50b10b48fb159662ebc;hb=f051072f8518097cbce1a8a20510c4e43cb7167c;hp=be2100a5c29dcb61f3233582d0d97ba9bb8ed8b1;hpb=7e2c31aba2aa9c2ffbcce235a8cc3c673aba2d2e;p=vpp.git diff --git a/src/vnet/api_errno.h b/src/vnet/api_errno.h index be2100a5c29..707fec4be2f 100644 --- a/src/vnet/api_errno.h +++ b/src/vnet/api_errno.h @@ -134,7 +134,8 @@ _(APP_CONNECT_FILTERED, -141, "Connect was filtered") \ _(ACL_IN_USE_INBOUND, -142, "Inbound ACL in use") \ _(ACL_IN_USE_OUTBOUND, -143, "Outbound ACL in use") \ _(INIT_FAILED, -144, "Initialization Failed") \ -_(NETLINK_ERROR, -145, "netlink error") +_(NETLINK_ERROR, -145, "netlink error") \ +_(BIER_BSL_UNSUP, -146, "BIER bit-string-length unsupported") typedef enum {