Re: [PATCH v3 net-next 00/10] net/ipv6: Add support for path selection using hash of 5-tuple

2018-03-04 Thread David Miller
From: David Ahern Date: Fri, 2 Mar 2018 08:32:11 -0800 > Hardware supports multipath selection using the standard L4 5-tuple > instead of just L3 and the flow label. In addition, some network > operators prefer IPv6 path selection to use the 5-tuple. To that end, > add

Re: [PATCH v3 net-next 00/10] net/ipv6: Add support for path selection using hash of 5-tuple

2018-03-02 Thread Ido Schimmel
On Fri, Mar 02, 2018 at 08:32:11AM -0800, David Ahern wrote: > Hardware supports multipath selection using the standard L4 5-tuple > instead of just L3 and the flow label. In addition, some network > operators prefer IPv6 path selection to use the 5-tuple. To that end, > add support to IPv6 for

[PATCH v3 net-next 00/10] net/ipv6: Add support for path selection using hash of 5-tuple

2018-03-02 Thread David Ahern
Hardware supports multipath selection using the standard L4 5-tuple instead of just L3 and the flow label. In addition, some network operators prefer IPv6 path selection to use the 5-tuple. To that end, add support to IPv6 for multipath hash policy similar to bf4e0a3db97eb ("net: ipv4: add support