ipv6: Revert optional address flusing on ifdown.
This reverts the following three commits:70af921db6799977d9aaf1705ec197The feature was ill conceived, has terrible semantics, and has added nothing but regressions to the already fragile ipv6 stack. Fixes:f1705ec197("net: ipv6: Make address flushing on ifdown optional") Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:
parent
391a20333b
commit
841645b5f2
4 changed files with 12 additions and 161 deletions
|
|
@ -176,7 +176,6 @@ enum {
|
|||
DEVCONF_IGNORE_ROUTES_WITH_LINKDOWN,
|
||||
DEVCONF_DROP_UNICAST_IN_L2_MULTICAST,
|
||||
DEVCONF_DROP_UNSOLICITED_NA,
|
||||
DEVCONF_KEEP_ADDR_ON_DOWN,
|
||||
DEVCONF_MAX
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue