]> git.baikalelectronics.ru Git - kernel.git/commit
ipv4: Pass struct net into ip_route_me_harder
authorEric W. Biederman <ebiederm@xmission.com>
Fri, 25 Sep 2015 20:07:30 +0000 (15:07 -0500)
committerPablo Neira Ayuso <pablo@netfilter.org>
Tue, 29 Sep 2015 18:21:32 +0000 (20:21 +0200)
commita9bcc009a954b92e37fdb10741074e1c8939036c
treec6ceebc4e52ba3fc18fcccba05ea8870323d6920
parent46437a8638e23764a3f19744960a129d87bbb84c
ipv4: Pass struct net into ip_route_me_harder

Don't make ip_route_me_harder guess which network namespace
it is routing in, pass the network namespace in.

Signed-off-by: "Eric W. Biederman" <ebiederm@xmission.com>
Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
include/linux/netfilter_ipv4.h
net/ipv4/netfilter.c
net/ipv4/netfilter/ipt_SYNPROXY.c
net/ipv4/netfilter/iptable_mangle.c
net/ipv4/netfilter/nf_nat_l3proto_ipv4.c
net/ipv4/netfilter/nf_reject_ipv4.c
net/ipv4/netfilter/nft_chain_route_ipv4.c
net/netfilter/ipvs/ip_vs_core.c