Files
linux-st/include/net
wenxu 24ba14406c route: Add multipath_hash in flowi_common to make user-define hash
Current fib_multipath_hash_policy can make hash based on the L3 or
L4. But it only work on the outer IP. So a specific tunnel always
has the same hash value. But a specific tunnel may contain so many
inner connections.

This patch provide a generic multipath_hash in floi_common. It can
make a user-define hash which can mix with L3 or L4 hash.

Signed-off-by: wenxu <wenxu@ucloud.cn>
Signed-off-by: David S. Miller <davem@davemloft.net>
2019-02-27 12:50:17 -08:00
..
2018-09-08 01:39:47 +09:00
2019-02-24 21:57:26 -08:00
2018-09-18 19:55:01 -07:00
2019-02-21 16:23:56 -08:00
2018-10-31 12:37:12 -07:00
2019-01-23 11:18:00 -08:00
2018-09-26 20:22:19 -07:00
2019-02-13 21:07:47 -08:00
2018-11-07 23:00:23 -08:00
2018-11-07 16:23:05 -08:00
2018-09-13 09:04:58 -07:00
2018-09-25 20:17:35 -07:00
2018-12-20 16:56:04 -08:00
2019-02-27 12:39:56 -08:00
2019-01-25 01:50:03 +01:00
2018-08-29 12:25:53 -07:00