commit | 017487d7d1e905a5bb529f6a2bc8cf8ea14e2307 | [log] [tgz] |
---|---|---|
author | Arnaldo Carvalho de Melo <acme@mandriva.com> | Mon Mar 20 19:25:24 2006 -0800 |
committer | David S. Miller <davem@davemloft.net> | Mon Mar 20 19:25:24 2006 -0800 |
tree | 6a68904ea48ccae0c4c17f7dc248831fd46bd3e6 | |
parent | e55d912f5b75723159348a7fc7692f869a86636a [diff] |
[DCCP]: Generalize dccp_v4_send_reset 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>