NetworkManager/src/platform
Dan Williams 6b8bf26b79 platform: don't treat unrecognized WiMAX devices as Ethernet
If the WiMAX plugin isn't installed, or the WiMAX device isn't
recognized, NetworkManager shouldn't treat the interface as
regular ethernet since the device requires specific setup to
be ready for IP configuration, which of course NetworkManager
can't do because the WiMAX plugin isn't loaded.  Ignore them
instead.
2013-10-18 11:28:01 -05:00
..
tests platform: fix srcdir != builddir build after last change 2013-10-16 13:44:54 -04:00
Makefile.am platform: add minimal Makefile.am for convenience 2013-06-19 13:48:29 +02:00
nm-fake-platform.c core: minor code cleanup to use preprocessor constants 2013-08-12 13:31:33 -05:00
nm-fake-platform.h platform: link management 2013-04-10 16:40:58 +02:00
nm-linux-platform.c platform: don't treat unrecognized WiMAX devices as Ethernet 2013-10-18 11:28:01 -05:00
nm-linux-platform.h platform: link management 2013-04-10 16:40:58 +02:00
nm-platform.c core: add nm_platform_ip[46]_*_cmp functions 2013-09-25 23:12:37 +02:00
nm-platform.h platform: don't treat unrecognized WiMAX devices as Ethernet 2013-10-18 11:28:01 -05:00