From: Arnaldo Carvalho de Melo Date: Wed, 24 Aug 2005 04:50:06 +0000 (-0700) Subject: [DCCP]: Implement the CLOSING timer X-Git-Tag: v2.6.14-rc1~1035^2~41 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7ad07e7cf343181002c10c39d3f57a88e4903d4f;p=pandora-kernel.git [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 Signed-off-by: David S. Miller --- Reading git-diff-tree failed