diff options
author | Florian Westphal <fw@strlen.de> | 2024-06-09 00:10:40 +0200 |
---|---|---|
committer | Jakub Kicinski <kuba@kernel.org> | 2024-06-12 14:33:38 -0700 |
commit | d1dab4f71d372e00e2d34a9c32bf261623e3a95c (patch) | |
tree | 75f6dda28ad47e21ce91e564a90e198ffad5b409 /net/unix/af_unix.c | |
parent | b975d3ee5962237c1e2f5d5aeeaaf0dc2173486c (diff) |
net: add and use __skb_get_hash_symmetric_net
Similar to previous patch: apply same logic for
__skb_get_hash_symmetric and let callers pass the netns to the dissector
core.
Existing function is turned into a wrapper to avoid adjusting all
callers, nft_hash.c uses new function.
Reviewed-by: Willem de Bruijn <willemb@google.com>
Signed-off-by: Florian Westphal <fw@strlen.de>
Reviewed-by: Eric Dumazet <edumazet@google.com>
Link: https://lore.kernel.org/r/20240608221057.16070-3-fw@strlen.de
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions