mirror of
https://git.proxmox.com/git/mirror_frr
synced 2025-08-14 02:53:55 +00:00
bgpd: fix spelling of CLUSTER_LIST
This commit is contained in:
parent
cadc4cf05d
commit
452db84a79
@ -50,7 +50,7 @@ static const struct message attr_str [] =
|
||||
{ BGP_ATTR_AGGREGATOR, "AGGREGATOR" },
|
||||
{ BGP_ATTR_COMMUNITIES, "COMMUNITY" },
|
||||
{ BGP_ATTR_ORIGINATOR_ID, "ORIGINATOR_ID" },
|
||||
{ BGP_ATTR_CLUSTER_LIST, "CLUSTERLIST" },
|
||||
{ BGP_ATTR_CLUSTER_LIST, "CLUSTER_LIST" },
|
||||
{ BGP_ATTR_DPA, "DPA" },
|
||||
{ BGP_ATTR_ADVERTISER, "ADVERTISER"} ,
|
||||
{ BGP_ATTR_RCID_PATH, "RCID_PATH" },
|
||||
|
Loading…
Reference in New Issue
Block a user