From: Vince Busam Date: Tue, 2 Sep 2008 13:55:52 +0000 (+0200) Subject: IPVS: Add function to determine if IPv6 address is local X-Git-Tag: v2.6.28-rc1~717^2~300^2~16 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=09571c7ae30865adfa79dccd12a822a65d2c4b5a;p=pandora-kernel.git IPVS: Add function to determine if IPv6 address is local Add __ip_vs_addr_is_local_v6() to find out if an IPv6 address belongs to a local interface. Use this function to decide whether to set the IP_VS_CONN_F_LOCALNODE flag for IPv6 destinations. Signed-off-by: Vince Busam Signed-off-by: Simon Horman --- Reading git-diff-tree failed