]> git.puffer.fish Git - mirror/frr.git/commit
bgpd: Force process networks on VRF creation 9136/head
authorXiao Liang <shaw.leon@gmail.com>
Thu, 17 Jun 2021 04:33:59 +0000 (12:33 +0800)
committermergify-bot <noreply@mergify.io>
Fri, 23 Jul 2021 09:11:40 +0000 (09:11 +0000)
commit5010110d494c1877534340fdfddd2a5afc3b95df
tree3544014403b9e7dbe0895bc209aab57f4fca0b61
parent381752f3679b43f53f5c72e91153729853930a3f
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>
(cherry picked from commit 47fc62610cc6c4228e7775b531e1a3281b98107a)
bgpd/bgp_route.c