From: Arnaldo Carvalho de Melo Date: Wed, 10 Aug 2005 03:44:40 +0000 (-0700) Subject: [TIMEWAIT]: Introduce inet_timewait_death_row X-Git-Tag: v2.6.14-rc1~1035^2~122 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=295ff7edb8f72b77d524759266f7524deae379b3;p=pandora-kernel.git [TIMEWAIT]: Introduce inet_timewait_death_row That groups all of the tables and variables associated to the TCP timewait schedulling/recycling/killing code, that now can be isolated from the TCP specific code and used by other transport protocols, such as DCCP. Next changeset will move this code to net/ipv4/inet_timewait_sock.c Signed-off-by: Arnaldo Carvalho de Melo Signed-off-by: David S. Miller --- Reading git-diff-tree failed