]> git.puffer.fish Git - matthieu/frr.git/commit
bgpd: Add route-map `match alias` command
authorDonatas Abraitis <donatas.abraitis@gmail.com>
Sun, 18 Jul 2021 09:14:24 +0000 (12:14 +0300)
committerDonatas Abraitis <donatas.abraitis@gmail.com>
Wed, 21 Jul 2021 06:26:14 +0000 (09:26 +0300)
commit2690f18cc85fd3e93bb4aa7330643ea8f7f30267
treedf8d7a0b41bca9e6462984ed63a0408826207fef
parent2e69d1e4f340b53cb5bd6bd50f490121aef689d8
bgpd: Add route-map `match alias` command

Will be handy to filter BGP prefixes by using BGP community alias
instead of numerical community values.

Signed-off-by: Donatas Abraitis <donatas.abraitis@gmail.com>
bgpd/bgp_routemap.c
bgpd/bgp_routemap_nb.c
bgpd/bgp_routemap_nb.h
bgpd/bgp_routemap_nb_config.c
lib/routemap.h
lib/routemap_cli.c
yang/frr-bgp-route-map.yang