]> git.puffer.fish Git - matthieu/frr.git/commit
bgpd: Do not filter no-export community for BGP OAD (one administration domain)
authorDonatas Abraitis <donatas@opensourcerouting.org>
Fri, 18 Oct 2024 19:35:28 +0000 (22:35 +0300)
committerMergify <37929162+mergify[bot]@users.noreply.github.com>
Tue, 22 Oct 2024 15:07:24 +0000 (15:07 +0000)
commit3b702064161c614f72bc8dfa36065f173e0829ea
tree4d2a2dd9e7601ed48d64c5c1105b7d7ed6d6d81f
parent6bb1cc154197466bab6c2da1ab7358bfae8024e7
bgpd: Do not filter no-export community for BGP OAD (one administration domain)

OAD is treated as an _internal_ BGP peer, and some of the rules (including BGP
attributes) can be relaxed.

Signed-off-by: Donatas Abraitis <donatas@opensourcerouting.org>
(cherry picked from commit e63b1520f1ad1036455c1626a388ac3afb7f9d6d)
bgpd/bgp_route.c