commit | 297739bd73f6e49d80bac4bfd27f3598b798c0d4 | [log] [tgz] |
---|---|---|
author | Xin Long <lucien.xin@gmail.com> | Mon May 24 22:49:24 2021 -0400 |
committer | David S. Miller <davem@davemloft.net> | Tue May 25 15:17:26 2021 -0700 |
tree | 4b5191d9109bb532a9272a16b4edf45968c8894e | |
parent | 8c42a49738f16af0061f9ae5c2f5a955f268d9e3 [diff] |
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>