index
:
wireguard-openbsd
jd/histogram
jd/queueboosts
jd/simplify-queueing
master
WireGuard implementation for the OpenBSD kernel
Matt Dunwoodie
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sys
/
net
/
if_vlan_var.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add support for 802.1ad-style QinQ nested VLANs.
naddy
2010-06-03
1
-1
/
+3
*
Replace the number of bits to shift with EVL_PRIO_BITS in the
brad
2008-11-07
1
-2
/
+2
*
add an interface detach hook and use it with the vlan(4) driver. this
reyk
2006-02-09
1
-1
/
+2
*
Make it possible to set a default vlan priority for vlan interfaces.
norby
2006-01-05
1
-1
/
+5
*
Remove vlan_input_tag() since all four drivers that used it have been
camield
2005-07-19
1
-2
/
+1
*
de-register, ok henning
camield
2005-06-07
1
-2
/
+2
*
Use the IANA assignment IFT_L2VLAN.
brad
2005-04-24
1
-4
/
+1
*
Make vlan(4) aware of its physical interface link state.
mpf
2005-04-20
1
-1
/
+2
*
- In vlan_input()/vlan_input_tag(), always mask off all but the VLID
brad
2005-04-17
1
-2
/
+3
*
from camield:
henning
2004-02-12
1
-2
/
+2
*
add support for ifconfig clone/destroy; ok henning deraadt
markus
2003-12-03
1
-1
/
+2
*
from Chris Pascoe <c.pascoe@itee.uq.edu.au>:
chris
2003-02-01
1
-2
/
+2
*
import of netbsd's vlan multicast code
chris
2002-06-12
1
-3
/
+9
*
- redefine vlan_input_tag to take mbuf * and tag only
jason
2001-06-24
1
-3
/
+2
*
Whitespace cleanup.
angelos
2001-06-09
1
-2
/
+2
*
By popular demand, protect from multiple inclusion, and fix to use the
angelos
2001-06-09
1
-3
/
+2
*
$OpenBSD$
jason
2001-03-28
1
-0
/
+2
*
- move if_vlan back to a default if_type of IFT_PROPVIRTUAL
jason
2001-03-26
1
-0
/
+5
*
remove vlan_proto variable, replace with ETHERTYPE_8021Q
jason
2001-03-22
1
-4
/
+0
*
if_vlan from FreeBSD and a few modifications
chris
2000-04-26
1
-0
/
+91