]> git.puffer.fish Git - mirror/frr.git/commit
bgpd: fix "no match rpki" in route-map 12087/head
authorAlexander Chernavin <achernavin@netgate.com>
Mon, 10 Oct 2022 13:17:54 +0000 (13:17 +0000)
committerAlexander Chernavin <achernavin@netgate.com>
Tue, 11 Oct 2022 10:39:50 +0000 (10:39 +0000)
commit87c3ed1bf82ae84eae6c9848b4c53de721671401
treedd09d71fdf36676207a3db5569115af728eb3abc
parentafd4d90111125e35a6023a2ca27512396a57a33a
bgpd: fix "no match rpki" in route-map

With this fix, make "no match rpki" in a route-map actually remove the
node in the candidate configuration instead of creating it.

Signed-off-by: Alexander Chernavin <achernavin@netgate.com>
bgpd/bgp_rpki.c