NetworkManager/src/ndisc
Beniamino Galvani d2354387d9 ndisc: remove upper bound for IPv6 autoconfiguration timeout
As it is possible to configure an arbitrarily large DHCP timeout, it
should be possible to also set a large timeout for IPv6
autoconfiguration. Currently the timeout can only be changed via
sysctl. Leave the lower bound because the default kernel sysctl value
is 3 * 4 = 12 seconds and so without the lower limit the default
timeout would change from 30 to 12 seconds for every user, which seems
a big change and could possibly break users' setup.

https://bugzilla.redhat.com/show_bug.cgi?id=1795957
(cherry picked from commit d8e1f4c8ef)
2020-01-30 15:43:18 +01:00
..
tests meson: Improve the src build file 2019-10-01 09:49:33 +02:00
nm-fake-ndisc.c all: manually drop code comments with file description 2019-10-01 07:50:52 +02:00
nm-fake-ndisc.h all: manually drop code comments with file description 2019-10-01 07:50:52 +02:00
nm-lndp-ndisc.c all: manually drop code comments with file description 2019-10-01 07:50:52 +02:00
nm-lndp-ndisc.h all: manually drop code comments with file description 2019-10-01 07:50:52 +02:00
nm-ndisc-private.h all: unify format of our Copyright source code comments 2019-10-02 17:03:52 +02:00
nm-ndisc.c ndisc: remove upper bound for IPv6 autoconfiguration timeout 2020-01-30 15:43:18 +01:00
nm-ndisc.h all: manually drop code comments with file description 2019-10-01 07:50:52 +02:00