-
-
Notifications
You must be signed in to change notification settings - Fork 4.3k
Closed
Labels
RFE 🎁Request for Enhancement, i.e. a feature requestRequest for Enhancement, i.e. a feature requestnetwork
Description
It would be nice to be able to configure networkd to remove all addresses that aren't managed by networkd.
This would be useful in combination with configmanagement systems, where they just need to write the .network files, and restart networkd if they were changed.
Example:
[Network]
PruneAddresses=yes
Address=1.2.3.4/24
LinkLocalAddressing=no
...
this would remove any other address from the matched interface, including linklocal addresses (because LinkLocalAddressing is disabled)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
RFE 🎁Request for Enhancement, i.e. a feature requestRequest for Enhancement, i.e. a feature requestnetwork