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:
a94f0f9
)
[DCCP]: Sequence number wrap-around when sending reset
author
Gerrit Renker
<gerrit@erg.abdn.ac.uk>
Wed, 26 Sep 2007 14:32:49 +0000
(11:32 -0300)
committer
David S. Miller
<davem@sunset.davemloft.net>
Wed, 10 Oct 2007 23:52:43 +0000
(16:52 -0700)
This replaces normal addition with mod-48 addition so that sequence number
wraparound is respected.
Signed-off-by: Gerrit Renker <gerrit@erg.abdn.ac.uk>
Signed-off-by: Ian McDonald <ian.mcdonald@jandi.co.nz>
Signed-off-by: Arnaldo Carvalho de Melo <acme@ghostprotocols.net>
No differences found