From: Paolo Abeni Date: Thu, 15 Feb 2024 14:34:42 +0000 (+0100) Subject: Merge branch 'net-ipv6-addrconf-ensure-that-temporary-addresses-preferred-lifetimes... X-Git-Tag: v6.9-rc1~159^2~247 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=dfe7f12788f5428d8bc16e86eedcfa889a3e3b29;p=thirdparty%2Fkernel%2Flinux.git Merge branch 'net-ipv6-addrconf-ensure-that-temporary-addresses-preferred-lifetimes-are-long-enough' Alex Henrie says: ==================== net: ipv6/addrconf: ensure that temporary addresses' preferred lifetimes are long enough v2 corrects and updates the documentation for these features. Changes from v1: - Update the typical minimum lifetime stated in the documentation, and make it a range to emphasize the variability - Fix spelling of "determine" in the documentation - Mention RFC 8981's requirements in the documentation - Arrange variables in "reverse Christmas tree" - Update documentation of what happens if temp_prefered_lft is less than the minimum required lifetime Thanks to David, Paolo, and Dan for your feedback. ==================== Link: https://lore.kernel.org/r/20240214062711.608363-1-alexhenrie24@gmail.com Signed-off-by: Paolo Abeni --- dfe7f12788f5428d8bc16e86eedcfa889a3e3b29