From mboxrd@z Thu Jan 1 00:00:00 1970 From: =?UTF-8?Q?Maciej_=C5=BBenczykowski?= Subject: Re: Bridge extensions to iproute2 Date: Sun, 5 Aug 2012 00:27:36 -0700 Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Cc: Stephen Hemminger , Linux NetDev , David Miller To: Stephen Hemminger Return-path: Received: from mail-ob0-f174.google.com ([209.85.214.174]:49033 "EHLO mail-ob0-f174.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751648Ab2HEH1h (ORCPT ); Sun, 5 Aug 2012 03:27:37 -0400 Received: by obbuo13 with SMTP id uo13so3876033obb.19 for ; Sun, 05 Aug 2012 00:27:36 -0700 (PDT) In-Reply-To: Sender: netdev-owner@vger.kernel.org List-ID: Yes, there really isn't much reason for bridge configuration to be a separate package than iproute, seeing how there's vlan/veth etc configuration built into 'ip' On Sat, Aug 4, 2012 at 7:45 PM, Stephen Hemminger wrote: > There is barely any overlap between bridge-utils and iproute2. > I was thinking of making a script 'brctl' that does same thing as > old utility but using new netlink based commands. >