linux-stable/net/ipv4/ipvs
Julius Volz e3c2ced8d2 IPVS: Rename ip_vs_proto_ah.c to ip_vs_proto_ah_esp.c
After integrating ESP into ip_vs_proto_ah, rename it (and the references to
it) to ip_vs_proto_ah_esp.c and delete the old ip_vs_proto_esp.c.

Signed-off-by: Julius Volz <juliusv@google.com>
Signed-off-by: Simon Horman <horms@verge.net.au>
2008-08-27 13:50:37 +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: Annotate init functions with __init 2008-08-11 11:46:18 +02:00
ip_vs_core.c ipvs: Create init functions for estimator code 2008-08-15 09:26:15 +10:00
ip_vs_ctl.c ipvs: Only call init_service, update_service and done_service for schedulers if defined 2008-08-15 09:26:14 +10:00
ip_vs_dh.c ipvs: Initialize schedulers' struct list_head at compile time 2008-08-11 11:46:06 +02:00
ip_vs_est.c ipvs: Create init functions for estimator code 2008-08-15 09:26:15 +10:00
ip_vs_ftp.c net: remove CVS keywords 2008-06-11 21:00:38 -07:00
ip_vs_lblc.c ipvs: Fix race conditions in lblc scheduler 2008-08-19 17:37:04 +10:00
ip_vs_lblcr.c ipvs: Fix race conditions in lblcr scheduler 2008-08-19 17:37:08 +10:00
ip_vs_lc.c ipvs: Only call init_service, update_service and done_service for schedulers if defined 2008-08-15 09:26:14 +10:00
ip_vs_nq.c ipvs: Only call init_service, update_service and done_service for schedulers if defined 2008-08-15 09:26:14 +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 net: remove CVS keywords 2008-06-11 21:00:38 -07:00
ip_vs_proto_udp.c net: remove CVS keywords 2008-06-11 21:00:38 -07:00
ip_vs_rr.c ipvs: Only call init_service, update_service and done_service for schedulers if defined 2008-08-15 09:26:14 +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: Only call init_service, update_service and done_service for schedulers if defined 2008-08-15 09:26:14 +10:00
ip_vs_sh.c ipvs: Initialize schedulers' struct list_head at compile time 2008-08-11 11:46:06 +02:00
ip_vs_sync.c ipvs: Fix possible deadlock in sync code 2008-08-11 11:44:38 +02:00
ip_vs_wlc.c ipvs: Only call init_service, update_service and done_service for schedulers if defined 2008-08-15 09:26:14 +10:00
ip_vs_wrr.c ipvs: Initialize schedulers' struct list_head at compile time 2008-08-11 11:46:06 +02:00
ip_vs_xmit.c net: remove CVS keywords 2008-06-11 21:00:38 -07:00
Kconfig IPVS: Integrate ESP protocol into ip_vs_proto_ah.c 2008-08-27 13:50:35 +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