From: Julius Volz Date: Tue, 2 Sep 2008 13:55:36 +0000 (+0200) Subject: IPVS: Add internal versions of sockopt interface structs X-Git-Tag: v2.6.28-rc1~717^2~300^2~32 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c860c6b1479992440e4962e9c95d258bfdce4fca;p=pandora-kernel.git 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 Signed-off-by: Simon Horman --- Reading git-diff-tree failed