From mboxrd@z Thu Jan 1 00:00:00 1970 From: Michael Leun Subject: Re: Missing iproute2 support for 802.1ad Date: Fri, 21 Jun 2013 21:57:17 +0200 Message-ID: <20130621215717.528b3cbf@xenia.leun.net> References: <20130620231713.4f6a3c1f@xenia.leun.net> <20130621173744.1c1ce920@xenia.leun.net> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Cc: Rami Rosen , Patrick McHardy , shemminger@linux-foundation.org, "linux-kernel@vger.kernel.org" To: Netdev Return-path: In-Reply-To: <20130621173744.1c1ce920@xenia.leun.net> Sender: linux-kernel-owner@vger.kernel.org List-Id: netdev.vger.kernel.org On Fri, 21 Jun 2013 17:37:44 +0200 Michael Leun wrote: > On Fri, 21 Jun 2013 16:52:41 +0300 > Rami Rosen wrote: > > > This patch by Patrick McHardy, titled: > > "add 802.1ad support", seems to do the job: > > http://www.spinics.net/lists/netdev/msg233587.html > OK, when applying that patch to iproute2 git the if_link.h hunk > expectedly fails, but the rest applies. Meanwhile Stephen has grabbed that patch and committed it to iproute2 git - thank you very much. > But, unfortunately the result is not what I would expect: [...] > Both have ether type 0x8100, the first one should have 0x88a8, or did > I get something wrong? This either was an problem with veth or with namespace or with both of them. With real ethernet I get the same result Patrick has shown in his 802.1aq commit message. -- MfG, Michael Leun