]> git.puffer.fish Git - mirror/frr.git/commit
bgpd: fix update-source for ipv6 9501/head
authorIgor Ryzhov <iryzhov@nfware.com>
Thu, 26 Aug 2021 10:07:55 +0000 (13:07 +0300)
committermergify-bot <noreply@mergify.io>
Thu, 26 Aug 2021 13:42:01 +0000 (13:42 +0000)
commit013575f52865b8114dd047dbe7fdfdf325c7640c
treed3b6058bbb48cf708ef11d7078fc0bf885cfc5de
parent7ed45c9a1751f435357a24099ba788d58e99bdd6
bgpd: fix update-source for ipv6

There's no IPv6 LL address on loopback/vrf interfaces. So if the user
configures update-source, the session is never going to be established.

Signed-off-by: Igor Ryzhov <iryzhov@nfware.com>
(cherry picked from commit 2ebb354c415590dc28b07ab18b6d8f16c4f7b6aa)
bgpd/bgp_zebra.c