]> git.puffer.fish Git - mirror/frr.git/commit
bgpd: Move some non BGP-specific route-map functions to lib 17070/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:18:39 +0000 (11:18 +0000)
commit88ae1ad4add6536c944a35d804028b0766a456f6
treec93fa2a004f82490feee67417912fa3b51240cb2
parent025520f0c172dae81047e986232bd7e40568820e
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