]> git.proxmox.com Git - mirror_ubuntu-zesty-kernel.git/commit
ipvs: prevent mixing heterogeneous pools and synchronization
authorAlex Gartrell <agartrell@fb.com>
Tue, 9 Sep 2014 23:40:24 +0000 (16:40 -0700)
committerSimon Horman <horms@verge.net.au>
Tue, 16 Sep 2014 00:03:35 +0000 (09:03 +0900)
commit391f503d69779867f05e9296ae523e9002c2d7ee
treeea11f39010e2717afe43edb4a2644e51b81cd820
parentba38528aae6ee2d22226c6a78727ddc13512b068
ipvs: prevent mixing heterogeneous pools and synchronization

The synchronization protocol is not compatible with heterogeneous pools, so
we need to verify that we're not turning both on at the same time.

Signed-off-by: Alex Gartrell <agartrell@fb.com>
Acked-by: Julian Anastasov <ja@ssi.bg>
Signed-off-by: Simon Horman <horms@verge.net.au>
include/net/ip_vs.h
net/netfilter/ipvs/ip_vs_ctl.c