From: Grzegorz Lyczba Date: Mon, 13 May 2013 21:56:24 +0000 (+0200) Subject: ipvs: Fix reuse connection if real server is dead X-Git-Tag: v3.10-rc5~25^2~29^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dc7b3eb900aab02e5cafbca3948d005be13fb4a5;p=pandora-kernel.git ipvs: Fix reuse connection if real server is dead Expire cached connection for new TCP/SCTP connection if real server is down. Otherwise, IPVS uses the dead server for the reused connection, instead of a new working one. Signed-off-by: Grzegorz Lyczba Acked-by: Hans Schillstrom Acked-by: Julian Anastasov Signed-off-by: Simon Horman Signed-off-by: Pablo Neira Ayuso --- Reading git-diff-tree failed