mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2026-05-25 16:18:16 +02:00
If NIC related initialization takes a long time in udev processing, but we have an ifindex from kernel, we still want to wait until udev is finished and the device is really usable. Check that by calling nm_platform_link_get_by_ifname() and checking @initialized, which means udev is finished. Based on a patch by t-nishimura@hf.jp.nec.com Improved by thaller@redhat.com https://bugzilla.redhat.com/show_bug.cgi?id=1192633 |
||
|---|---|---|
| .. | ||
| tests | ||
| common.h | ||
| Makefile.am | ||
| nm-ifcfg-connection.c | ||
| nm-ifcfg-connection.h | ||
| nm-ifcfg-rh.conf | ||
| nm-ifcfg-rh.xml | ||
| plugin.c | ||
| plugin.h | ||
| reader.c | ||
| reader.h | ||
| shvar.c | ||
| shvar.h | ||
| utils.c | ||
| utils.h | ||
| writer.c | ||
| writer.h | ||