]> git.puffer.fish Git - matthieu/frr.git/commit
bgpd: Ignore routes from evpn if VRF is unknown
authorPiotr Suchy <piotrsuchy6@tlen.pl>
Wed, 22 May 2024 08:41:52 +0000 (10:41 +0200)
committerPiotr Suchy <psuchy@akamai.com>
Mon, 24 Jun 2024 20:27:58 +0000 (20:27 +0000)
commit8044d733009dd428c291460eb8b0e539b53b78fa
treeff8eff2fc212fadfcdd2d62a6ef2293b6cb728e0
parentbf5f0f19eb1af1bfc130f1839b74dc2af309db49
bgpd: Ignore routes from evpn if VRF is unknown

Fix for a bug, where FRR fails to install route received for an unknown but later-created VRF - detailed description can be found here https://github.com/FRRouting/frr/issues/13708

Signed-off-by: Piotr Suchy <psuchy@akamai.com>
bgpd/bgp_evpn.c