commit | c860c6b1479992440e4962e9c95d258bfdce4fca | [log] [tgz] |
---|---|---|
author | Julius Volz <juliusv@google.com> | Tue Sep 02 15:55:36 2008 +0200 |
committer | Simon Horman <horms@verge.net.au> | Fri Sep 05 11:17:04 2008 +1000 |
tree | 25172dc157cf23f02f1639af5ae6bbd39521f627 | |
parent | c842a3ada9ba8f0cca38a70de3fe0effcfab254c [diff] |
IPVS: Add internal versions of sockopt interface structs Add extended internal versions of struct ip_vs_service_user and struct ip_vs_dest_user (the originals can't be modified as they are part of the old sockopt interface). Adjust ip_vs_ctl.c to work with the new data structures and add some minor AF-awareness. Signed-off-by: Julius Volz <juliusv@google.com> Signed-off-by: Simon Horman <horms@verge.net.au>