lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Mon, 28 Apr 2014 20:12:03 +0200
From:	Florent Fourcot <florent.fourcot@...t-bretagne.fr>
To:	Tom Herbert <therbert@...gle.com>, netdev@...r.kernel.org
Subject: Re: [PATCH 2/2] ipv6: Set flow label to skb_hash on transmit

Le 27/04/2014 01:00, Tom Herbert a écrit :
>  	net->ipv6.sysctl.flowlabel_consistency = 1;
> +	net->ipv6.sysctl.auto_flowlabels = 1;

I do not like setting this option to one by default. The idea of
flowlabel_consistency above was to be sure that all labels given by the
host are in the control of the flow label manager.

By enabling auto_flowlabels, we can have conflict between the flow label
manager policy, and a randomly generated label.

And I do not have a strong opinion on it, but perhaps should
auto_flowlabels depends of a disabled flowlabel_consistency, to have a
coherent behaviour for users.

Regards,

Florent.
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ