Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/arch/amiga/conf Add commented out declaration for "ipip"...
details: https://anonhg.NetBSD.org/src/rev/b930247e9940
branches: trunk
changeset: 471766:b930247e9940
user: tron <tron%NetBSD.org@localhost>
date: Sat Apr 10 21:23:27 1999 +0000
description:
Add commented out declaration for "ipip" interfaces.
diffstat:
sys/arch/amiga/conf/GENERIC | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r 0442c3dec5b4 -r b930247e9940 sys/arch/amiga/conf/GENERIC
--- a/sys/arch/amiga/conf/GENERIC Sat Apr 10 18:31:05 1999 +0000
+++ b/sys/arch/amiga/conf/GENERIC Sat Apr 10 21:23:27 1999 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: GENERIC,v 1.119 1999/03/24 22:24:42 is Exp $
+# $NetBSD: GENERIC,v 1.120 1999/04/10 21:23:27 tron Exp $
#
#if 0
@@ -357,6 +357,7 @@
pseudo-device ppp 1 # PPP network interfaces
pseudo-device tun 1 # network tunnel line discipline
#pseudo-device gre 2 # generic L3 over IP tunnel
+#pseudo-device ipip 2 # IP Encapsulation within IP (RFC 2003)
pseudo-device bpfilter 16 # Berkeley packet filter
pseudo-device ipfilter # IP Filter package
Home |
Main Index |
Thread Index |
Old Index