]> git.puffer.fish Git - mirror/frr.git/commit
bgpd: add redistribute table-direct support
authorPhilippe Guibert <philippe.guibert@6wind.com>
Mon, 28 Aug 2023 07:33:38 +0000 (09:33 +0200)
committerPhilippe Guibert <philippe.guibert@6wind.com>
Fri, 20 Oct 2023 11:28:52 +0000 (13:28 +0200)
commitb6367f84604ba815975ac419b96d8a134bf5cee4
treef20b705e47d3b3bec0ab45f1fc957507e6b9ddd1
parenta61f49ab3607a829f2ef838536f496da15f75518
bgpd: add redistribute table-direct support

Add the 'redistribute table-direct' command under the bgp address-family
node. Handle the table-direct support wherever needed in the BGP code.

Signed-off-by: Philippe Guibert <philippe.guibert@6wind.com>
bgpd/bgp_vty.c
bgpd/bgp_zebra.c