Revert "net: ipv6/addrconf: clamp preferred_lft to the minimum required"
authorAlex Henrie <alexhenrie24@gmail.com>
Sat, 30 Dec 2023 04:32:44 +0000 (21:32 -0700)
committerJakub Kicinski <kuba@kernel.org>
Tue, 2 Jan 2024 22:58:46 +0000 (14:58 -0800)
commit8cdafdd94654ba418648d039c48e7a90508c1982
tree1bf3088430d4c89d0282a93651b3f5a31756075e
parent61fa2493ca76fd7bb74e13f0205274f4ab0aa696
Revert "net: ipv6/addrconf: clamp preferred_lft to the minimum required"

The commit had a bug and might not have been the right approach anyway.

Fixes: 629df6701c8a ("net: ipv6/addrconf: clamp preferred_lft to the minimum required")
Fixes: ec575f885e3e ("Documentation: networking: explain what happens if temp_prefered_lft is too small or too large")
Reported-by: Dan Moulding <dan@danm.net>
Closes: https://lore.kernel.org/netdev/20231221231115.12402-1-dan@danm.net/
Link: https://lore.kernel.org/netdev/CAMMLpeTdYhd=7hhPi2Y7pwdPCgnnW5JYh-bu3hSc7im39uxnEA@mail.gmail.com/
Signed-off-by: Alex Henrie <alexhenrie24@gmail.com>
Reviewed-by: David Ahern <dsahern@kernel.org>
Link: https://lore.kernel.org/r/20231230043252.10530-1-alexhenrie24@gmail.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Documentation/networking/ip-sysctl.rst
net/ipv6/addrconf.c