diff options
| author | Donald Sharp <sharpd@nvidia.com> | 2023-10-10 16:45:00 -0400 |
|---|---|---|
| committer | Donald Sharp <sharpd@nvidia.com> | 2023-10-10 16:45:00 -0400 |
| commit | 59c3a491667d8022f996af65612d476ec964049c (patch) | |
| tree | 93acf50a3f6780796213456ce45147df173dcc2b /bgpd/bgp_errors.h | |
| parent | f75d9050fc16469b519630abe7ed61de725e64a5 (diff) | |
Revert "bgpd: store bgp link-state prefixes"
This reverts commit 39a8d354c11f6f063fa5154f5807e7a0c9b04b46.
Diffstat (limited to 'bgpd/bgp_errors.h')
| -rw-r--r-- | bgpd/bgp_errors.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/bgpd/bgp_errors.h b/bgpd/bgp_errors.h index bc6b5a4a3d..4567f87835 100644 --- a/bgpd/bgp_errors.h +++ b/bgpd/bgp_errors.h @@ -59,7 +59,6 @@ enum bgp_log_refs { EC_BGP_EVPN_INSTANCE_MISMATCH, EC_BGP_FLOWSPEC_PACKET, EC_BGP_FLOWSPEC_INSTALLATION, - EC_BGP_LINKSTATE_PACKET, EC_BGP_ASPATH_FEWER_HOPS, EC_BGP_DEFUNCT_SNPA_LEN, EC_BGP_MISSING_ATTRIBUTE, |
