]> git.proxmox.com Git - mirror_ubuntu-zesty-kernel.git/commit
ipvs: address family of LBLC entry depends on svc family
authorJulian Anastasov <ja@ssi.bg>
Tue, 9 Sep 2014 23:40:29 +0000 (16:40 -0700)
committerSimon Horman <horms@verge.net.au>
Tue, 16 Sep 2014 00:03:38 +0000 (09:03 +0900)
commitf7fa38006983c0933a550fa790a3b3d3856394d1
tree5b08d0e06bd14cfff82f9d06c193a2dd7ec10739
parent8052ba292559f907ea2ad4c827d83c195046dfe1
ipvs: address family of LBLC entry depends on svc family

The LBLC entries should use svc->af, not dest->af.
Needed to support svc->af != dest->af.

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