]> git.baikalelectronics.ru Git - kernel.git/commit
Revert "ipv6: Honor all IPv6 PIO Valid Lifetime values"
authorGuillaume Nault <gnault@redhat.com>
Wed, 26 Jan 2022 15:38:52 +0000 (16:38 +0100)
committerDavid S. Miller <davem@davemloft.net>
Thu, 27 Jan 2022 13:35:14 +0000 (13:35 +0000)
commit59954661303ea5ed6e6515e1d4e0506ea6754351
tree4962f591ac77f88ca5742407b5368708e48cca56
parentec7822a8564b2cd06451b4dcf9c64897b9f76b86
Revert "ipv6: Honor all IPv6 PIO Valid Lifetime values"

This reverts commit e9b273f6527998e664611e9db2176228a1d6b718.

This commit breaks Linux compatibility with USGv6 tests. The RFC this
commit was based on is actually an expired draft: no published RFC
currently allows the new behaviour it introduced.

Without full IETF endorsement, the flash renumbering scenario this
patch was supposed to enable is never going to work, as other IPv6
equipements on the same LAN will keep the 2 hours limit.

Fixes: e9b273f65279 ("ipv6: Honor all IPv6 PIO Valid Lifetime values")
Signed-off-by: Guillaume Nault <gnault@redhat.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
include/net/addrconf.h
net/ipv6/addrconf.c