On Fri, Sep 25, 2015 at 03:01:42PM -0500, Eric W. Biederman wrote: > > This is the next installment of my work to pass struct net through the > output path so the code does not need to guess how to figure out which > network namespace it is in, and ultimately routes can have output > devices in another network namespace. > > This round the focus is our getting struct net passed in, instead of > guess in the netfilter functions that reroute packets > (ip_route_me_harder, and ip6_route_me_harder). There is a bit more work > on the ipv4 side as the ipv6 code on several of these code paths already > passes in the struct net. Series applied, thanks. -- To unsubscribe from this list: send the line "unsubscribe netfilter-devel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html