NetworkManager/src/settings/plugins/ifcfg-rh
Jiří Klimeš ecdf7cba6b ifcfg-rh: respect DEVTIMEOUT if link is not announced by udev yet (rh #1192633)
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
2015-08-11 18:11:55 +02:00
..
tests ifcfg-rh: port to gdbus 2015-08-10 09:41:26 -04:00
common.h all: make use of new header file "nm-default.h" 2015-08-05 15:32:40 +02:00
Makefile.am ifcfg-rh: port to gdbus 2015-08-10 09:41:26 -04:00
nm-ifcfg-connection.c ifcfg-rh: respect DEVTIMEOUT if link is not announced by udev yet (rh #1192633) 2015-08-11 18:11:55 +02:00
nm-ifcfg-connection.h ifcfg-rh: log warning when loading of connection fails 2015-06-02 12:57:52 +02:00
nm-ifcfg-rh.conf settings: move system-settings/plugins => src/settings/plugins 2011-02-15 11:55:34 -06:00
nm-ifcfg-rh.xml ifcfg-rh: port to gdbus 2015-08-10 09:41:26 -04:00
plugin.c ifcfg-rh: port to gdbus 2015-08-10 09:41:26 -04:00
plugin.h core: add an NMExportedObject base class 2015-07-24 13:25:47 -04:00
reader.c all: drop includes to <glib/gi18n.h> for "nm-default.h" 2015-08-05 15:35:51 +02:00
reader.h all: make use of new header file "nm-default.h" 2015-08-05 15:32:40 +02:00
shvar.c all: make use of new header file "nm-default.h" 2015-08-05 15:32:40 +02:00
shvar.h all: make use of new header file "nm-default.h" 2015-08-05 15:32:40 +02:00
utils.c all: make use of new header file "nm-default.h" 2015-08-05 15:32:40 +02:00
utils.h all: make use of new header file "nm-default.h" 2015-08-05 15:32:40 +02:00
writer.c all: make use of new header file "nm-default.h" 2015-08-05 15:32:40 +02:00
writer.h all: make use of new header file "nm-default.h" 2015-08-05 15:32:40 +02:00