From mboxrd@z Thu Jan 1 00:00:00 1970 From: Patrick McHardy Subject: Re: [RFC VLAN 00/08]: VLAN netlink support Date: Tue, 05 Jun 2007 16:33:30 +0200 Message-ID: <4665743A.7020202@trash.net> References: <20070605142327.20372.18108.sendpatchset@localhost.localdomain> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-15 Content-Transfer-Encoding: 7bit To: netdev@vger.kernel.org Return-path: Received: from stinky.trash.net ([213.144.137.162]:64343 "EHLO stinky.trash.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1764670AbXFEOdd (ORCPT ); Tue, 5 Jun 2007 10:33:33 -0400 Received: from [192.168.0.100] (unknown [195.158.167.166]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by stinky.trash.net (Postfix) with ESMTP id A129D948E2 for ; Tue, 5 Jun 2007 16:33:32 +0200 (MEST) In-Reply-To: <20070605142327.20372.18108.sendpatchset@localhost.localdomain> Sender: netdev-owner@vger.kernel.org List-Id: netdev.vger.kernel.org Patrick McHardy wrote: > These patches convert VLAN to the rtnl_link API as a more complex example. > The patches need some more work, not all VLAN features are supported yet. Unfortunately I managed to send the wrong patchset :( Please ignore (only the VLAN kernel patches), new patches coming up.