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>
This commit is contained in:

committed by
David S. Miller

parent
be26849bfb
commit
b56774163f
@@ -1228,7 +1228,7 @@ auto_flowlabels - INTEGER
|
||||
per socket basis using the IPV6_AUTOFLOWLABEL socket option
|
||||
3: automatic flow labels are enabled and enforced, they cannot
|
||||
be disabled by the socket option
|
||||
Default: 0
|
||||
Default: 1
|
||||
|
||||
flowlabel_state_ranges - BOOLEAN
|
||||
Split the flow label number space into two ranges. 0-0x7FFFF is
|
||||
|
Reference in New Issue
Block a user