Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Handle failure to add IPv6 link-local addres to a VMAC #2353

Merged
merged 3 commits into from
Oct 15, 2023

Conversation

pqarmitage
Copy link
Collaborator

No description provided.

This commit adds option for using fixed width interface numbers.

Signed-off-by: Quentin Armitage <[email protected]>
If an IPv6 VRRP instance uses a VMAC, but adding a link-local address
to the interface fails, then the vrrp instance now transitions to
fault state, just as happens if the link-local address is removed after
it has been added.

Signed-off-by: Quentin Armitage <[email protected]>
If an interface has no IPv6 address, no advert can be sent. Rather
that logging an error when the send fails, simply don't send the
advert.

Signed-off-by: Quentin Armitage <[email protected]>
@pqarmitage pqarmitage merged commit 1646a2a into acassen:master Oct 15, 2023
10 checks passed
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.

1 participant