ipvs: Pass ipvs into ip_vs_in
authorEric W. Biederman <ebiederm@xmission.com>
Mon, 21 Sep 2015 18:02:53 +0000 (13:02 -0500)
committerSimon Horman <horms@verge.net.au>
Thu, 24 Sep 2015 00:34:43 +0000 (09:34 +0900)
commit6e385bb3efdbfaf09b564b93b2a834006802de84
tree6fa4c05e857458d2d090a91e1f3e37fcf4107cdc
parent1b75097dd7a2680d2e209fe452b6fab01a511fb1
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>
net/netfilter/ipvs/ip_vs_core.c
This page took 0.02477 seconds and 5 git commands to generate.