git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
498d630
)
SCTP: Abort on COOKIE-ECHO if backlog is exceeded.
author
Vlad Yasevich
<vladislav.yasevich@hp.com>
Thu, 30 Aug 2007 18:10:59 +0000
(
03:10
+0900)
committer
Vlad Yasevich
<vladislav.yasevich@hp.com>
Thu, 30 Aug 2007 18:12:25 +0000
(14:12 -0400)
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: Vlad Yasevich <vladislav.yasevich@hp.com>
No differences found