[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20151005.034007.1804140165683943141.davem@davemloft.net>
Date: Mon, 05 Oct 2015 03:40:07 -0700 (PDT)
From: David Miller <davem@...emloft.net>
To: ebiederm@...ssion.com
Cc: netdev@...r.kernel.org, netfilter-devel@...r.kernel.org,
nicolas.dichtel@...nd.com, pablo@...filter.org
Subject: Re: [PATCH net-next 0/6] net: Pass net through ip fragmention
From: ebiederm@...ssion.com (Eric W. Biederman)
Date: Wed, 30 Sep 2015 16:24:40 -0500
>
> 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 focuses on passing net through ip fragmentation which we seem
> to call from about everywhere. That is the main ip output paths, the
> bridge netfilter code, and openvswitch. This has to happend at once
> accross the tree as function pointers are involved.
>
> First some prep work is done, then ipv4 and ipv6 are converted and then
> temporary helper functions are removed.
>
> The changes are also available against nf-next at:
> git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/net-next.git master
Pulled, thanks Eric.
--
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