Skip to content
Commit 609ee467 authored by Vlad Yasevich's avatar Vlad Yasevich
Browse files

SCTP: Abort on COOKIE-ECHO if backlog is exceeded.



Currently we abort on the INIT chunk we our backlog is currenlty
exceeded.  Delay this about untill COOKIE-ECHO to give the user
time to accept the socket.  Also, make sure that we treat
sk_max_backlog of 0 as no connections allowed.

Signed-off-by: default avatarVlad Yasevich <vladislav.yasevich@hp.com>
parent 498d6307
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