diff options
| author | Jun Yang <junvyyang@tencent.com> | 2026-08-24 16:18:19 +0800 |
|---|---|---|
| committer | Paolo Abeni <pabeni@redhat.com> | 2026-08-25 13:33:08 +0200 |
| commit | 63f44178f0a0f86060c9b576d6efab8a3ffa403e (patch) | |
| tree | a01f6c6119fc3817c46b451353c6bee8a7305fa1 /include | |
| parent | a687f2ae995fc366a6f2ef180451e6db4c6b4530 (diff) | |
| download | linux-63f44178f0a0f86060c9b576d6efab8a3ffa403e.tar.gz linux-63f44178f0a0f86060c9b576d6efab8a3ffa403e.zip | |
sctp: distinguish sequence zero from wildcard in reconf lookup
Zero is a valid response sequence after strreset_outseq wraps, but
sctp_chunk_lookup_strreset_param() currently treats it as a wildcard.
Add match_seq so response lookups match zero exactly while the one
type-only lookup can still ignore the sequence.
Fixes: 50a41591f110 ("sctp: implement receiver-side procedures for the Add Outgoing Streams Request Parameter")
Cc: stable@kernel.org
Suggested-by: Simon Horman <horms@kernel.org>
Acked-by: Xin Long <lucien.xin@gmail.com>
Signed-off-by: Jun Yang <junvyyang@tencent.com>
Link: https://patch.msgid.link/20260824081832.98717-2-juny24602@gmail.com
Signed-off-by: Paolo Abeni <pabeni@redhat.com>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions
