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:
b25b0c6
)
tcp/dccp: Consolidate common code for RFC 3390 conversion
author
Gerrit Renker
<gerrit@erg.abdn.ac.uk>
Thu, 4 Sep 2008 05:30:19 +0000
(07:30 +0200)
committer
Gerrit Renker
<gerrit@erg.abdn.ac.uk>
Thu, 4 Sep 2008 05:45:39 +0000
(07:45 +0200)
This patch consolidates the code common to TCP and CCID-2:
* TCP uses RFC 3390 in a packet-oriented manner (tcp_input.c) and
* CCID-2 uses RFC 3390 in packet-oriented manner (RFC 4341).
Signed-off-by: Gerrit Renker <gerrit@erg.abdn.ac.uk>
No differences found