ipvs: Supply destination addr family to ip_vs_{lookup_dest,find_dest}
authorAlex Gartrell <agartrell@fb.com>
Tue, 9 Sep 2014 23:40:21 +0000 (16:40 -0700)
committerSimon Horman <horms@verge.net.au>
Tue, 16 Sep 2014 00:03:33 +0000 (09:03 +0900)
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 <agartrell@fb.com>
Acked-by: Julian Anastasov <ja@ssi.bg>
Signed-off-by: Simon Horman <horms@verge.net.au>

No differences found