aboutsummaryrefslogtreecommitdiffstats
path: root/net/unix/af_unix.c
diff options
context:
space:
mode:
authorPetr Machata <[email protected]>2024-06-07 15:13:53 +0000
committerJakub Kicinski <[email protected]>2024-06-12 23:42:11 +0000
commit3e453ca122d483eb519f934b6624215f0536301c (patch)
tree9bd433359821190dbbe8849e29e5411667090300 /net/unix/af_unix.c
parentnet: xilinx: axienet: Use NL_SET_ERR_MSG instead of netdev_err (diff)
downloadkernel-3e453ca122d483eb519f934b6624215f0536301c.tar.gz
kernel-3e453ca122d483eb519f934b6624215f0536301c.zip
net: ipv4,ipv6: Pass multipath hash computation through a helper
The following patches will add a sysctl to control multipath hash seed. In order to centralize the hash computation, add a helper, fib_multipath_hash_from_keys(), and have all IPv4 and IPv6 route.c invocations of flow_hash_from_keys() go through this helper instead. Signed-off-by: Petr Machata <[email protected]> Reviewed-by: Ido Schimmel <[email protected]> Reviewed-by: Nikolay Aleksandrov <[email protected]> Reviewed-by: David Ahern <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions