Bug 13281

Summary: Support for VLANs missing?
Product: Base System Reporter: ji <ji>
Component: kernAssignee: Garrett Wollman <wollman>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: 3.2-STABLE   
Hardware: Any   
OS: Any   

Description ji 1999-08-21 06:10:01 UTC
	There is kernel support for 802.1Q VLANs (net/if_vlan.c,
net/if_vlan_var.h, code depending on NVLAN being defined in various
drivers), but no documentation, user-level programs, or even a config
line in i386/conf/LINT.  This being the -STABLE and not the -CURRENT
release, is there a point in committing unsupported code?  Did the
maintainer forget to also commit the associated user-level program and
man pages?

	Also, is support for cisco ISL VLANs planned?

Fix: 

n/a	

Thanks,

/ji

--
John Ioannidis <ji@research.att.com>
Secure Systems Research Department
AT&T Labs - Research
How-To-Repeat: 	
	n/a
Comment 1 Garrett A. Wollman 1999-08-21 19:34:44 UTC
<<On Sat, 21 Aug 1999 01:02:28 -0400 (EDT), ji@research.att.com said:

> 	Also, is support for cisco ISL VLANs planned?

No.  Upgrade to IOS 12.

-GAWollman

--
Garrett A. Wollman   | O Siem / We are all family / O Siem / We're all the same
wollman@lcs.mit.edu  | O Siem / The fires of freedom 
Opinions not those of| Dance in the burning flame
MIT, LCS, CRS, or NSA|                     - Susan Aglukark and Chad Irschick
Comment 2 Sheldon Hearn freebsd_committer freebsd_triage 1999-08-23 14:23:24 UTC
Responsible Changed
From-To: freebsd-bugs->wollman

Mr Wollman brought the code into STABLE, perhaps he knows more about 
plans to make it "stable". ;-) 

Comment 3 seth.bromberger 1999-11-04 21:37:18 UTC
Just an aside: "Upgrade to IOS 12" isn't a very helpful response, as ISL
tagging provides huge (albeit non-standard) benefits over 802.1q...
Spanning tree per VLAN, for example.  even though we use > IOS 12, we
still use ISL.  If development COULD start on ISL, it would be terrific.

SB.
Comment 4 jkh freebsd_committer freebsd_triage 1999-12-13 02:07:01 UTC
State Changed
From-To: open->closed

Fixed by C. Steven Gunn and MFC'd on Dec 12, 1999.