[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20151012201148.GA12460@salvia>
Date: Mon, 12 Oct 2015 22:11:48 +0200
From: Pablo Neira Ayuso <pablo@...filter.org>
To: "Eric W. Biederman" <ebiederm@...ssion.com>
Cc: David Miller <davem@...emloft.net>,
netfilter-devel@...r.kernel.org, netdev@...r.kernel.org,
Nicolas Dichtel <nicolas.dichtel@...nd.com>
Subject: Re: [PATCH net-next 2/3] ipv4: Pass struct net into ip_defrag and
ip_check_defrag
On Fri, Oct 09, 2015 at 01:44:54PM -0500, Eric W. Biederman wrote:
> The function ip_defrag is called on both the input and the output
> paths of the networking stack. In particular conntrack when it is
> tracking outbound packets from the local machine calls ip_defrag.
>
> So add a struct net parameter and stop making ip_defrag guess which
> network namespace it needs to defragment packets in.
>
> Signed-off-by: "Eric W. Biederman" <ebiederm@...ssion.com>
For the netfilter chunk:
Acked-by: Pablo Neira Ayuso <pablo@...filter.org>
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists