NetworkManager/src/tests/config
Thomas Haller a64e81703e config: support a [connection] section to NetworkManager.conf to specify connection defaults
Add support for a new section [connection] in NetworkManager.conf.
If the connection leaves an option at "unknown"/"default", we can
support overwriting the value from global configuration.

We also support other sections that are named with "connection"
as a prefix, such as [connection2], [connection-wifi]. This is
to support multiple default values that can be applied depending
on the used device.

I think this has great potential. Only downside is that when
the user looks at a connection value, it will see that it is
unspecified. But the actually used value depends on the device
type and might not be obvious.

https://bugzilla.gnome.org/show_bug.cgi?id=695383
https://bugzilla.redhat.com/show_bug.cgi?id=1164677

(cherry picked from commit dc0193ac02)
2015-06-19 12:10:51 +02:00
..
conf.d core: merge src/config, src/logging, src/posix-signals into src/ 2014-07-30 15:56:29 -04:00
bad.conf core: merge src/config, src/logging, src/posix-signals into src/ 2014-07-30 15:56:29 -04:00
Makefile.am tests: enable valgrind tests for tests 2015-03-13 11:50:04 +01:00
NetworkManager.conf config: support a [connection] section to NetworkManager.conf to specify connection defaults 2015-06-19 12:10:51 +02:00
nm-test-device.c device: use NMDeviceCapabilities enum for device capabilities 2015-05-13 18:43:40 +02:00
nm-test-device.h all: fix up multiple-include-guard defines 2014-08-16 10:17:14 -04:00
test-config.c config: support a [connection] section to NetworkManager.conf to specify connection defaults 2015-06-19 12:10:51 +02:00