commit | b56774163f994efce3f5603f35aa4e677c3e725a | [log] [tgz] |
---|---|---|
author | Tom Herbert <tom@herbertland.com> | Fri Jul 31 16:52:14 2015 -0700 |
committer | David S. Miller <davem@davemloft.net> | Fri Jul 31 17:07:12 2015 -0700 |
tree | 127409645c4ae5f127756751b593c6fb14428625 | |
parent | be26849bfb6fcee4123c687fc39bd6da1b3be328 [diff] |
ipv6: Enable auto flow labels by default Initialize auto_flowlabels to one. This enables automatic flow labels, individual socket may disable them using the IPV6_AUTOFLOWLABEL socket option. Signed-off-by: Tom Herbert <tom@herbertland.com> Signed-off-by: David S. Miller <davem@davemloft.net>