]> git.baikalelectronics.ru Git - kernel.git/commit
ipvs: try also real server with port 0 in backup server
authorJulian Anastasov <ja@ssi.bg>
Fri, 30 Dec 2011 05:19:02 +0000 (14:19 +0900)
committerPablo Neira Ayuso <pablo@netfilter.org>
Sat, 31 Dec 2011 15:06:29 +0000 (16:06 +0100)
commitedb71abddcecc83f55a812699178bb2cd231b2e7
tree845ae88e96de3b28884bab1e868e00ba4687fd02
parent6701d9fc60308ff0ccdf5c0a88588642c5c29eab
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>
include/net/ip_vs.h
net/netfilter/ipvs/ip_vs_conn.c
net/netfilter/ipvs/ip_vs_ctl.c
net/netfilter/ipvs/ip_vs_sync.c