android_kernel_motorola_sm6225/net/ipv4/ipvs
Julius Volz c860c6b147 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>
2008-09-05 11:17:04 +10:00
..
ip_vs_app.c ipvs: Annotate init functions with __init 2008-08-11 11:46:18 +02:00
ip_vs_conn.c IPVS: Change IPVS data structures to support IPv6 addresses 2008-09-05 11:17:03 +10:00
ip_vs_core.c IPVS: Change IPVS data structures to support IPv6 addresses 2008-09-05 11:17:03 +10:00
ip_vs_ctl.c IPVS: Add internal versions of sockopt interface structs 2008-09-05 11:17:04 +10:00
ip_vs_dh.c IPVS: Change IPVS data structures to support IPv6 addresses 2008-09-05 11:17:03 +10:00
ip_vs_est.c ipvs: Create init functions for estimator code 2008-08-15 09:26:15 +10:00
ip_vs_ftp.c IPVS: Change IPVS data structures to support IPv6 addresses 2008-09-05 11:17:03 +10:00
ip_vs_lblc.c IPVS: Change IPVS data structures to support IPv6 addresses 2008-09-05 11:17:03 +10:00
ip_vs_lblcr.c IPVS: Change IPVS data structures to support IPv6 addresses 2008-09-05 11:17:03 +10:00
ip_vs_lc.c IPVS: Change IPVS data structures to support IPv6 addresses 2008-09-05 11:17:03 +10:00
ip_vs_nq.c IPVS: Change IPVS data structures to support IPv6 addresses 2008-09-05 11:17:03 +10:00
ip_vs_proto.c ipvs: Annotate init functions with __init 2008-08-11 11:46:18 +02:00
ip_vs_proto_ah_esp.c IPVS: Rename ip_vs_proto_ah.c to ip_vs_proto_ah_esp.c 2008-08-27 13:50:37 +10:00
ip_vs_proto_tcp.c IPVS: Change IPVS data structures to support IPv6 addresses 2008-09-05 11:17:03 +10:00
ip_vs_proto_udp.c IPVS: Change IPVS data structures to support IPv6 addresses 2008-09-05 11:17:03 +10:00
ip_vs_rr.c IPVS: Change IPVS data structures to support IPv6 addresses 2008-09-05 11:17:03 +10:00
ip_vs_sched.c ipvs: Use list_empty() instead of open-coding the same functionality 2008-08-11 11:45:57 +02:00
ip_vs_sed.c IPVS: Change IPVS data structures to support IPv6 addresses 2008-09-05 11:17:03 +10:00
ip_vs_sh.c IPVS: Change IPVS data structures to support IPv6 addresses 2008-09-05 11:17:03 +10:00
ip_vs_sync.c IPVS: Change IPVS data structures to support IPv6 addresses 2008-09-05 11:17:03 +10:00
ip_vs_wlc.c IPVS: Change IPVS data structures to support IPv6 addresses 2008-09-05 11:17:03 +10:00
ip_vs_wrr.c IPVS: Change IPVS data structures to support IPv6 addresses 2008-09-05 11:17:03 +10:00
ip_vs_xmit.c IPVS: Change IPVS data structures to support IPv6 addresses 2008-09-05 11:17:03 +10:00
Kconfig IPVS: Add CONFIG_IP_VS_IPV6 option for IPv6 support 2008-09-05 11:17:02 +10:00
Makefile IPVS: Rename ip_vs_proto_ah.c to ip_vs_proto_ah_esp.c 2008-08-27 13:50:37 +10:00