]> git.puffer.fish Git - mirror/frr.git/commit
bgpd: Handle Origin Validation State extended community via route-map match 11899/head
authorDonatas Abraitis <donatas@opensourcerouting.org>
Wed, 31 Aug 2022 20:00:26 +0000 (23:00 +0300)
committerDonatas Abraitis <donatas@opensourcerouting.org>
Sun, 4 Sep 2022 18:54:47 +0000 (21:54 +0300)
commit324e8b1f79ccd00f75cdb8ba95ba0c0ee5e82b4d
tree8bdf9184e44c469d672a0e2864fa7ae931f05b40
parent7b27cf7bbdf24521ddb780298d998a167226c684
bgpd: Handle Origin Validation State extended community via route-map match

Add an ability to match via route-maps. An additional route-map command

`match rpki-extcommunity <invalid|notfound|valid>` added.

Signed-off-by: Donatas Abraitis <donatas@opensourcerouting.org>
bgpd/bgp_ecommunity.h
bgpd/bgp_routemap.c
bgpd/bgp_routemap_nb.c
bgpd/bgp_routemap_nb.h
bgpd/bgp_routemap_nb_config.c
doc/user/rpki.rst
lib/routemap.h
lib/routemap_cli.c
yang/frr-bgp-route-map.yang