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 PHC | |
Open Source and information security mailing list archives
| ||
|
Date: Tue, 13 Feb 2018 13:35:09 -0700 From: David Ahern <dsahern@...il.com> To: nicolas.dichtel@...nd.com, netdev@...r.kernel.org Cc: roopa@...ulusnetworks.com, nikolay@...ulusnetworks.com, idosch@...lanox.com Subject: Re: [PATCH RFC net-next 5/7] net/ipv6: Add support for path selection using hash of 5-tuple On 2/13/18 1:31 PM, Nicolas Dichtel wrote: > Le 13/02/2018 à 01:06, David Ahern a écrit : >> Some operators prefer IPv6 path selection to use a standard 5-tuple >> hash rather than just an L3 hash with the flow the label. To that end >> add support to IPv6 for multipath hash policy similar to bf4e0a3db97eb >> ("net: ipv4: add support for ECMP hash policy choice"). The default >> is still L3 which covers source and destination addresses along with >> flow label and IPv6 protocol. >> >> Signed-off-by: David Ahern <dsahern@...il.com> >> --- > Do you plan to add the nl NETCONF support for this new sysctl? > hmmm.... doesn't exist for the current IPv4 version, but in-kernel drivers are notified. I wasn't planning on it, but it can be added.
Powered by blists - more mailing lists