summaryrefslogtreecommitdiff
path: root/src/core/tests/test-l3cfg.c
AgeCommit message (Expand)AuthorFilesLines
2022-04-28l3cfg: drop NM_L3_CFG_COMMIT_TYPE_ASSUME and assume_config_onceff/asusmeFernando Fernandez Mancera1-7/+5
2022-04-08all: use "NM_UTILS_TO_STRING_BUFFER_SIZE" macroThomas Haller1-1/+1
2021-11-29format: reformat source tree with clang-format 13.0Thomas Haller1-41/+41
2021-11-18core: set the route table for the ipv6 link-local methodBeniamino Galvani1-0/+1
2021-11-18core: rework IP configuration in NetworkManager using layer 3 configurationThomas Haller1-2/+2
2021-10-12l3cfg: various fixes and improvments (e.g. add pre-commit hook)Thomas Haller1-0/+8
2021-09-28l3cfg: fix nm_l3cfg_commit_type_register() to set commit_type and add debug l...Beniamino Galvani1-3/+6
2021-09-24l3cfg: mediate commit_type with nm_l3cfg_commit_on_idle_schedule()Thomas Haller1-2/+4
2021-09-15l3cfg: allow injecting default dns-priority for NML3ConfigDataThomas Haller1-0/+4
2021-09-10core: add NML3IPv6LL helperThomas Haller1-0/+277
2021-09-08l3cfg: add config_flags argument to nm_l3cfg_add_config()Thomas Haller1-0/+2
2021-08-05l3cfg: add nm_l3cfg_remove_config_all_dirty() for removing dirty configsThomas Haller1-6/+3
2021-08-03l3cfg: set NMIPConfigSource for NML3ConfigData at construct timeThomas Haller1-1/+1
2021-05-27l3cfg: emit signal when NML3ConfigData changesThomas Haller1-0/+6
2021-04-22platform: introduce nm_platform_link_change_flags()Fernando Fernandez Mancera1-2/+2
2021-03-05platform: move more platform code to src/libnm-platform/Thomas Haller1-1/+1
2021-02-09all: add "src/core/nm-default-daemon.h" as replacement for "nm-default.h"Thomas Haller1-1/+1
2021-02-04all: move "src/" directory to "src/core/"Thomas Haller1-0/+795