[systemd-bugs] [Bug 56929] udev makes network interfaces available before it has renamed them
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Mon Nov 26 10:58:42 PST 2012
https://bugs.freedesktop.org/show_bug.cgi?id=56929
--- Comment #9 from Daniel Drake <dsd at laptop.org> ---
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?
--
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/systemd-bugs/attachments/20121126/7e30d803/attachment.html>
More information about the systemd-bugs
mailing list