commit | 09571c7ae30865adfa79dccd12a822a65d2c4b5a | [log] [tgz] |
---|---|---|
author | Vince Busam <vbusam@google.com> | Tue Sep 02 15:55:52 2008 +0200 |
committer | Simon Horman <horms@verge.net.au> | Fri Sep 05 11:17:12 2008 +1000 |
tree | 4a6b129d70b8dab77bb8f80fff98d9827a5a06ef | |
parent | a0eb662f9ec8962928d937a185ad128db12c4637 [diff] |
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 <vbusam@google.com> Signed-off-by: Simon Horman <horms@verge.net.au>