diff options
Diffstat (limited to 'zebra/zebra_errors.h')
| -rw-r--r-- | zebra/zebra_errors.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/zebra/zebra_errors.h b/zebra/zebra_errors.h index c3cdc4ed42..0af5f8a551 100644 --- a/zebra/zebra_errors.h +++ b/zebra/zebra_errors.h @@ -96,6 +96,7 @@ enum zebra_log_refs { EC_ZEBRA_VRF_NOT_FOUND, EC_ZEBRA_MORE_NH_THAN_MULTIPATH, EC_ZEBRA_NEXTHOP_CREATION_FAILED, + EC_ZEBRA_RX_ROUTE_NO_NEXTHOPS, EC_ZEBRA_RX_SRCDEST_WRONG_AFI, EC_ZEBRA_PSEUDOWIRE_EXISTS, EC_ZEBRA_PSEUDOWIRE_UNINSTALL_NOT_FOUND, |
