Skip to content
  • Thomas Haller's avatar
    device: don't set invalid ip-iface · 78ca2a70
    Thomas Haller authored
    Now that every call to nm_device_set_ip_iface() and nm_device_set_ip_ifindex()
    is checked, and setting an interface that does not exist causes the device
    state to fail, we no longer need to allow setting an ip-iface if we are
    unable to retrieve the ip-ifindex.
    78ca2a70