NetworkManager/src/devices/team
Jiří Klimeš 4c9d7e7797 vlan: fix unmanaged VLAN interface problem (rh #1273879)
Commit 285ee1fda2 added NM_UNMANAGED_PLATFORM_INIT
flag marking platform uninitialized devices. The flags is set by
NM_DEVICE_PLATFORM_DEVICE property and on link changes. However, for virtual
devices, the platform device property was not set at NM device construction time
and link change event happened even before. That resulted in the device having
platform_link_initialized=FALSE and thus it was left unmanaged.

Make the change for other software devices too.

https://bugzilla.redhat.com/show_bug.cgi?id=1273879
2015-10-22 14:02:07 +02:00
..
exports.ver core: move device factory type function into factory object 2014-09-11 12:47:23 -05:00
Makefile.am build: extract version macros from "nm-version.h" to new header file "nm-version-macros.h" 2015-09-30 23:35:52 +02:00
nm-device-team.c vlan: fix unmanaged VLAN interface problem (rh #1273879) 2015-10-22 14:02:07 +02:00
nm-device-team.h devices: drop device-type-specific error domains 2014-10-22 08:29:08 -04:00
nm-team-factory.c core: let plugins indicate links which should be ignored 2015-06-17 16:33:16 +02:00
nm-team-factory.h all: fix up multiple-include-guard defines 2014-08-16 10:17:14 -04:00