]> git.puffer.fish Git - mirror/frr.git/commit
bgpd: Move some non BGP-specific route-map functions to lib 17066/head
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:16:15 +0000 (11:16 +0000)
commit3be4912e0034fa1bda41b3d06d70bddf1495580c
tree829e81c3ad7e12f325c9483a02a27db08f94a544
parent235ee0c88c9e09b3b7107c7e5ccba738bd9b04f2
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