Message ID | 20240214062711.608363-1-alexhenrie24@gmail.com (mailing list archive) |
---|---|
Headers | show |
Series | net: ipv6/addrconf: ensure that temporary addresses' preferred lifetimes are long enough | expand |
Hello: This series was applied to netdev/net-next.git (main) by Paolo Abeni <pabeni@redhat.com>: On Tue, 13 Feb 2024 23:26:29 -0700 you wrote: > 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 > > [...] Here is the summary with links: - [net-next,v2,1/3] net: ipv6/addrconf: ensure that regen_advance is at least 2 seconds https://git.kernel.org/netdev/net-next/c/2aa8f155b095 - [net-next,v2,2/3] net: ipv6/addrconf: introduce a regen_min_advance sysctl https://git.kernel.org/netdev/net-next/c/a5fcea2d2f79 - [net-next,v2,3/3] net: ipv6/addrconf: clamp preferred_lft to the minimum required https://git.kernel.org/netdev/net-next/c/f4bcbf360ac8 You are awesome, thank you!