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:
2772b49
)
SCTP: Uncomfirmed transports can't become Inactive
author
Vlad Yasevich
<vladislav.yasevich@hp.com>
Fri, 24 Aug 2007 10:30:25 +0000
(19:30 +0900)
committer
Vlad Yasevich
<vladislav.yasevich@hp.com>
Thu, 30 Aug 2007 17:55:41 +0000
(13:55 -0400)
Do not set Unconfirmed transports to Inactive state. This may
result in an inactive association being destroyed since we start
counting errors on "inactive" transports against the association.
This was found at the SCTP interop event.
Signed-off-by: Vlad Yasevich <vladislav.yasevich@hp.com>
No differences found