From: Gerrit Renker Date: Thu, 13 Dec 2007 14:25:01 +0000 (-0200) Subject: [DCCP]: Support for server holding timewait state X-Git-Tag: v2.6.25-rc1~1162^2~1107 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b8599d20708fa3bde1e414689f3474560c2d990b;p=pandora-kernel.git [DCCP]: Support for server holding timewait state This adds a socket option and signalling support for the case where the server holds timewait state on closing the connection, as described in RFC 4340, 8.3. Since holding timewait state at the server is the non-usual case, it is enabled via a socket option. Documentation for this socket option has been added. The setsockopt statement has been made resilient against different possible cases of expressing boolean `true' values using a suggestion by Ian McDonald. Signed-off-by: Gerrit Renker Signed-off-by: Ian McDonald Signed-off-by: Arnaldo Carvalho de Melo Signed-off-by: David S. Miller --- Reading git-diff-tree failed