ipvs: Pass ipvs into ip_vs_out
authorEric W. Biederman <ebiederm@xmission.com>
Mon, 21 Sep 2015 18:02:52 +0000 (13:02 -0500)
committerSimon Horman <horms@verge.net.au>
Thu, 24 Sep 2015 00:34:42 +0000 (09:34 +0900)
commit1b75097dd7a2680d2e209fe452b6fab01a511fb1
tree7a2f1fa2f63df00f3e172a6f2bc47c9868758eba
parent2300f0451e5fa5016330a5f7878db2ca0858b836
ipvs: Pass ipvs into ip_vs_out

Derive ipvs from state->net in the callers of ip_vs_out 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.025524 seconds and 5 git commands to generate.