Searched hist:d8f44c335a1111d647f41e9fa6ae65b18db112e4 (Results 1 – 6 of 6) sorted by relevance
/openbmc/linux/net/netfilter/ipvs/ |
H A D | ip_vs_proto_ah_esp.c | diff d8f44c335a1111d647f41e9fa6ae65b18db112e4 Mon Sep 21 13:02:43 CDT 2015 Eric W. Biederman <ebiederm@xmission.com> 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>
|
H A D | ip_vs_proto_udp.c | diff d8f44c335a1111d647f41e9fa6ae65b18db112e4 Mon Sep 21 13:02:43 CDT 2015 Eric W. Biederman <ebiederm@xmission.com> 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>
|
H A D | ip_vs_proto_tcp.c | diff d8f44c335a1111d647f41e9fa6ae65b18db112e4 Mon Sep 21 13:02:43 CDT 2015 Eric W. Biederman <ebiederm@xmission.com> 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>
|
H A D | ip_vs_proto_sctp.c | diff d8f44c335a1111d647f41e9fa6ae65b18db112e4 Mon Sep 21 13:02:43 CDT 2015 Eric W. Biederman <ebiederm@xmission.com> 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>
|
H A D | ip_vs_core.c | diff d8f44c335a1111d647f41e9fa6ae65b18db112e4 Mon Sep 21 13:02:43 CDT 2015 Eric W. Biederman <ebiederm@xmission.com> 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>
|
/openbmc/linux/include/net/ |
H A D | ip_vs.h | diff d8f44c335a1111d647f41e9fa6ae65b18db112e4 Mon Sep 21 13:02:43 CDT 2015 Eric W. Biederman <ebiederm@xmission.com> 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>
|