NetworkManager/clients/cli
Beniamino Galvani 253de76195 all: add a new ipv{4,6}.required-timeout property
Add a new property to specify the minimum time interval in
milliseconds for which dynamic IP configuration should be tried before
the connection succeeds.

This property is useful for example if both IPv4 and IPv6 are enabled
and are allowed to fail. Normally the connection succeeds as soon as
one of the two address families completes; by setting a required
timeout for e.g. IPv4, one can ensure that even if IP6 succeeds
earlier than IPv4, NetworkManager waits some time for IPv4 before the
connection becomes active.

(cherry picked from commit cb5960cef7)
(cherry picked from commit 08ce20481c)
2021-09-06 10:56:12 +02:00
..
agent.c all: add "libnm/nm-default-client.h" as replacement for "nm-default.h" 2021-02-09 12:38:17 +01:00
common.c all: add "libnm/nm-default-client.h" as replacement for "nm-default.h" 2021-02-09 12:38:17 +01:00
common.h all: update deprecated SPDX license identifiers 2021-01-05 09:46:21 +01:00
connections.c nmcli: invoke ReloadConnections() D-Bus method asynchronously 2021-06-10 18:09:52 +02:00
connections.h all: update deprecated SPDX license identifiers 2021-01-05 09:46:21 +01:00
devices.c cli: fix leak in print_wifi_connection() 2021-06-04 21:30:49 +02:00
devices.h all: update deprecated SPDX license identifiers 2021-01-05 09:46:21 +01:00
general.c nmcli: invoke Reload() D-Bus method asynchronously 2021-06-10 18:09:03 +02:00
generate-docs-nm-settings-nmcli.c all: add "libnm/nm-default-client.h" as replacement for "nm-default.h" 2021-02-09 12:38:17 +01:00
generate-docs-nm-settings-nmcli.xml.in all: add a new ipv{4,6}.required-timeout property 2021-09-06 10:56:12 +02:00
meson.build all: add "libnm/nm-default-client.h" as replacement for "nm-default.h" 2021-02-09 12:38:17 +01:00
nmcli-completion cli: make nmcli do its own command completion 2017-02-13 16:32:15 +01:00
nmcli.c all: add "libnm/nm-default-client.h" as replacement for "nm-default.h" 2021-02-09 12:38:17 +01:00
nmcli.h all: update deprecated SPDX license identifiers 2021-01-05 09:46:21 +01:00
polkit-agent.c all: add "libnm/nm-default-client.h" as replacement for "nm-default.h" 2021-02-09 12:38:17 +01:00
polkit-agent.h all: update deprecated SPDX license identifiers 2021-01-05 09:46:21 +01:00
settings.c all: add "libnm/nm-default-client.h" as replacement for "nm-default.h" 2021-02-09 12:38:17 +01:00
settings.h all: move shared/nm-meta-setting.[hc] to libnm-core and clients 2021-02-09 12:38:19 +01:00
utils.c all: add "libnm/nm-default-client.h" as replacement for "nm-default.h" 2021-02-09 12:38:17 +01:00
utils.h all: update deprecated SPDX license identifiers 2021-01-05 09:46:21 +01:00