summaryrefslogtreecommitdiff
path: root/src/tests/test-ip6-config.c
Commit message (Expand)AuthorAgeFilesLines
* core: strip trailing dot from domain search listBeniamino Galvani2015-12-051-0/+22
* platform: add buffer argument to platform to-string functionsThomas Haller2015-11-011-2/+2
* all: make use of new header file "nm-default.h"Thomas Haller2015-08-051-2/+1
* all: rename nm-glib-compat.h to nm-glib.h, use everywhereDan Winship2015-07-241-1/+1
* core: pass ifindex as parameter to nm_ip6_config_new()lr/route-manager-rh740064Lubomir Rintel2015-02-271-10/+5
* ip6-config: keep track of ifindexLubomir Rintel2015-02-271-0/+5
* all: consistently include config.hDan Winship2014-11-131-0/+2
* core: Move NMPlatformSource to nm-types.hLubomir Rintel2014-10-201-42/+42
* core: fill in nm-types.h, clean out other headersDan Winship2014-07-231-0/+1
* nmtst: add new mode where tests assert against logged messages (assert_messages)Thomas Haller2014-06-051-1/+2
* nmtst: add parameter to nmtst_init to setup nm-loggingThomas Haller2014-06-051-1/+1
* core: sort IPv6 addresses (add nm_ip6_config_addresses_sort())Thomas Haller2014-04-111-0/+87
* test: make use of new libnm-util/nm-test-utils.h headerThomas Haller2014-04-111-63/+21
* core/platform: add address/route sources (rh#1005416, bgo#722843)Dan Williams2014-01-241-0/+116
* platform/core: add back support for PtP/peer addresses (rh #1018317)Dan Winship2013-12-021-7/+6
* core: add const qualifier to functions in nm-ip[46]-configThomas Haller2013-09-241-1/+2
* core: add nm_ip6_config_subtract()Dan Williams2013-09-051-0/+176