-
Notifications
You must be signed in to change notification settings - Fork 103
Add support for secondary IP addresses #3209
Copy link
Copy link
Open
Labels
enhancementNew feature or requestNew feature or request
Description
It would be nice to have support for secondary IP addresses on devices that can do that with little hassle. The feature should be optional (gated with features.initial.secondary flag and implemented as secondary list of IPv4/IPv6 addresses (or prefixes).
The list of IPv4/IPv6 addresses should also accept named prefixes but not pools. Prefixes without the host part would be adjusted with node ID (and would have to be large enough for the node ID to fit). Trying to figure out what address allocation mechanism to use on a secondary subnet is not something I want to go into at this moment ;)
Any thoughts @ssasso @DanPartelly @jbemmel @steffann @ddutt @nmodena @ubaumann @remilocherer @petercrocker
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request