commit | 841645b5f2dfceac69b78fcd0c9050868d41ea61 | [log] [tgz] |
---|---|---|
author | David S. Miller <davem@davemloft.net> | Mon Apr 25 15:33:55 2016 -0400 |
committer | David S. Miller <davem@davemloft.net> | Mon Apr 25 15:33:55 2016 -0400 |
tree | 44a1995c24adf052187020ade737a58bfb9fa0b5 | |
parent | 391a20333b8393ef2e13014e6e59d192c5594471 [diff] |
ipv6: Revert optional address flusing on ifdown. This reverts the following three commits: 70af921db6f8835f4b11c65731116560adb00c14 799977d9aafbf0ca0b9c39b04cbfb16db71302c9 f1705ec197e705b79ea40fe7a2cc5acfa1d3bfac The feature was ill conceived, has terrible semantics, and has added nothing but regressions to the already fragile ipv6 stack. Fixes: f1705ec197e7 ("net: ipv6: Make address flushing on ifdown optional") Signed-off-by: David S. Miller <davem@davemloft.net>