commit | 6e385bb3efdbfaf09b564b93b2a834006802de84 | [log] [tgz] |
---|---|---|
author | Eric W. Biederman <ebiederm@xmission.com> | Mon Sep 21 13:02:53 2015 -0500 |
committer | Simon Horman <horms@verge.net.au> | Thu Sep 24 09:34:43 2015 +0900 |
tree | 6fa4c05e857458d2d090a91e1f3e37fcf4107cdc | |
parent | 1b75097dd7a2680d2e209fe452b6fab01a511fb1 [diff] |
ipvs: Pass ipvs into ip_vs_in Derive ipvs from state->net in the callers of ip_vs_in and pass it into ip_vs_out. Removing the need to use the hack skb_net. 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>