From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1LA5dQ-0005pV-Nr for qemu-devel@nongnu.org; Tue, 09 Dec 2008 11:40:32 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1LA5dP-0005oi-He for qemu-devel@nongnu.org; Tue, 09 Dec 2008 11:40:32 -0500 Received: from [199.232.76.173] (port=60255 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LA5dP-0005oX-A1 for qemu-devel@nongnu.org; Tue, 09 Dec 2008 11:40:31 -0500 Received: from mail-qy0-f20.google.com ([209.85.221.20]:43751) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1LA5dO-0006eV-PR for qemu-devel@nongnu.org; Tue, 09 Dec 2008 11:40:30 -0500 Received: by qyk13 with SMTP id 13so164358qyk.10 for ; Tue, 09 Dec 2008 08:40:29 -0800 (PST) Message-ID: <493E9F79.60407@codemonkey.ws> Date: Tue, 09 Dec 2008 10:40:25 -0600 From: Anthony Liguori MIME-Version: 1.0 Subject: Re: [Qemu-devel] [PATCH] rename vlan to vnet and mark vlan as deprecated References: <493E8EED.6050308@codemonkey.ws> <20081209182027.37515e6e.kristoffer.ericson@gmail.com> In-Reply-To: <20081209182027.37515e6e.kristoffer.ericson@gmail.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Reply-To: qemu-devel@nongnu.org List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Kristoffer Ericson Cc: qemu-devel@nongnu.org Kristoffer Ericson wrote: > On Tue, 09 Dec 2008 09:29:49 -0600 > Anthony Liguori wrote: > > >> Gildas wrote: >> >>> Hi all, >>> >>> As I agree with the thread "vlan option is misleading, what about vnet >>> ?" and I found sending a patch would be more constructive than a "+1", >>> here it is. >>> >>> >> I don't think this is a good idea. vlan has been the option name for a >> long time and changing it now will lead to quite a lot of confusion. I >> agree that it's not perhaps the best name but it's too late now to >> change it. >> > > I understand your point but keeping something that > "everyone" agrees is misleading (myself included) just > because it's been used in the past is silly. > I don't think everyone agrees. I think most people haven't even weighed in. What QEMU implements is a VLAN. The term vlan existed long before 802.11q. It is not the only way to create a VLAN, just one of the more common ones today. QEMU's usage of vlan is actually correct. Regards, Anthony Liguori