diff options
author | Xin Long <lucien.xin@gmail.com> | 2020-10-29 15:05:09 +0800 |
---|---|---|
committer | Jakub Kicinski <kuba@kernel.org> | 2020-10-30 15:24:44 -0700 |
commit | 1c16a1862595e66d22d34799a9f328defc884369 (patch) | |
tree | f60cb75d09f67e0190c53fe74dec6c370a514bba /net/sctp/sysctl.c | |
parent | e38d86b354f96e3ed6f5e6c7dbb442d7107fc0bd (diff) | |
download | linux-1c16a1862595e66d22d34799a9f328defc884369.tar.gz linux-1c16a1862595e66d22d34799a9f328defc884369.tar.bz2 linux-1c16a1862595e66d22d34799a9f328defc884369.zip |
sctp: handle the init chunk matching an existing asoc
This is from Section 4 of draft-tuexen-tsvwg-sctp-udp-encaps-cons-03,
and it requires responding with an abort chunk with an error cause
when the udp source port of the received init chunk doesn't match the
encap port of the transport.
Signed-off-by: Xin Long <lucien.xin@gmail.com>
Acked-by: Marcelo Ricardo Leitner <marcelo.leitner@gmail.com>
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'net/sctp/sysctl.c')
0 files changed, 0 insertions, 0 deletions