]> git.puffer.fish Git - matthieu/frr.git/commit
bgpd: compare aigp after local route check in bgp_path_info_cmp()
authorEnke Chen <enchen@paloaltonetworks.com>
Thu, 24 Oct 2024 17:50:37 +0000 (10:50 -0700)
committerMergify <37929162+mergify[bot]@users.noreply.github.com>
Fri, 25 Oct 2024 07:00:48 +0000 (07:00 +0000)
commit9be765d9aead5a00251edafdc158ef2097a8070f
tree07c851ceecf3a37b5e94fb763172541fb83a985a
parent5d953ab5b2ae8afa73836d97f6271ffb2b9ecc39
bgpd: compare aigp after local route check in bgp_path_info_cmp()

For consistency between RIB and BGP, the aigp comparison should
be made after the local route check in bgp bestpath selection.

Signed-off-by: Enke Chen <enchen@paloaltonetworks.com>
(cherry picked from commit 6a7049aaacc32e6a473a4d56ca61444d1e1eb45d)
bgpd/bgp_route.c
doc/user/bgp.rst