commit | 7b5f689a2c25fbae66683071e895e444658b0eef | [log] [tgz] |
---|---|---|
author | Eric W. Biederman <ebiederm@xmission.com> | Mon Sep 21 13:02:55 2015 -0500 |
committer | Simon Horman <horms@verge.net.au> | Thu Sep 24 09:34:43 2015 +0900 |
tree | 40959ac9a38a30d6fb854d3fa872af97a95a733e | |
parent | 6f2bcea9917d85ff78b3a497e4a96b77b7bc2dd0 [diff] |
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>