commit | e45f50660ee5fd38a540afabb7c0f65d063db631 | [log] [tgz] |
---|---|---|
author | Eric W. Biederman <ebiederm@xmission.com> | Fri Sep 25 15:07:30 2015 -0500 |
committer | Pablo Neira Ayuso <pablo@netfilter.org> | Tue Sep 29 20:21:32 2015 +0200 |
tree | c6ceebc4e52ba3fc18fcccba05ea8870323d6920 | |
parent | 6a1d689d9f2953975df937be020ae60fa10a73c1 [diff] |
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>