commit | b7b0b1d290cc89c39607dd47f8047e1071e65692 | [log] [tgz] |
---|---|---|
author | Alexander Duyck <aduyck@mirantis.com> | Mon Oct 26 11:06:33 2015 -0700 |
committer | David S. Miller <davem@davemloft.net> | Fri Oct 30 18:11:07 2015 +0900 |
tree | 0a57a84f11635f90ffe6b5f4496422b2670b0247 | |
parent | ee6259382ca8f723a2cc90841f903667c7720584 [diff] |
ipv6: recreate ipv6 link-local addresses when increasing MTU over IPV6_MIN_MTU This change makes it so that we reinitialize the interface if the MTU is increased back above IPV6_MIN_MTU and the interface is up. Cc: Hannes Frederic Sowa <hannes@stressinduktion.org> Signed-off-by: Alexander Duyck <aduyck@mirantis.com> Signed-off-by: David S. Miller <davem@davemloft.net>