Remove ipip reference.

This commit is contained in:
wiz 2002-03-04 14:12:56 +00:00
parent 6b68804273
commit 0995897f47

View File

@ -1,9 +1,9 @@
# $NetBSD: MVME1600,v 1.2 2002/03/03 10:53:10 scw Exp $
# $NetBSD: MVME1600,v 1.3 2002/03/04 14:12:56 wiz Exp $
#
include "arch/mvmeppc/conf/std.mvmeppc"
#ident "MVME1600-$Revision: 1.2 $"
#ident "MVME1600-$Revision: 1.3 $"
maxusers 8
@ -227,7 +227,6 @@ pseudo-device loop # network loopback
#pseudo-device strip 2 # Starmode Radio IP (Metricom)
#pseudo-device tun 2 # network tunneling over tty
#pseudo-device gre 2 # generic L3 over IP tunnel
#pseudo-device ipip 2 # IP Encapsulation within IP (RFC 2003)
#pseudo-device gif 4 # IPv[46] over IPv[46] tunnel (RFC1933)
#pseudo-device faith 2 # IPv[46] tcp relay translation i/f
#pseudo-device stf 2 # 6to4 IPv6 over IPv4 encapsulation