Merge branch 'net-ipv6-addrconf-ensure-that-temporary-addresses-preferred-lifetimes...
authorPaolo Abeni <pabeni@redhat.com>
Thu, 15 Feb 2024 14:34:42 +0000 (15:34 +0100)
committerPaolo Abeni <pabeni@redhat.com>
Thu, 15 Feb 2024 14:34:43 +0000 (15:34 +0100)
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 <pabeni@redhat.com>

Trivial merge