summaryrefslogtreecommitdiff
path: root/src/core/nm-l3-ipv4ll.c
Commit message (Expand)AuthorAgeFilesLines
* glib-aux: rename IP address related helpers from "nm-inet-utils.h"Thomas Haller2022-08-251-23/+23
* platform: rename nmp_lookup_init_object() to nmp_lookup_init_object_by_ifindex()Thomas Haller2022-06-301-1/+3
* l3cfg: drop NM_L3_CFG_COMMIT_TYPE_ASSUME and assume_config_onceFernando Fernandez Mancera2022-04-281-1/+1
* all: prefer nm wrappers to automatically attach GSource to default contextThomas Haller2022-03-131-11/+4
* all: change scheduling priority for idle actions to G_PRIORITY_DEFAULT_IDLEThomas Haller2022-03-131-2/+4
* ipv4ll: fix assert on external LL address removalLubomir Rintel2022-01-121-1/+1
* format: reformat source tree with clang-format 13.0Thomas Haller2021-11-291-13/+13
* l3cfg: fix nm_l3cfg_commit_type_register() to set commit_type and add debug l...Beniamino Galvani2021-09-281-1/+2
* l3cfg: mediate commit_type with nm_l3cfg_commit_on_idle_schedule()Thomas Haller2021-09-241-3/+3
* l3cfg: allow injecting default dns-priority for NML3ConfigDataThomas Haller2021-09-151-0/+2
* l3cfg: change NM_L3_CONFIG_MERGE_FLAGS_ONLY_FOR_ACD to be a NML3CfgConfigFlag...Thomas Haller2021-09-081-2/+2
* l3cfg: add config_flags argument to nm_l3cfg_add_config()Thomas Haller2021-09-081-0/+1
* l3cfg: simplify creating l3cd for NML3IPv4LLThomas Haller2021-08-311-33/+15
* l3cfg: set NMIPConfigSource for NML3ConfigData at construct timeThomas Haller2021-08-031-2/+1
* all: add "src/core/nm-default-daemon.h" as replacement for "nm-default.h"Thomas Haller2021-02-091-1/+1
* all: move "src/" directory to "src/core/"Thomas Haller2021-02-041-0/+1059