]> git.puffer.fish Git - matthieu/frr.git/commit
bgpd: Move some non BGP-specific route-map functions to lib
authorDonatas Abraitis <donatas@opensourcerouting.org>
Thu, 10 Oct 2024 13:50:38 +0000 (16:50 +0300)
committerMergify <37929162+mergify[bot]@users.noreply.github.com>
Fri, 11 Oct 2024 11:17:59 +0000 (11:17 +0000)
commit524ad5c71f4063c5d39c3f75ee4e48870cd69091
treefa05a9689da4d6a4875c1006ce011b2a044b8e4f
parent739b8236ebd1c7cda82cedea8d348cd03f0e2496
bgpd: Move some non BGP-specific route-map functions to lib

They are managed under `frr-route-map`, not under `frr-bgp-route-map`.

Fixes: https://github.com/FRRouting/frr/issues/17055
Signed-off-by: Donatas Abraitis <donatas@opensourcerouting.org>
(cherry picked from commit b9a9be492e8dde39a0040bd1140893ccab83c2be)
bgpd/bgp_routemap.c
lib/routemap_cli.c