ipvs: Pass ipvs into .conn_schedule and ip_vs_try_to_schedule
authorEric W. Biederman <ebiederm@xmission.com>
Mon, 21 Sep 2015 18:02:43 +0000 (13:02 -0500)
committerSimon Horman <horms@verge.net.au>
Thu, 24 Sep 2015 00:34:41 +0000 (09:34 +0900)
commitd8f44c335a1111d647f41e9fa6ae65b18db112e4
tree1232299b3ae3575e26c490c94b123370ed074a04
parent2f3edc6a5bb2a570f491e8e8a4a16526aff3675b
ipvs: Pass ipvs into .conn_schedule and ip_vs_try_to_schedule

This moves the hack "net_ipvs(skb_net(skb))" up one level where it
will be easier to remove.

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>
include/net/ip_vs.h
net/netfilter/ipvs/ip_vs_core.c
net/netfilter/ipvs/ip_vs_proto_ah_esp.c
net/netfilter/ipvs/ip_vs_proto_sctp.c
net/netfilter/ipvs/ip_vs_proto_tcp.c
net/netfilter/ipvs/ip_vs_proto_udp.c
This page took 0.028307 seconds and 5 git commands to generate.