vlan does not belong to the IPv6 devices (gif, stf, ...), so seperate it
visually.
This commit is contained in:
parent
a3cd8f7069
commit
8093ee4bba
@ -1,8 +1,8 @@
|
||||
# $NetBSD: GENERIC,v 1.119 2000/12/19 10:42:06 bouyer Exp $
|
||||
# $NetBSD: GENERIC,v 1.120 2001/05/05 00:11:48 hubertf Exp $
|
||||
|
||||
include "arch/sparc/conf/std.sparc"
|
||||
|
||||
#ident "GENERIC-$Revision: 1.119 $"
|
||||
#ident "GENERIC-$Revision: 1.120 $"
|
||||
|
||||
maxusers 32
|
||||
|
||||
@ -499,7 +499,9 @@ pseudo-device ipfilter
|
||||
pseudo-device gif 4 # IPv[46] over IPv[46] tunnel (RFC1933)
|
||||
#pseudo-device faith 1 # IPv[46] tcp relay translation i/f
|
||||
#pseudo-device stf 1 # 6to4 IPv6 over IPv4 encapsulation
|
||||
pseudo-device vlan # IEEE 802.1q encapsulation
|
||||
|
||||
## IEEE 802.1Q Virtual LAN encapsulation, see vlan(4).
|
||||
pseudo-device vlan
|
||||
|
||||
#### Audio and video devices
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user