IPVS: Change IPVS data structures to support IPv6 addresses
authorJulius Volz <juliusv@google.com>
Tue, 2 Sep 2008 13:55:33 +0000 (15:55 +0200)
committerSimon Horman <horms@verge.net.au>
Fri, 5 Sep 2008 01:17:03 +0000 (11:17 +1000)
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>

No differences found