]> git.puffer.fish Git - mirror/frr.git/commit
bgpd: fix table-map option 17802/head
authorAlexander Skorichenko <askorichenko@netgate.com>
Thu, 23 Jan 2025 10:35:44 +0000 (11:35 +0100)
committerAlexander Skorichenko <askorichenko@netgate.com>
Tue, 28 Jan 2025 11:52:47 +0000 (12:52 +0100)
commit0fd5ba93e342f254423569071480d5078020db8e
tree7de18d8cbfa7fcd79d658a4df3ec27764dfadc00
parentee67699bd7e0175057ffab4c8c30c74b6c7cc844
bgpd: fix table-map option

Schedule zebra to withdraw routes filtered out by a table-map.

Signed-off-by: Alexander Skorichenko <askorichenko@netgate.com>
bgpd/bgp_zebra.c
tests/topotests/bgp_table_map/r1/frr.conf [new file with mode: 0644]
tests/topotests/bgp_table_map/r2/frr.conf [new file with mode: 0644]
tests/topotests/bgp_table_map/test_bgp_table_map.py [new file with mode: 0644]