<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_REOPENED "
   title="REOPENED --- - udev makes network interfaces available before it has renamed them"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=56929#c9">Comment # 9</a>
              on <a class="bz_bug_link 
          bz_status_REOPENED "
   title="REOPENED --- - udev makes network interfaces available before it has renamed them"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=56929">bug 56929</a>
              from <span class="vcard"><a class="email" href="mailto:dsd@laptop.org" title="Daniel Drake <dsd@laptop.org>"> <span class="fn">Daniel Drake</span></a>
</span></b>
        <pre>Ah, that looks promising.

So, the NM enumeration part would start checking
udev_device_get_is_initialized() before processing devices. If that returns 0,
it would skip the device, on the basis that udev is still setting it up, and we
should expect it to arrive via a uevent later.

Does that logic sound sensible?</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are the QA Contact for the bug.</li>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>