commit | e7ade46a53055c19a01c8becbe7807f9075d6fee | [log] [tgz] |
---|---|---|
author | Julius Volz <juliusv@google.com> | Tue Sep 02 15:55:33 2008 +0200 |
committer | Simon Horman <horms@verge.net.au> | Fri Sep 05 11:17:03 2008 +1000 |
tree | 8e75c543dbf015d0f1056941526e9671a1afc780 | |
parent | fab0de02fb0da83b90cec7fce4294747d86d5c6f [diff] |
IPVS: Change IPVS data structures to support IPv6 addresses Introduce new 'af' fields into IPVS data structures for specifying an entry's address family. Convert IP addresses to be of type union nf_inet_addr. Signed-off-by: Julius Volz <juliusv@google.com> Signed-off-by: Simon Horman <horms@verge.net.au>