linux-stable-rt/net/ipv4/ipvs
Pavel Emelyanov 90754f8ec0 [IPVS]: Switch to using ctl_paths.
The feature of ipvs ctls is that the net/ipv4/vs path
is common for core ipvs ctls and for two schedulers,
so I make it exported and re-use it in modules.

Two other .c files required linux/sysctl.h to make the
extern declaration of this path compile well.

Signed-off-by: Pavel Emelyanov <xemul@openvz.org>
Acked-by: Simon Horman <horms@verge.net.au>
Signed-off-by: David S. Miller <davem@davemloft.net>
2008-01-28 15:01:08 -08:00
..
Kconfig
Makefile
ip_vs_app.c
ip_vs_conn.c
ip_vs_core.c
ip_vs_ctl.c [IPVS]: Switch to using ctl_paths. 2008-01-28 15:01:08 -08:00
ip_vs_dh.c
ip_vs_est.c [IPVS]: Switch to using ctl_paths. 2008-01-28 15:01:08 -08:00
ip_vs_ftp.c
ip_vs_lblc.c [IPVS]: Switch to using ctl_paths. 2008-01-28 15:01:08 -08:00
ip_vs_lblcr.c [IPVS]: Switch to using ctl_paths. 2008-01-28 15:01:08 -08:00
ip_vs_lc.c
ip_vs_nq.c
ip_vs_proto.c [IPVS]: Use htons() where appropriate. 2008-01-28 14:58:02 -08:00
ip_vs_proto_ah.c
ip_vs_proto_esp.c [IPVS]: Use htons() where appropriate. 2008-01-28 14:58:02 -08:00
ip_vs_proto_tcp.c
ip_vs_proto_udp.c
ip_vs_rr.c
ip_vs_sched.c [IPVS]: Switch to using ctl_paths. 2008-01-28 15:01:08 -08:00
ip_vs_sed.c
ip_vs_sh.c
ip_vs_sync.c
ip_vs_wlc.c
ip_vs_wrr.c
ip_vs_xmit.c [IPVS]: Kill some bloat 2008-01-28 15:00:43 -08:00