Add pseudo-device vlan.
This commit is contained in:
parent
b813a81a7c
commit
672fd750a9
@ -1,4 +1,4 @@
|
|||||||
# $NetBSD: GENERIC3X,v 1.35 2000/10/28 22:46:01 tsutsui Exp $
|
# $NetBSD: GENERIC3X,v 1.36 2000/12/19 15:45:23 tsutsui Exp $
|
||||||
|
|
||||||
# GENERIC Sun3X (3/80, 3/470)
|
# GENERIC Sun3X (3/80, 3/470)
|
||||||
# Supports root on: ie0, le0, sd*, ...
|
# Supports root on: ie0, le0, sd*, ...
|
||||||
@ -215,6 +215,7 @@ pseudo-device tun 2 # network tunneling over tty
|
|||||||
pseudo-device gif 4 # IPv[46] over IPv[46] tunnel (RFC1933)
|
pseudo-device gif 4 # IPv[46] over IPv[46] tunnel (RFC1933)
|
||||||
#pseudo-device faith 1 # IPv[46] tcp relay translation i/f
|
#pseudo-device faith 1 # IPv[46] tcp relay translation i/f
|
||||||
#pseudo-device stf 1 # 6to4 IPv6 over IPv4 encapsulation
|
#pseudo-device stf 1 # 6to4 IPv6 over IPv4 encapsulation
|
||||||
|
pseudo-device vlan # IEEE 802.1q encapsulation
|
||||||
# rnd is EXPERIMENTAL
|
# rnd is EXPERIMENTAL
|
||||||
pseudo-device rnd # /dev/random and in-kernel generator
|
pseudo-device rnd # /dev/random and in-kernel generator
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user