--- embedaddon/quagga/bgpd/bgp_ecommunity.c 2012/02/21 17:26:11 1.1.1.1 +++ embedaddon/quagga/bgpd/bgp_ecommunity.c 2012/10/09 09:22:28 1.1.1.2 @@ -99,7 +99,7 @@ ecommunity_add_val (struct ecommunity *ecom, struct ec /* This function takes pointer to Extended Communites strucutre then create a new Extended Communities structure by uniq and sort each Extended Communities value. */ -static struct ecommunity * +struct ecommunity * ecommunity_uniq_sort (struct ecommunity *ecom) { int i;