Page MenuHomeFreeBSD

Ignore IPv6 NAs and drop IPv6 NSs when BACKUP CARP address is used
ClosedPublic

Authored by ae on Sep 21 2022, 1:35 PM.
Tags
None
Referenced Files
Unknown Object (File)
Jan 12 2024, 8:58 AM
Unknown Object (File)
Dec 20 2023, 6:24 AM
Unknown Object (File)
Dec 4 2023, 4:37 PM
Unknown Object (File)
Oct 5 2023, 3:37 AM
Unknown Object (File)
Oct 5 2023, 2:04 AM
Unknown Object (File)
Oct 3 2023, 8:18 PM
Unknown Object (File)
Sep 10 2023, 6:09 AM
Unknown Object (File)
Sep 5 2023, 1:07 AM

Details

Summary

Ignore NAs when they are received for BACKUP CARP address, so ND6 cache will not changed.
Also do not send NS from BACKUP CARP addresses, this won't confuse network switch and it won't complain about MAC addresses flapping.
OpenBSD has similar solution for NAs.

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 47468
Build 44355: arc lint + arc unit

Event Timeline

ae held this revision as a draft.
ae published this revision for review.Sep 21 2022, 1:40 PM
ae edited the summary of this revision. (Show Details)
ae added reviewers: bz, melifaro, glebius, network.
This revision was not accepted when it landed; it landed in state Needs Review.Oct 6 2022, 5:01 PM
This revision was automatically updated to reflect the committed changes.