diff options
author | Xin Long <lucien.xin@gmail.com> | 2018-11-12 18:27:17 +0800 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2018-11-12 09:09:51 -0800 |
commit | 6ba84574026792ce33a40c7da721dea36d0f3973 (patch) | |
tree | a6b2fb0d82b8485b7fe53e52ba2d136039cba76c /net/sctp/objcnt.c | |
parent | 76c6d988aeb3c15d57ea0c245a3b5f27802c1fbe (diff) | |
download | linux-6ba84574026792ce33a40c7da721dea36d0f3973.tar.bz2 |
sctp: process sk_reuseport in sctp_get_port_local
When socks' sk_reuseport is set, the same port and address are allowed
to be bound into these socks who have the same uid.
Note that the difference from sk_reuse is that it allows multiple socks
to listen on the same port and address.
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/sctp/objcnt.c')
0 files changed, 0 insertions, 0 deletions