NetworkManager/system-settings/plugins/ifupdown
Michael Biebl 1939209759 ifupdown: Correctly mark unmanaged devices (debian #569215)
If we find a "iface ..." line, add the interface to
well_known_interfaces no matter if there is a connection for it or not.

Otherwise we fail to mark devices as unmageded in cases like

iface wlan0 inet manual
	wpa-roam /etc/wpa_supplicant/wpa_supplicant.conf

as NM does not know how to parse such a interface configuration.

Bug-Debian: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=569215
2010-12-09 00:13:37 -06:00
..
tests ifupdown: make testcase parsing quiet 2010-08-12 22:44:07 -05:00
interface_parser.c ifupdown: make testcase parsing quiet 2010-08-12 22:44:07 -05:00
interface_parser.h ifupdown: make testcase parsing quiet 2010-08-12 22:44:07 -05:00
Makefile.am ifupdown: add ifparser testcases 2010-08-12 22:35:13 -05:00
nm-ifupdown-connection.c ifupdown: port to new settings API 2009-08-12 17:13:24 -05:00
nm-ifupdown-connection.h ifupdown: fix connection class inheritance 2010-08-04 01:54:10 -05:00
parser.c ifupdown: port to new settings API 2009-08-12 17:13:24 -05:00
parser.h ifupdown: port to new settings API 2009-08-12 17:13:24 -05:00
plugin.c ifupdown: Correctly mark unmanaged devices (debian #569215) 2010-12-09 00:13:37 -06:00
plugin.h License header and FSF address update 2008-12-20 09:46:41 -05:00