From owner-freebsd-current@FreeBSD.ORG Sat Apr 17 17:29:19 2004 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 652CD16A4CE for ; Sat, 17 Apr 2004 17:29:19 -0700 (PDT) Received: from rwcrmhc11.comcast.net (rwcrmhc11.comcast.net [204.127.198.35]) by mx1.FreeBSD.org (Postfix) with ESMTP id 52E8343D58 for ; Sat, 17 Apr 2004 17:29:19 -0700 (PDT) (envelope-from adam@migus.org) Received: from ganyopa.migus.org ([68.55.142.251]) by comcast.net (rwcrmhc11) with ESMTP id <2004041800291801300fchfbe>; Sun, 18 Apr 2004 00:29:18 +0000 Received: from localhost (localhost [127.0.0.1]) by ganyopa.migus.org (Postfix) with ESMTP id 087DB4D469; Sat, 17 Apr 2004 20:29:18 -0400 (EDT) Received: from ganyopa.migus.org ([127.0.0.1]) by localhost (ganyopa.migus.org [127.0.0.1]) (amavisd-new, port 10025) with ESMTP id 15239-06; Sat, 17 Apr 2004 20:29:17 -0400 (EDT) Received: by ganyopa.migus.org (Postfix, from userid 72) id 6CF454C1C4; Sat, 17 Apr 2004 20:29:17 -0400 (EDT) Received: from ludo.migus.org (ludo.migus.org [192.168.4.4]) by webservices.migus.org (IMP) with HTTP for ; Sat, 17 Apr 2004 20:29:17 -0400 Message-ID: <1082248157.4081cbdd49ec5@webservices.migus.org> Date: Sat, 17 Apr 2004 20:29:17 -0400 From: "Adam C. Migus" To: "Matthew N. Dodd" References: <1082233506.408192a2c476a@webservices.migus.org> <20040417235302.GC3534@Odin.AC.HMC.Edu> <20040417201913.P34536@sasami.jurai.net> In-Reply-To: <20040417201913.P34536@sasami.jurai.net> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit User-Agent: Internet Messaging Program (IMP) 3.2.2 X-Originating-IP: 192.168.4.4 X-Virus-Scanned: by amavisd-new at migus.org cc: current@freebsd.org Subject: Re: VLAN support in rcNG [PATCH] X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 18 Apr 2004 00:29:19 -0000 Quoting "Matthew N. Dodd" : > On Sat, 17 Apr 2004, Brooks Davis wrote: > > It works by doing a major overhaul of the device cloning support so > you > > can create interfaces of the form . and get an > vlan > > interface with the appropriate parent and tag. > > Please make this behavior optional. > > I have to deal with this silliness under linux and it makes me want > to > tear my hair out. > > -- > 10 40 80 C0 00 FF FF FF FF C0 00 00 00 00 10 AA AA 03 00 00 00 08 00 > > Not sure I understand what you mean by make it optional and silliness under Linux. The behavior is pretty well defined under Linux and here it sounds like you either you create an interface as "." or "". Granted under Linux saying "." wouldn't make it a vlan unless you say "VLAN=yes"... -- Adam C. Migus -- http://people.migus.org/~adam/