commit | ab161976421585812bcdab6592852b1b5b7dec1f | [log] [tgz] |
---|---|---|
author | Eric W. Biederman <ebiederm@xmission.com> | Mon Sep 21 13:02:38 2015 -0500 |
committer | Simon Horman <horms@verge.net.au> | Thu Sep 24 09:34:41 2015 +0900 |
tree | 35b559c779c4793a47ef85d9ac53209f52acb309 | |
parent | f5099dd4d98a8cc4ef1003378a4812597cfba4c6 [diff] |
ipvs: Pass ipvs into .conn_in_get and ip_vs_conn_in_get_proto Stop relying on "net_ipvs(skb_net(skb))" to derive the ipvs as skb_net is a hack. 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>