Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-1-4]: src/sys/arch/amiga/conf Pull up revision 1.120:
details: https://anonhg.NetBSD.org/src/rev/db1e8a22e6a3
branches: netbsd-1-4
changeset: 468174:db1e8a22e6a3
user: tron <tron%NetBSD.org@localhost>
date: Mon Apr 12 08:26:32 1999 +0000
description:
Pull up revision 1.120:
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 ab150fa67bf9 -r db1e8a22e6a3 sys/arch/amiga/conf/GENERIC
--- a/sys/arch/amiga/conf/GENERIC Mon Apr 12 03:10:06 1999 +0000
+++ b/sys/arch/amiga/conf/GENERIC Mon Apr 12 08:26:32 1999 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: GENERIC,v 1.119 1999/03/24 22:24:42 is Exp $
+# $NetBSD: GENERIC,v 1.119.2.1 1999/04/12 08:26:32 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