all flags.
no flag set.
to set the device managed state to the permanent (on disk) value.
to match the device by MAC address, not by name.
to match the device by name, not by MAC address.
to set the device managed state to the runtime value.
to set the administrative state of the device to up if the managed state is NM.DeviceManaged.YES, and down if the managed state is NM.DeviceManaged.NO. If the flag is not set, the administrative state is not changed. The flag is ignored for NM.DeviceManaged.RESET.
Flags for the SetManaged() D-Bus call of a device and
nm_device_set_managed_async().NM.DeviceManagedFlags.PERMANENT_BY_NAME and NM.DeviceManagedFlags.PERMANENT_BY_MAC are mutually exclusive, and they only make sense together with NM.DeviceManagedFlags.PERMANENT. If none is set, the matching criteria is selected automatically.
Since
1.58