Skip to content

bgpd: add bgp ipv6-auto-ra command (backport #16354)#17265

Merged
Jafaral merged 1 commit intodev/10.2from
mergify/bp/dev/10.2/pr-16354
Oct 28, 2024
Merged

bgpd: add bgp ipv6-auto-ra command (backport #16354)#17265
Jafaral merged 1 commit intodev/10.2from
mergify/bp/dev/10.2/pr-16354

Conversation

@mergify
Copy link
Copy Markdown

@mergify mergify bot commented Oct 28, 2024

Introduce a command to completely disable sending IPv6 router advertisement messages on an interface. Before, there were cases where it could be enabled by other daemons, namely bgpd and vrrpd. Particularly, it happens when BGP extended-nexthop capability is used: bgpd tells zebra to enable RA in this case, though it wasn't intended.

Fixes #7738.


This is an automatic backport of pull request #16354 done by [Mergify](https://mergify.com).

Introduce a command to stop bgpd from enabling IPv6 router advertisement
messages sending on interfaces.

Signed-off-by: Mikhail Sokolovskiy <sokolmish@gmail.com>
(cherry picked from commit 7b1c0c2)
@frrbot frrbot bot added the bgp label Oct 28, 2024
@Jafaral Jafaral merged commit e144cc3 into dev/10.2 Oct 28, 2024
@Jafaral Jafaral deleted the mergify/bp/dev/10.2/pr-16354 branch March 10, 2025 03:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants