NetworkManager/system-settings/plugins
Michael Biebl 898e08eef1 ifupdown: Allow to mark bridge ports as unmanaged (debian #530335)
Parse bridge configurations in /etc/network/interfaces and add
interfaces defined via bridge_ports to well_known_interfaces. This
allows to mark those interfaces as unmanaged if managed=false.
The "all" keyword and regexes are not supported and simply skipped.

Example:
iface br0 inet manual
	bridge_ports eth0 eth1 (→ eth0/1 will be marked as unmanaged)

See also:
http://manpages.ubuntu.com/manpages/maverick/man5/bridge-utils-interfaces.5.html

Bug-Debian: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=530335
2010-12-09 00:15:17 -06:00
..
ifcfg-rh ifcfg-rh: fix missing connections when an unmanaged interface was present 2010-12-06 15:55:48 +01:00
ifcfg-suse ifcfg-suse: Clean up, upstream the patch which has been in use for a while 2009-12-21 12:07:18 +02:00
ifnet build: include <config.h> for kill(2), isblank(3), and isascii(3) 2010-10-08 22:46:55 -05:00
ifupdown ifupdown: Allow to mark bridge ports as unmanaged (debian #530335) 2010-12-09 00:15:17 -06:00
keyfile keyfile: allow uppercase MAC addresses in unmanaged-devices in config file (rh #654714) 2010-11-23 16:33:11 +01:00
Makefile.am ifnet: add Gentoo system settings plugin 2010-08-24 12:09:30 -05:00