From: Simon Horman Date: Fri, 5 Sep 2008 01:17:14 +0000 (+1000) Subject: ipvs: load balance ipv6 connections from a local process X-Git-Tag: v2.6.28-rc1~717^2~300^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f2428ed5e7bc89c7716ead22748cb5d076e204f0;p=pandora-kernel.git ipvs: load balance ipv6 connections from a local process This allows IPVS to load balance IPv6 connections made by a local process. For example a proxy server running locally. External client --> pound:443 -> Local:443 --> IPVS:80 --> RealServer This is an extenstion to the IPv4 work done in this area by Siim Põder and Malcolm Turnbull. Cc: Siim Põder Cc: Malcolm Turnbull Signed-off-by: Simon Horman --- Reading git-diff-tree failed