commit | 655eef103d0bd99f540a52f7ede032e120756846 | [log] [tgz] |
---|---|---|
author | Alex Gartrell <agartrell@fb.com> | Tue Sep 09 16:40:21 2014 -0700 |
committer | Simon Horman <horms@verge.net.au> | Tue Sep 16 09:03:33 2014 +0900 |
tree | 4279dfa6fd9c3e7825ce0a4f892b72d5a52eeb0d | |
parent | 6cff339bbd5f9eda7a5e8a521f91a88d046e6d0c [diff] |
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 <agartrell@fb.com> Acked-by: Julian Anastasov <ja@ssi.bg> Signed-off-by: Simon Horman <horms@verge.net.au>