[PATCH next 76/84] ipvs: Pass ipvs into ip_vs_in

2015-09-21 Thread Eric W. Biederman
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" --- net/netfilter/ipvs/ip_vs_core.c | 14 +- 1 file changed, 5 insertions(+), 9 deletions(-) diff --git a/net/netfilter/i

[PATCH next 76/84] ipvs: Pass ipvs into ip_vs_in

2015-09-19 Thread Eric W. Biederman
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" --- net/netfilter/ipvs/ip_vs_core.c | 14 +- 1 file changed, 5 insertions(+), 9 deletions(-) diff --git a/net/netfilter/i