-
Story
-
Resolution: Unresolved
-
Normal
-
None
-
None
-
None
-
None
-
rhel-net-mgmt
-
5
-
False
-
False
-
-
None
-
None
-
-
None
-
None
-
Unspecified
-
Unspecified
-
Unspecified
-
None
Nmstate needs a supported way to tell NetworkManager to unmanaged a device when state: absent is applied, and later resume management when state: up is requested.
Today we can only do that with temporary runtime flags.
The goal of this feature request is to add a public API that lets clients add, list, and remove permanent unmanaged rules keyed by interface name, MAC address, or PCI address, with NetworkManager storing those rules in NM.intern.conf so they survive restarts.
This lets nmstate block autoconnect profiles while an interface is absent and safely restore normal management afterward.