NetworkManager/src/settings/plugins/ifcfg-rh
Thomas Haller 4b85408e34 bond: handle bond options more gracefully
Support new bonding options and set them carefully. The options cannot
be set arbitrarily because they interfere with each other.

This commit is forward-ported from rhel-6.5, see patch
rh901662-bond-more-options.patch, originally written by Dan Williams.

https://bugzilla.redhat.com/show_bug.cgi?id=901662
https://bugzilla.redhat.com/show_bug.cgi?id=905532

Co-Authored-By: Dan Williams <dcbw@redhat.com>
Signed-off-by: Thomas Haller <thaller@redhat.com>
2013-10-25 22:32:47 +02:00
..
tests ifcfg-rh: always read (and write) static IP addresses (rh #998135) 2013-10-24 10:09:57 +02:00
common.h ifcfg-rh: ignore team connections until we support team devices (rh #968268) 2013-06-04 13:21:04 +02:00
errors.c settings: move system-settings/plugins => src/settings/plugins 2011-02-15 11:55:34 -06:00
Makefile.am settings: make connections always have s_ip4 and s_ip6 2013-10-11 12:24:34 -04:00
nm-ifcfg-connection.c ifcfg-rh: fix ignoring updates that don't change anything 2013-10-04 23:43:25 -05:00
nm-ifcfg-connection.h ifcfg-rh: don't require a path when creating an ifcfg-rh connection 2013-05-28 12:26:55 -05: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 settings: move system-settings/plugins => src/settings/plugins 2011-02-15 11:55:34 -06:00
plugin.c settings: correctly handle connection deletion after unsaved and monitor-connection-files 2013-08-09 00:54:58 -05:00
plugin.h core: fix NM_IS_*_CLASS(klass) macros 2012-07-27 13:15:54 +02:00
reader.c bond: handle bond options more gracefully 2013-10-25 22:32:47 +02:00
reader.h ifcfg-rh: don't require all arguments to connection_from_file() 2013-07-26 16:23:23 -05:00
shvar.c core: cleanup freeing of glib collections of pointers 2013-10-22 19:53:57 +02:00
shvar.h settings: move system-settings/plugins => src/settings/plugins 2011-02-15 11:55:34 -06:00
utils.c libnm-util: consolidate hex-string <-> bin conversion functions 2013-03-28 16:59:58 +01:00
utils.h libnm-util: consolidate hex-string <-> bin conversion functions 2013-03-28 16:59:58 +01:00
writer.c ifcfg-rh: always read (and write) static IP addresses (rh #998135) 2013-10-24 10:09:57 +02:00
writer.h settings: implement ability to add connections without saving them to disk 2013-05-28 12:26:56 -05:00