Skip to content
Commit 3a9ca1e2 authored by David S. Miller's avatar David S. Miller
Browse files

Merge branch 'sctp-dup-stream-reconf-events'



Xin Long says:

====================
sctp: add proper process for duplicated stream reconf requests

Now sctp stream reconf will process a request again even if it's seqno
is less than asoc->strreset_inseq. It may cause a replay attack.

This patchset is to avoid it by add proper process for all duplicated
stream reconf requests.
====================

Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parents b89f04c6 6c801387
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment