]> git.puffer.fish Git - matthieu/frr.git/commit
bgpd: Force process networks on VRF creation
authorXiao Liang <shaw.leon@gmail.com>
Thu, 17 Jun 2021 04:33:59 +0000 (12:33 +0800)
committerXiao Liang <shaw.leon@gmail.com>
Sat, 19 Jun 2021 07:32:17 +0000 (15:32 +0800)
commit47fc62610cc6c4228e7775b531e1a3281b98107a
tree8bb378a69371a28dec852c6b77c44ea6722894fb
parent7c215da68a90171bafddece9c3d101ac078728fa
bgpd: Force process networks on VRF creation

Force the processing of existing network configurations when VRF is
created, otherwise will be skipped in bgp_static_update().

Signed-off-by: Xiao Liang <shaw.leon@gmail.com>
bgpd/bgp_route.c