NetworkManager/src/libnmc-setting
Beniamino Galvani cb5960cef7 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.
2021-07-05 15:15:44 +02:00
..
tests build: fix linking libnm-log-null into different test programs 2021-07-05 14:51:27 +02:00
meson.build build: move "clients/common/" to "src/libnmc-{base,setting}/" 2021-03-02 08:38:25 +01:00
nm-meta-setting-access.c build: move "clients/common/" to "src/libnmc-{base,setting}/" 2021-03-02 08:38:25 +01:00
nm-meta-setting-access.h build: move "clients/common/" to "src/libnmc-{base,setting}/" 2021-03-02 08:38:25 +01:00
nm-meta-setting-base-impl.c libnm: add nm_meta_setting_types_by_priority array for sorting settings 2021-06-17 17:48:08 +02:00
nm-meta-setting-base-impl.h libnm: add nm_meta_setting_types_by_priority array for sorting settings 2021-06-17 17:48:08 +02:00
nm-meta-setting-base.h build: move "clients/common/" to "src/libnmc-{base,setting}/" 2021-03-02 08:38:25 +01:00
nm-meta-setting-desc.c all: add a new ipv{4,6}.required-timeout property 2021-07-05 15:15:44 +02:00
nm-meta-setting-desc.h build: move "clients/common/" to "src/libnmc-{base,setting}/" 2021-03-02 08:38:25 +01:00
settings-docs.h.in all: add a new ipv{4,6}.required-timeout property 2021-07-05 15:15:44 +02:00
settings-docs.xsl build: move "clients/common/" to "src/libnmc-{base,setting}/" 2021-03-02 08:38:25 +01:00