summaryrefslogtreecommitdiff
path: root/src/nm-cloud-setup/main.c
Commit message (Expand)AuthorAgeFilesLines
* cloud-init: fix leaking iproutes for GCP providerThomas Haller2023-05-121-4/+5
* nm-cloud-setup: simplify clearing variables in retry loopThomas Haller2022-12-141-2/+2
* nm-cloud-setup: refactor skipping reapply be checking for skip firstThomas Haller2022-12-141-20/+31
* nm-cloud-setup: set preserve-external-ip flag during reapplyThomas Haller2022-12-141-0/+8
* cloud-setup,glib-aux: use NULL instead of g_direct_equal() for hash tablesThomas Haller2022-08-311-7/+6
* glib-aux: rename IP address related helpers from "nm-inet-utils.h"Thomas Haller2022-08-251-6/+6
* all: prefer nm wrappers to automatically attach GSource to default contextThomas Haller2022-03-131-6/+1
* format: reformat source tree with clang-format 13.0Thomas Haller2021-11-291-61/+61
* cloud-setup: use suppress_prefixlength rule to honor non-default-routes in th...th/cloud-setup-fix-containersThomas Haller2021-09-161-0/+36
* cloud-setup: cleanup configuring addresses/routes/rules in _nmc_mangle_connec...Thomas Haller2021-09-161-29/+23
* cloud-setup: limit number of supported interfaces to avoid overlapping table ...Thomas Haller2021-09-161-0/+8
* cloud-setup: process iface-datas in sorted orderThomas Haller2021-09-161-15/+13
* cloud-setup: skip configuring policy routing if there is only one interface/a...Thomas Haller2021-09-161-8/+33
* cloud-setup: cache number of valid interfaces in get-config resultThomas Haller2021-09-161-21/+1
* cloud-setup: return structure for get_config() result instead of generic hash...Thomas Haller2021-09-161-26/+28
* aliyun: reuse ipv4 gateway address returned by metadata serverWen Liang2021-08-091-5/+7
* cloud-setup: configure secondary ip in Aliyun cloudWen Liang2021-07-191-0/+2
* cloud-setup: preserve IPv4 addresses/routes/rules from profileThomas Haller2021-06-301-9/+40
* cloud-setup: move from "clients/cloud-setup/" to "src/nm-cloud-setup/"Thomas Haller2021-03-151-0/+605