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:
24b8e05
)
[DCCP]: Check if already in the CLOSING state in dccp_rcv_closereq
author
Arnaldo Carvalho de Melo
<acme@mandriva.com>
Tue, 13 Sep 2005 22:03:15 +0000
(19:03 -0300)
committer
Arnaldo Carvalho de Melo
<acme@mandriva.com>
Tue, 13 Sep 2005 22:03:15 +0000
(19:03 -0300)
It is possible to receive more than one CLOSEREQ packet if the
CLOSE packet sent in response is somehow lost, change the state
to DCCP_CLOSING only on the first CLOSEREQ packet received.
Signed-off-by: Arnaldo Carvalho de Melo <acme@mandriva.com>
No differences found