commit | 7ad07e7cf343181002c10c39d3f57a88e4903d4f | [log] [tgz] |
---|---|---|
author | Arnaldo Carvalho de Melo <acme@mandriva.com> | Tue Aug 23 21:50:06 2005 -0700 |
committer | David S. Miller <davem@sunset.davemloft.net> | Mon Aug 29 16:04:31 2005 -0700 |
tree | c22067f3f443faebdcd3403fa8ce7c5c89662c60 | |
parent | 58e45131dc269eff0983c6d44494f9e687686900 [diff] |
[DCCP]: Implement the CLOSING timer So that we retransmit CLOSE/CLOSEREQ packets till they elicit an answer or we hit a timeout. Most of the machinery uses TCP approaches, this code has to be polished & audited, but this is better than we had before. Signed-off-by: Arnaldo Carvalho de Melo <acme@mandriva.com> Signed-off-by: David S. Miller <davem@davemloft.net>