Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 14 Jul 2002 12:30:04 -0700 (PDT)
From:      "John C. Archambeau" <jca@lvcm.com>
To:        freebsd-bugs@FreeBSD.org
Subject:   Re: kern/38095: vlan not supported with fxp
Message-ID:  <200207141930.g6EJU4Et093564@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR kern/38095; it has been noted by GNATS.

From: "John C. Archambeau" <jca@lvcm.com>
To: freebsd-gnats-submit@FreeBSD.org, jca@lvcm.com
Cc: bp@FreeBSD.org
Subject: Re: kern/38095: vlan not supported with fxp
Date: Sun, 14 Jul 2002 12:20:09 -0700

 The issue manifests itself when ifef is configured in the kernel.  If 
 ifef is disabled, VLAN support functions.
 
 ifef should be rewriten to bind itself to a particular vlan or physical 
 interface and not all ethernet interfaces available at kernel startup 
 as parameters in /etc/rc.conf or manually through ifconfig.  Ideally 
 ifef should allow the system administrator to choose what types of 
 frame types should be supported at runtime in /etc/rc.conf and via 
 ifconfig and not kernel configuration and compile time.
 
 There is also the possibility that IPXrouted will also need to be 
 rewritten to be vlan aware as well as not send IPX RIP/SAPs 
 through all ethernet interfaces.
 

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-bugs" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200207141930.g6EJU4Et093564>