]> git.proxmox.com Git - mirror_ubuntu-jammy-kernel.git/commit
sctp: add the missing setting for asoc encap_port
authorXin Long <lucien.xin@gmail.com>
Tue, 25 May 2021 02:49:24 +0000 (22:49 -0400)
committerDavid S. Miller <davem@davemloft.net>
Tue, 25 May 2021 22:17:26 +0000 (15:17 -0700)
commit297739bd73f6e49d80bac4bfd27f3598b798c0d4
tree4b5191d9109bb532a9272a16b4edf45968c8894e
parent8c42a49738f16af0061f9ae5c2f5a955f268d9e3
sctp: add the missing setting for asoc encap_port

This patch is to add the missing setting back for asoc encap_port.

Fixes: 8dba29603b5c ("sctp: add SCTP_REMOTE_UDP_ENCAPS_PORT sockopt")
Signed-off-by: Xin Long <lucien.xin@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/sctp/socket.c