ipvs: Pass ipvs into ip_vs_out_icmp and ip_vs_out_icmp_v6
authorEric W. Biederman <ebiederm@xmission.com>
Mon, 21 Sep 2015 18:02:55 +0000 (13:02 -0500)
committerSimon Horman <horms@verge.net.au>
Thu, 24 Sep 2015 00:34:43 +0000 (09:34 +0900)
commit7b5f689a2c25fbae66683071e895e444658b0eef
tree40959ac9a38a30d6fb854d3fa872af97a95a733e
parent6f2bcea9917d85ff78b3a497e4a96b77b7bc2dd0
ipvs: Pass ipvs into ip_vs_out_icmp and ip_vs_out_icmp_v6

This removes the need to compute ipvs with the hack "net_ipvs(skb_net(skb))"

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.027313 seconds and 5 git commands to generate.