commit | ad147aa4dd2135e6d86e3329d4009283ba64287f | [log] [tgz] |
---|---|---|
author | Alex Gartrell <agartrell@fb.com> | Tue Sep 09 16:40:22 2014 -0700 |
committer | Simon Horman <horms@verge.net.au> | Tue Sep 16 09:03:34 2014 +0900 |
tree | 3c78112dec6c8f5294d6af880f0eefcfbbfbeb97 | |
parent | 655eef103d0bd99f540a52f7ede032e120756846 [diff] |
ipvs: Pass destination address family to ip_vs_trash_get_dest Part of a series of diffs to tease out destination family from virtual family. This diff just adds a parameter to ip_vs_trash_get and then uses it for comparison rather than svc->af. Signed-off-by: Alex Gartrell <agartrell@fb.com> Acked-by: Julian Anastasov <ja@ssi.bg> Signed-off-by: Simon Horman <horms@verge.net.au>