summaryrefslogtreecommitdiff
path: root/src/nm-cloud-setup
Commit message (Expand)AuthorAgeFilesLines
* 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: track sorted list of NMCSProviderGetConfigIfaceDataThomas Haller2021-09-162-1/+56
* cloud-setup: add "hwaddr" to NMCSProviderGetConfigIfaceData structThomas Haller2021-09-166-66/+68
* cloud-setup: skip configuring policy routing if there is only one interface/a...Thomas Haller2021-09-161-8/+33
* cloud-setup: count numbers of valid IPv4 addresses in get-config resultThomas Haller2021-09-162-1/+8
* cloud-setup: cache number of valid interfaces in get-config resultThomas Haller2021-09-163-23/+17
* cloud-setup: return structure for get_config() result instead of generic hash...Thomas Haller2021-09-163-30/+72
* all: add some README.md files describing the purpose of our sourcesThomas Haller2021-08-191-0/+8
* aliyun: reuse ipv4 gateway address returned by metadata serverWen Liang2021-08-093-6/+50
* all: rename nm_utils_strsplit_set*() to nm_strsplit_set*()Thomas Haller2021-08-022-6/+6
* all: unify and rename strv helper APIThomas Haller2021-07-291-1/+1
* glib-aux,cloud-setup: add _nm_logging_enabled*() helper APIThomas Haller2021-07-232-28/+1
* cloud-setup: link with libnm-log-nullThomas Haller2021-07-231-6/+0
* cloud-setup: use _nm_log_simple_printf() for plain loggingThomas Haller2021-07-232-44/+2
* cloud-setup: configure secondary ip in Aliyun cloudWen Liang2021-07-195-0/+503
* cloud-setup: add nmcs_utils_uri_complete_interned() for constructing URI for ...Thomas Haller2021-07-123-16/+17
* cloud-setup: fix constructing URL from NM_CLOUD_SETUP_EC2_HOST in _ec2_base()Thomas Haller2021-07-121-3/+4
* cloud-setup: drop unnecessary check in_detect_get_meta_data_done_cb()Thomas Haller2021-07-121-9/+1
* clang-format: use "IndentPPDirectives:None" instead of "BeforeHash"Thomas Haller2021-07-091-1/+1
* build: fix linking libnm-log-null into different test programsThomas Haller2021-07-051-0/+1
* cloud-setup: preserve IPv4 addresses/routes/rules from profileThomas Haller2021-06-301-9/+40
* clang-format: reformat code with clang 12Thomas Haller2021-05-041-1/+1
* cloud-setup/azure: fix detecting the gateway addressThomas Haller2021-04-201-0/+45
* cloud-setup/azure: refactor callback for _get_config_ips_prefix_list_cb()Thomas Haller2021-04-201-25/+40
* cloud-setup/azure: cleanup constructing URI in _get_config_ips_prefix_list_cb()Thomas Haller2021-04-201-31/+27
* cloud-setup/trivial: rename variables in Azure's _get_config_fetch_done_cb()Thomas Haller2021-04-201-13/+13
* cloud-setup: use _nm_utils_ascii_str_to_int64_bin() in Azure's _get_config_fe...Thomas Haller2021-04-201-8/+2
* cloud-setup: remove redundant check in Azure's _get_net_ifaces_list_cb()Thomas Haller2021-04-201-1/+1
* cloud-setup: move from "clients/cloud-setup/" to "src/nm-cloud-setup/"Thomas Haller2021-03-1519-0/+4713