commit | 52793dbe3d60bd73bbebe28b2bfc9f6b4b920d4c | [log] [tgz] |
---|---|---|
author | Julian Anastasov <ja@ssi.bg> | Fri Dec 30 14:19:02 2011 +0900 |
committer | Pablo Neira Ayuso <pablo@netfilter.org> | Sat Dec 31 16:06:29 2011 +0100 |
tree | 845ae88e96de3b28884bab1e868e00ba4687fd02 | |
parent | fe3c8cc9226c7487c053edad9229dc85e93534d7 [diff] |
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>