NetworkManager/clients/tests
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
..
terminal-colors.d clients/tests: add tests for coloring 2018-06-26 11:32:39 +02:00
test-client.check-on-disk all: add a new ipv{4,6}.required-timeout property 2021-09-06 10:56:12 +02:00
test-client.py clients/tests: better explain how to configure localized tests 2021-02-08 16:38:54 +01:00