From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Miller Subject: Re: net-next-2.6 status... Date: Wed, 16 Mar 2011 00:02:51 -0700 (PDT) Message-ID: <20110316.000251.189704695.davem@davemloft.net> References: <20110315.160124.104058374.davem@davemloft.net> <20110316065008.GA2780@psychotron.redhat.com> Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: netdev@vger.kernel.org, linux-wireless@vger.kernel.org, netfilter-devel@vger.kernel.org, eric.dumazet@vger.kernel.org, linville@tuxdriver.com, kaber@trash.net To: jpirko@redhat.com Return-path: In-Reply-To: <20110316065008.GA2780@psychotron.redhat.com> Sender: netfilter-devel-owner@vger.kernel.org List-Id: netdev.vger.kernel.org From: Jiri Pirko Date: Wed, 16 Mar 2011 07:50:09 +0100 >>Jiri, I know there is your patch set there, but I think you and Changli >>still need to go back and forth one more time wrt. orig_dev semantics. >>Since you have been posting this patch set for some time I'm still >>willing to apply it for this merge window, but please make haste and >>work out the remaining discussion. Thank you. > > Dave, you can apply the rest of the series and leave only the first > patch (af_packet) out. There's no dependency. We will figure out things > around origdev later. I was about to do that but I've found other problems. You cannot make the modifications you make to linux/if.h, those interface flags are visible to userspace.