summaryrefslogtreecommitdiff
path: root/sys/net/if_vlan_var.h
Commit message (Expand)AuthorAgeFilesLines
* MFC: Make vlan(4) devices loadable, unloadable, and clonable.Brooks Davis2001-12-041-8/+2
* MFC:Bill Fenner2001-08-011-3/+0
* MFC: Introduce a separate interface type for the 802.1q VLAN interfaceYaroslav Tykhiy2001-04-241-2/+2
* Change #ifdef KERNEL to #ifdef _KERNEL in the public headers. "KERNEL"Peter Wemm1999-12-291-3/+3
* The current code incorrectly assumes that all vlansJordan K. Hubbard1999-12-131-1/+1
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
* Grrr... botched remote commit. Let's try this again: vlan updates,Bill Paul1999-03-151-1/+9
* Add preliminary support for IEEE 802.1Q VLAN tagging. It doesn't actuallyGarrett Wollman1998-03-181-0/+84