Skip to content

Disable directly connected check for IPv6 eBGP sessions by default - #1367

Merged
fedepaol merged 2 commits into
metallb:mainfrom
msherif1234:v6_nht
May 13, 2022
Merged

Disable directly connected check for IPv6 eBGP sessions by default#1367
fedepaol merged 2 commits into
metallb:mainfrom
msherif1234:v6_nht

Conversation

@msherif1234

Copy link
Copy Markdown
Contributor

There is an issue with how MHT works for IPv6 neighbors
specifically if DHCPv6 was used to assign interfaces IP
because of this issue eBGP directly connected sessions
won't get to establish state.

using disable directly connected check mitigate this
issue for the time being till frr has fix.

for more details about this issue pls refer to
FRRouting/frr#11185

Signed-off-by: Mohamed Mahmoud mmahmoud@redhat.com

Comment thread internal/bgp/frr/config.go Outdated
@msherif1234
msherif1234 requested a review from fedepaol May 13, 2022 11:34
@msherif1234 msherif1234 changed the title Disable directly connected check for IPv6 sessions by default Disable directly connected check for IPv6 eBGP sessions by default May 13, 2022
Comment thread internal/bgp/frr/config.go Outdated
@fedepaol

Copy link
Copy Markdown
Member

LGTM

There is an issue with how MHT works for IPv6 neighbors
specifically if DHCPv6 was used to assign interfaces IP
because of this issue eBGP directly connected sessions
won't get to establish state.

using disable directly connected check mitigate this
issue for the time being till frr has fix.

for more details about this issue pls refer to
FRRouting/frr#11185

Signed-off-by: Mohamed Mahmoud <mmahmoud@redhat.com>
@fedepaol
fedepaol merged commit 1da359d into metallb:main May 13, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants