From: Andy Gospodarek Date: Mon, 29 Oct 2007 11:35:45 +0000 (-0700) Subject: [IPVS]: use proper timeout instead of fixed value X-Git-Tag: v2.6.24-rc2~79^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5c81833c2f74304142be6dde5688bf444316da21;p=pandora-kernel.git [IPVS]: use proper timeout instead of fixed value Instead of using the default timeout of 3 minutes, this uses the timeout specific to the protocol used for the connection. The 3 minute timeout seems somewhat arbitrary (though I know it is used other places in the ipvs code) and when failing over it would be much nicer to use one of the configured timeout values. Signed-off-by: Andy Gospodarek Acked-by: Simon Horman Signed-off-by: David S. Miller --- Reading git-diff-tree failed