]> git.proxmox.com Git - mirror_frr.git/commit
bgpd: Allow 'no set community`
authorDonald Sharp <sharpd@cumulusnetworks.com>
Sun, 16 Dec 2018 18:54:41 +0000 (13:54 -0500)
committerDonald Sharp <sharpd@cumulusnetworks.com>
Wed, 19 Dec 2018 12:09:44 +0000 (07:09 -0500)
commit2929de9ecda25d39249fc193127659be7195f430
treedb7e403b04a44805f1213d8dd6fb732566b38666
parentf944fe9b004be9c6076f2fed3004a85fc284cad1
bgpd: Allow 'no set community`

Allow user to enter `no set community` to remove the community
set for the route-map.

Fixes: #3491
Signed-off-by: Donald Sharp <sharpd@cumulusnetworks.com>
bgpd/bgp_routemap.c