aboutsummaryrefslogtreecommitdiff
path: root/net/core/sock_reuseport.c
diff options
context:
space:
mode:
authorGravatar Xin Long <lucien.xin@gmail.com> 2018-11-12 18:27:15 +0800
committerGravatar David S. Miller <davem@davemloft.net> 2018-11-12 09:09:51 -0800
commit532ae2f10e6eab2ec66ecad805d57d3d70cea020 (patch)
tree7feefe4e3e2ee6637388ab49b09727f330f8db2e /net/core/sock_reuseport.c
parentnet: phy: marvell: remove set but not used variable 'pause' (diff)
downloadlinux-532ae2f10e6eab2ec66ecad805d57d3d70cea020.tar.gz
linux-532ae2f10e6eab2ec66ecad805d57d3d70cea020.tar.bz2
linux-532ae2f10e6eab2ec66ecad805d57d3d70cea020.zip
sctp: do reuseport_select_sock in __sctp_rcv_lookup_endpoint
This is a part of sk_reuseport support for sctp, and it selects a sock by the hashkey of lport, paddr and dport by default. It will work until sk_reuseport support is added in sctp_get_port_local() in the next patch. v1->v2: - define lport as __be16 instead of __be32 as Marcelo pointed in __sctp_rcv_lookup_endpoint(). Acked-by: Neil Horman <nhorman@tuxdriver.com> Signed-off-by: Xin Long <lucien.xin@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/core/sock_reuseport.c')
0 files changed, 0 insertions, 0 deletions