From mboxrd@z Thu Jan 1 00:00:00 1970 From: John Fastabend Subject: Re: [ANNOUNCE] iproute2 3.4.0 Date: Mon, 21 May 2012 15:02:30 -0700 Message-ID: <4FBABB76.7080406@intel.com> References: <20120521143740.2f6c0ecd@nehalam.linuxnetplumber.net> <4FBAB82A.2070907@intel.com> <20120521150106.6ac4ca0d@nehalam.linuxnetplumber.net> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: netdev@vger.kernel.org To: Stephen Hemminger Return-path: Received: from mga11.intel.com ([192.55.52.93]:64632 "EHLO mga11.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753290Ab2EUWCa (ORCPT ); Mon, 21 May 2012 18:02:30 -0400 In-Reply-To: <20120521150106.6ac4ca0d@nehalam.linuxnetplumber.net> Sender: netdev-owner@vger.kernel.org List-ID: On 5/21/2012 3:01 PM, Stephen Hemminger wrote: > On Mon, 21 May 2012 14:48:26 -0700 > John Fastabend wrote: > >> On 5/21/2012 2:37 PM, Stephen Hemminger wrote: >>> To go with kernel release of 3.4 here is the update to >>> iproute2. There wasn't a lot new features in this release, mostly >>> manual pages and cleanups. >>> >>> Source: >>> http://www.kernel.org/pub/linux/utils/net/iproute2/iproute2-3.4.0.tar.gz >>> >>> Repository: >>> git://git.kernel.org/pub/scm/linux/kernel/git/shemminger/iproute2.git >>> >>> Changes: >>> >> >> Hi Stephen, >> >> Any plans to push the new 'bridge' tool into the next release? We >> have been using it internally and it works great. I also wanted >> to add some code to it for managing the forwarding tables of the >> embedded switching elements and have been experimenting with some >> code to enable VEB/VEPA modes. >> >> If you want me to help with testing or otherwise let me know. >> > > It is on my TODO list, but haven't got to it yet. Will put in for 3.5. > The name will be 'bridge' not 'br' to avoid conflict wit X10 Sounds good thanks. Figured it was on your TODO list somewhere thought I would check though.