]> git.proxmox.com Git - mirror_frr.git/commit
bgpd: configure explicit-null for local paths per address family
authorPhilippe Guibert <philippe.guibert@6wind.com>
Wed, 19 Apr 2023 14:40:50 +0000 (16:40 +0200)
committerPhilippe Guibert <philippe.guibert@6wind.com>
Thu, 27 Apr 2023 15:05:35 +0000 (17:05 +0200)
commitcf1c7e309e0b2af051c97b716afb59f6ea84ec75
treeb9d4c998aceb5e6db595d6313d048cb8c4bac553
parent34a8441fe8bb5777c9c450d2ba0dfc6bd33fd2c9
bgpd: configure explicit-null for local paths per address family

Until now, the bgp local paths were using the default null label
defined. It was not possible to select the null label for the ipv4
or the ipv6 address families.

This commit addresses this issues by adding two extra-parameters
to the BGP labeled-unicast command.

Signed-off-by: Philippe Guibert <philippe.guibert@6wind.com>
bgpd/bgp_route.c
bgpd/bgp_vty.c
bgpd/bgpd.h
doc/user/bgp.rst