summaryrefslogtreecommitdiff
path: root/src/tests/test-ip6-config.c
AgeCommit message (Expand)AuthorFilesLines
2017-03-06platform: support preferred source option for IPv6 routesBeniamino Galvani1-5/+5
2016-12-05ip6-config: add nm_ip6_config_set_privacy()Beniamino Galvani1-3/+6
2016-11-21build: don't add subdirectories to include search path but require qualified ...Thomas Haller1-1/+1
2016-11-09rdisc: rename to ndiscLubomir Rintel1-2/+2
2016-10-03all: modify line separator comments to be 80 chars wideThomas Haller1-1/+1
2016-05-17all/tests: split core part out of "nm-test-utils.h"Thomas Haller1-1/+1
2016-04-28core/trivial: rename "source" field of addresses and routesThomas Haller1-20/+20
2016-02-19all: cleanup includes and let "nm-default.h" include "config.h"Thomas Haller1-2/+1
2015-12-05core: strip trailing dot from domain search listBeniamino Galvani1-0/+22
2015-11-01platform: add buffer argument to platform to-string functionsThomas Haller1-2/+2
2015-08-05all: make use of new header file "nm-default.h"Thomas Haller1-2/+1
2015-07-24all: rename nm-glib-compat.h to nm-glib.h, use everywhereDan Winship1-1/+1
2015-02-27core: pass ifindex as parameter to nm_ip6_config_new()Lubomir Rintel1-10/+5
2015-02-27ip6-config: keep track of ifindexLubomir Rintel1-0/+5
2014-11-13all: consistently include config.hDan Winship1-0/+2
2014-10-20core: Move NMPlatformSource to nm-types.hLubomir Rintel1-42/+42
2014-07-23core: fill in nm-types.h, clean out other headersDan Winship1-0/+1
2014-06-05nmtst: add new mode where tests assert against logged messages (assert_messages)Thomas Haller1-1/+2
2014-06-05nmtst: add parameter to nmtst_init to setup nm-loggingThomas Haller1-1/+1
2014-04-11core: sort IPv6 addresses (add nm_ip6_config_addresses_sort())Thomas Haller1-0/+87
2014-04-11test: make use of new libnm-util/nm-test-utils.h headerThomas Haller1-63/+21
2014-01-24core/platform: add address/route sources (rh#1005416, bgo#722843)Dan Williams1-0/+116
2013-12-02platform/core: add back support for PtP/peer addresses (rh #1018317)Dan Winship1-7/+6
2013-09-24core: add const qualifier to functions in nm-ip[46]-configThomas Haller1-1/+2
2013-09-05core: add nm_ip6_config_subtract()Dan Williams1-0/+176