|
@@ -771,7 +771,7 @@ static int __net_init inet6_net_init(struct net *net)
|
|
net->ipv6.sysctl.auto_flowlabels = IP6_DEFAULT_AUTO_FLOW_LABELS;
|
|
net->ipv6.sysctl.auto_flowlabels = IP6_DEFAULT_AUTO_FLOW_LABELS;
|
|
net->ipv6.sysctl.idgen_retries = 3;
|
|
net->ipv6.sysctl.idgen_retries = 3;
|
|
net->ipv6.sysctl.idgen_delay = 1 * HZ;
|
|
net->ipv6.sysctl.idgen_delay = 1 * HZ;
|
|
- net->ipv6.sysctl.flowlabel_state_ranges = 1;
|
|
|
|
|
|
+ net->ipv6.sysctl.flowlabel_state_ranges = 0;
|
|
atomic_set(&net->ipv6.fib6_sernum, 1);
|
|
atomic_set(&net->ipv6.fib6_sernum, 1);
|
|
|
|
|
|
err = ipv6_init_mibs(net);
|
|
err = ipv6_init_mibs(net);
|