NetworkManager/libnm-core/tests
Dan Winship cb025dba5b libnm-core: fix the rule for parsing 'gateway' out of 'addresses' (rh #1170199)
We were always using the gateway field of the first address in
ipv4.addresses / ipv6.addresses to set the gateway, but to be
compatible with old behavior, we should actually be using the first
non-0 gateway field (if the first one is 0).
2014-12-03 16:31:50 -05:00
..
certs libnm-core: add nm_utils_file_is_certificate() and _file_is_private_key() 2014-11-21 08:46:07 -05:00
Makefile.am libnm-core: tweak crypto.c APIs 2014-11-21 08:46:07 -05:00
test-compare.c all: consistently include config.h 2014-11-13 17:18:42 -05:00
test-crypto.c libnm-core: add nm_utils_file_is_certificate() and _file_is_private_key() 2014-11-21 08:46:07 -05:00
test-general.c libnm-core: fix the rule for parsing 'gateway' out of 'addresses' (rh #1170199) 2014-12-03 16:31:50 -05:00
test-secrets.c all: consistently include config.h 2014-11-13 17:18:42 -05:00
test-setting-8021x.c all: consistently include config.h 2014-11-13 17:18:42 -05:00
test-setting-dcb.c all: consistently include config.h 2014-11-13 17:18:42 -05:00
test-settings-defaults.c all: consistently include config.h 2014-11-13 17:18:42 -05:00