commit | f5099dd4d98a8cc4ef1003378a4812597cfba4c6 | [log] [tgz] |
---|---|---|
author | Eric W. Biederman <ebiederm@xmission.com> | Mon Sep 21 13:02:37 2015 -0500 |
committer | Simon Horman <horms@verge.net.au> | Thu Sep 24 09:34:40 2015 +0900 |
tree | 953b300e425af6a0e2d3b4f34ccfc4b34d4b76de | |
parent | 1281a9c2d181a932ae2f59f5711ae087a58f1c13 [diff] |
ipvs: Pass ipvs into ip_vs_conn_fill_param_proto Move the ugly hack net_ipvs(skb_net(skb)) up a layer in the call stack so it is easier to remove. Signed-off-by: "Eric W. Biederman" <ebiederm@xmission.com> Acked-by: Julian Anastasov <ja@ssi.bg> Signed-off-by: Simon Horman <horms@verge.net.au>