]> git.puffer.fish Git - mirror/frr.git/commit
bgpd: Import allowed routes with self AS if desired
authorDonatas Abraitis <donatas@opensourcerouting.org>
Sun, 8 Dec 2024 19:46:59 +0000 (21:46 +0200)
committerDonatas Abraitis <donatas@opensourcerouting.org>
Sun, 8 Dec 2024 19:46:59 +0000 (21:46 +0200)
commit222ba5f39048953f384ab3aa207af753dfa92e67
treefc63ebbd39ac137f5e79a785668ce05ad2f1bceb
parent77857dc210017df08e6b3d8f8d8bdbf4e933ef4f
bgpd: Import allowed routes with self AS if desired

Previously we couldn't install VPN routes with self AS in the path because
we never checked if we have allowas-in enabled, or not.

Signed-off-by: Donatas Abraitis <donatas@opensourcerouting.org>
bgpd/bgp_mplsvpn.c