[PATCH next 62/84] ipvs: Pass ipvs into conn_out_get

2015-09-21 Thread Eric W. Biederman
Move the hack of relying on "net_ipvs(skb_net(skb))" to derive the ipvs up a layer. Signed-off-by: "Eric W. Biederman" --- include/net/ip_vs.h | 6 -- net/netfilter/ipvs/ip_vs_conn.c | 4 ++-- net/netfilter/ipvs/ip_vs_core.c | 8 +--- net/netfilter/ipv

[PATCH next 62/84] ipvs: Pass ipvs into conn_out_get

2015-09-19 Thread Eric W. Biederman
Move the hack of relying on "net_ipvs(skb_net(skb))" to dreive the ipvs up a layer. Signed-off-by: "Eric W. Biederman" --- include/net/ip_vs.h | 6 -- net/netfilter/ipvs/ip_vs_conn.c | 4 ++-- net/netfilter/ipvs/ip_vs_core.c | 8 +--- net/netfilter/ipv