diff options
| author | Mark Stapp <mjs@voltanet.io> | 2020-12-01 17:17:59 -0500 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-12-01 17:17:59 -0500 |
| commit | b238167a9b2df075e83f75e3bf527c03ff9b000e (patch) | |
| tree | 6b0aa787e8cb8433da7a25732d050fd4e7326e43 /zebra/zebra_errors.h | |
| parent | 9a4e959bd34b524454baa4e9bb9a7a34c26673c2 (diff) | |
| parent | 8c74d904d4d85c129fd0e5459008aa0e3ca80bd4 (diff) | |
Merge pull request #7645 from sworleys/NHG-IFP-Error2Log
zebra: make a couple NHG errors debugs
Diffstat (limited to 'zebra/zebra_errors.h')
| -rw-r--r-- | zebra/zebra_errors.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/zebra/zebra_errors.h b/zebra/zebra_errors.h index 03953ed17f..fc0382a6cd 100644 --- a/zebra/zebra_errors.h +++ b/zebra/zebra_errors.h @@ -75,7 +75,6 @@ enum zebra_log_refs { EC_ZEBRA_NHG_TABLE_INSERT_FAILED, EC_ZEBRA_NHG_SYNC, EC_ZEBRA_NHG_FIB_UPDATE, - EC_ZEBRA_IF_LOOKUP_FAILED, EC_ZEBRA_NS_NO_DEFAULT, EC_ZEBRA_PBR_RULE_UPDATE, /* warnings */ |
