linux/net/netfilter/ipvs
Julian Anastasov 52793dbe3d ipvs: try also real server with port 0 in backup server
We should not forget to try for real server with port 0
in the backup server when processing the sync message. We should
do it in all cases because the backup server can use different
forwarding method.

Signed-off-by: Julian Anastasov <ja@ssi.bg>
Signed-off-by: Simon Horman <horms@verge.net.au>
Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
2011-12-31 16:06:29 +01:00
..
ip_vs_app.c
ip_vs_conn.c ipvs: try also real server with port 0 in backup server 2011-12-31 16:06:29 +01:00
ip_vs_core.c ipvs: Remove unused variable "cs" from ip_vs_leave function. 2011-11-01 09:19:57 +01:00
ip_vs_ctl.c ipvs: try also real server with port 0 in backup server 2011-12-31 16:06:29 +01:00
ip_vs_dh.c netfilter: Remove unnecessary OOM logging messages 2011-11-01 09:19:49 +01:00
ip_vs_est.c
ip_vs_ftp.c
ip_vs_lblc.c netfilter: Remove unnecessary OOM logging messages 2011-11-01 09:19:49 +01:00
ip_vs_lblcr.c netfilter: Remove unnecessary OOM logging messages 2011-11-01 09:19:49 +01:00
ip_vs_lc.c
ip_vs_nfct.c ipvs: Remove unused parameter from ip_vs_confirm_conntrack() 2011-11-01 09:19:29 +01:00
ip_vs_nq.c
ip_vs_pe.c
ip_vs_pe_sip.c
ip_vs_proto.c netfilter: Remove unnecessary OOM logging messages 2011-11-01 09:19:49 +01:00
ip_vs_proto_ah_esp.c
ip_vs_proto_sctp.c ipvs: Remove unused return value of protocol state transitions 2011-11-01 09:19:33 +01:00
ip_vs_proto_tcp.c ipvs: Remove unused return value of protocol state transitions 2011-11-01 09:19:33 +01:00
ip_vs_proto_udp.c ipvs: Remove unused return value of protocol state transitions 2011-11-01 09:19:33 +01:00
ip_vs_rr.c
ip_vs_sched.c
ip_vs_sed.c
ip_vs_sh.c netfilter: Remove unnecessary OOM logging messages 2011-11-01 09:19:49 +01:00
ip_vs_sync.c ipvs: try also real server with port 0 in backup server 2011-12-31 16:06:29 +01:00
ip_vs_wlc.c
ip_vs_wrr.c netfilter: Remove unnecessary OOM logging messages 2011-11-01 09:19:49 +01:00
ip_vs_xmit.c ipvs: Remove unused parameter from ip_vs_confirm_conntrack() 2011-11-01 09:19:29 +01:00
Kconfig
Makefile