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:
e55d912
)
[DCCP]: Generalize dccp_v4_send_reset
author
Arnaldo Carvalho de Melo
<acme@mandriva.com>
Tue, 21 Mar 2006 03:25:24 +0000
(19:25 -0800)
committer
David S. Miller
<davem@davemloft.net>
Tue, 21 Mar 2006 03:25:24 +0000
(19:25 -0800)
Renaming it to dccp_send_reset and moving it from the ipv4 specific
code to the core dccp code.
This fixes some bugs in IPV6 where timers would send v4 resets, etc.
Signed-off-by: Arnaldo Carvalho de Melo <acme@mandriva.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found