kernel-hacking-2024-linux-s.../net/ipv4/ipvs
Julius Volz 38cdcc9a03 IPVS: Add IPv6 support to xmit() support functions
Add IPv6 support to IP_VS_XMIT() and to the xmit routing cache, introducing
a new function __ip_vs_get_out_rt_v6().

Signed-off-by: Julius Volz <juliusv@google.com>
Signed-off-by: Simon Horman <horms@verge.net.au>
2008-09-05 11:17:08 +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: Extend functions for getting/creating connections 2008-09-05 11:17:08 +10:00
ip_vs_core.c IPVS: Extend functions for getting/creating connections 2008-09-05 11:17:08 +10:00
ip_vs_ctl.c IPVS: Add v6 support to ip_vs_service_get() 2008-09-05 11:17:05 +10:00
ip_vs_dh.c IPVS: Add IPv6 support flag to schedulers 2008-09-05 11:17:06 +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: Extend functions for getting/creating connections 2008-09-05 11:17:08 +10:00
ip_vs_lblc.c IPVS: Add IPv6 support flag to schedulers 2008-09-05 11:17:06 +10:00
ip_vs_lblcr.c IPVS: Add IPv6 support flag to schedulers 2008-09-05 11:17:06 +10:00
ip_vs_lc.c IPVS: Add IPv6 support flag to schedulers 2008-09-05 11:17:06 +10:00
ip_vs_nq.c IPVS: Add IPv6 support flag to schedulers 2008-09-05 11:17:06 +10:00
ip_vs_proto.c IPVS: Add protocol debug functions for IPv6 2008-09-05 11:17:06 +10:00
ip_vs_proto_ah_esp.c IPVS: Extend functions for getting/creating connections 2008-09-05 11:17:08 +10:00
ip_vs_proto_tcp.c IPVS: Extend functions for getting/creating connections 2008-09-05 11:17:08 +10:00
ip_vs_proto_udp.c IPVS: Extend functions for getting/creating connections 2008-09-05 11:17:08 +10:00
ip_vs_rr.c IPVS: Add IPv6 support flag to schedulers 2008-09-05 11:17:06 +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: Add IPv6 support flag to schedulers 2008-09-05 11:17:06 +10:00
ip_vs_sh.c IPVS: Add IPv6 support flag to schedulers 2008-09-05 11:17:06 +10:00
ip_vs_sync.c IPVS: Extend functions for getting/creating connections 2008-09-05 11:17:08 +10:00
ip_vs_wlc.c IPVS: Add IPv6 support flag to schedulers 2008-09-05 11:17:06 +10:00
ip_vs_wrr.c IPVS: Add IPv6 support flag to schedulers 2008-09-05 11:17:06 +10:00
ip_vs_xmit.c IPVS: Add IPv6 support to xmit() support functions 2008-09-05 11:17:08 +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