]> git.baikalelectronics.ru Git - kernel.git/commit
ipv6: Revert optional address flusing on ifdown.
authorDavid S. Miller <davem@davemloft.net>
Mon, 25 Apr 2016 19:33:55 +0000 (15:33 -0400)
committerDavid S. Miller <davem@davemloft.net>
Mon, 25 Apr 2016 19:33:55 +0000 (15:33 -0400)
commit103ed5aa21e0eeeaf9d6942dfcd5801f440ae1ab
tree44a1995c24adf052187020ade737a58bfb9fa0b5
parent63a1ddb597597daaa9af520b9a67c2097db17da8
ipv6: Revert optional address flusing on ifdown.

This reverts the following three commits:

4661e17b025a30802714f008cbabd3ec31f73235
4e1c9c56ca95029f65e7f1687ad52ba6fb94fa12
101154d9fab9ff81e13e8d0ca61351b2f8ebe7c4

The feature was ill conceived, has terrible semantics, and has added
nothing but regressions to the already fragile ipv6 stack.

Fixes: 101154d9fab9 ("net: ipv6: Make address flushing on ifdown optional")
Signed-off-by: David S. Miller <davem@davemloft.net>
Documentation/networking/ip-sysctl.txt
include/linux/ipv6.h
include/uapi/linux/ipv6.h
net/ipv6/addrconf.c