bgpd: fix spelling of CLUSTER_LIST

This commit is contained in:
Denis Ovsienko 2011-10-10 16:52:20 +04:00
parent cadc4cf05d
commit 452db84a79

View File

@ -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" },