From: Alex Gartrell Date: Tue, 9 Sep 2014 23:40:21 +0000 (-0700) Subject: ipvs: Supply destination addr family to ip_vs_{lookup_dest,find_dest} X-Git-Tag: fixes-against-v3.18-rc2~144^2~111^2~7^2~12 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=655eef103d0bd99f540a52f7ede032e120756846;p=pandora-kernel.git ipvs: Supply destination addr family to ip_vs_{lookup_dest,find_dest} We need to remove the assumption that virtual address family is the same as real address family in order to support heterogeneous services (that is, services with v4 vips and v6 backends or the opposite). Signed-off-by: Alex Gartrell Acked-by: Julian Anastasov Signed-off-by: Simon Horman --- Reading git-diff-tree failed