[patch/bgpctl] Add support for extended communities (updated)

2017-06-03 Thread Denis Fondras
(forgot to add the manual bit in the previous patch) Hello, Here is a patch to allow usage of extended communities with bgpctl : bgpctl show ip bgp ext-community rt 10:10 bgpctl netw add 2001:db8:1::/64 ext soo 10:50 Denis Index: bgpctl/bgpctl.8

[patch/bgpctl] Add support for extended communities

2017-06-03 Thread Denis Fondras
Hello, Here is a patch to allow usage of extended communities with bgpctl : bgpctl show ip bgp ext-community rt 10:10 bgpctl netw add 2001:db8:1::/64 ext soo 10:50 Denis Index: bgpctl/bgpctl.c === RCS file: /cvs/src/usr.sbin/bgpctl