summaryrefslogtreecommitdiff
path: root/sys/netgraph/ng_vlan.h
Commit message (Expand)AuthorAgeFilesLines
* sys: Remove $FreeBSD$: two-line .h patternWarner Losh2023-08-231-2/+0
* spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSDWarner Losh2023-07-251-1/+1
* net: clean up empty lines in .c and .h filesMateusz Guzik2020-09-011-1/+0
* sys: general adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-271-0/+2
* Upgrade the netgraph vlan node to support 802.1q, encapsulation type,Adrian Chadd2012-03-111-6/+39
* Use variable-sized arrays where appropriate.Ruslan Ermilov2005-10-281-1/+1
* Netgraph node type for IEEE 802.1Q VLAN tagging.Ruslan Ermilov2004-03-011-0/+75