Add (commented out) 'gre' pseudo device line. Feedback is welcome.

Inspired by Klaus Klein.
This commit is contained in:
hwr 1998-11-25 20:30:44 +00:00
parent 6b12feab6d
commit 59acb69be1
18 changed files with 41 additions and 17 deletions

View File

@ -1,4 +1,4 @@
# $NetBSD: GENERIC,v 1.105 1998/11/25 18:37:27 tv Exp $
# $NetBSD: GENERIC,v 1.106 1998/11/25 20:30:44 hwr Exp $
#
# Generic Alpha kernel. Enough to get booted, etc., but not much more.
@ -264,6 +264,7 @@ pseudo-device ppp 4
pseudo-device pty 64
pseudo-device sl 4
pseudo-device vnd 4
#pseudo-device gre 2 # generic L3 over IP tunnel
# rnd is EXPERIMENTAL
#pseudo-device rnd # /dev/random and in-kernel generator

View File

@ -1,4 +1,4 @@
# $NetBSD: GENERIC,v 1.110 1998/11/16 16:44:56 oster Exp $
# $NetBSD: GENERIC,v 1.111 1998/11/25 20:30:45 hwr Exp $
#
# GENERIC AMIGA
@ -314,6 +314,7 @@ pseudo-device loop # loopback network interface
pseudo-device sl 1 # SLIP network interfaces
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 bpfilter 16 # Berkeley packet filter
pseudo-device ipfilter # IP Filter package

View File

@ -1,4 +1,4 @@
# $NetBSD: GENERIC,v 1.51 1998/11/16 16:44:56 oster Exp $
# $NetBSD: GENERIC,v 1.52 1998/11/25 20:30:45 hwr Exp $
#
# GENERIC -- everything that's currently supported
#
@ -256,6 +256,7 @@ pseudo-device bpfilter 8 # packet filter
pseudo-device sl 2 # CSLIP
pseudo-device ppp 2 # PPP
pseudo-device tun 2 # network tunneling over tty
#pseudo-device gre 2 # generic L3 over IP tunnel
#pseudo-device ipfilter 1 # ip filter
#pseudo-device strip 4 # STRIP
pseudo-device pty 32 # pseudo-terminals

View File

@ -1,5 +1,5 @@
#
# $NetBSD: GENERIC,v 1.49 1998/11/16 16:44:56 oster Exp $
# $NetBSD: GENERIC,v 1.50 1998/11/25 20:30:45 hwr Exp $
#
# Generic atari
#
@ -151,6 +151,7 @@ pseudo-device loop # Loopback network
pseudo-device vnd 3 # 3 pseudo disks (see vnconfig)
pseudo-device bpfilter 2 # berkeley packet filters
pseudo-device tun 2 # network tunnel
#pseudo-device gre 2 # generic L3 over IP tunnel
pseudo-device ccd 4 # concatenating disk driver
#pseudo-device raid 4 # RAIDframe disk driver
pseudo-device md 2 # Boot memory disk

View File

@ -1,4 +1,4 @@
# $NetBSD: GENERIC,v 1.15 1998/11/18 09:05:18 sakamoto Exp $
# $NetBSD: GENERIC,v 1.16 1998/11/25 20:30:45 hwr Exp $
#
# First try for BEBOX config file
#
@ -56,6 +56,7 @@ pseudo-device loop
pseudo-device bpfilter 8 # packet filter
pseudo-device pty 64
#pseudo-device raid 4 # RAIDframe disk driver
#pseudo-device gre 2 # generic L3 over IP tunnel
#
# device

View File

@ -1,4 +1,4 @@
# $NetBSD: GENERIC,v 1.41 1998/11/16 16:44:56 oster Exp $
# $NetBSD: GENERIC,v 1.42 1998/11/25 20:30:45 hwr Exp $
#
# Generic kernel - one size fits all.
#
@ -173,5 +173,6 @@ pseudo-device ccd 4 # concatenated disk devices
#pseudo-device raid 4 # RAIDframe disk driver
pseudo-device loop # loopback network interface
pseudo-device ipfilter # IP Filter package
#pseudo-device gre 2 # generic L3 over IP tunnel
# rnd is EXPERIMENTAL
#pseudo-device rnd # /dev/random and in-kernel generator

View File

@ -1,4 +1,4 @@
# $NetBSD: GENERIC,v 1.81 1998/11/16 16:44:57 oster Exp $
# $NetBSD: GENERIC,v 1.82 1998/11/25 20:30:45 hwr Exp $
#
# GENERIC
@ -211,6 +211,7 @@ pseudo-device ppp 2 # Point-to-Point Protocol
pseudo-device sl 2 # Serial Line IP
#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
# miscellaneous pseudo-devices
pseudo-device pty 64 # pseudo-terminals

View File

@ -1,4 +1,4 @@
# $NetBSD: GENERIC,v 1.18 1998/11/22 15:57:37 tsubai Exp $
# $NetBSD: GENERIC,v 1.19 1998/11/25 20:30:46 hwr Exp $
#
# POWERMAC config file
#
@ -157,6 +157,7 @@ pseudo-device ipfilter # IP filter (firewall) and NAT
pseudo-device ppp 2 # Point-to-Point Protocol
pseudo-device sl 2 # Serial Line IP
pseudo-device tun 4 # network tunneling over tty
#pseudo-device gre 2 # generic L3 over IP tunnel
pseudo-device pty 64 # pseudo-terminals
# rnd is EXPERIMENTAL at this point.

View File

@ -1,7 +1,7 @@
#
# NEWS3400 config file
#
# $NetBSD: GENERIC,v 1.7 1998/11/16 16:44:57 oster Exp $
# $NetBSD: GENERIC,v 1.8 1998/11/25 20:30:46 hwr Exp $
#
include "arch/newsmips/conf/std.newsmips"
@ -116,6 +116,7 @@ pseudo-device pty 32 # pseudo-terminals
pseudo-device sl 2 # SLIP interfaces
pseudo-device ppp 2 # PPP interfaces
pseudo-device tun 4 # Network "tunnel" device
#pseudo-device gre 2 # generic L3 over IP tunnel
pseudo-device bpfilter 16 # Berkeley Packet Filter
pseudo-device vnd 4 # disk-like interface to files
pseudo-device ccd 4 # concatenated and striped disks

View File

@ -116,6 +116,7 @@ pseudo-device bpfilter 8 # packet filter
pseudo-device sl 2 # CSLIP
pseudo-device ppp 2 # PPP
pseudo-device tun 2 # network tunneling over tty
#pseudo-device gre 2 # generic L3 over IP tunnel
pseudo-device ipfilter # ip filter
# rnd is EXPERIMENTAL
#pseudo-device rnd # /dev/random and in-kernel generator

View File

@ -1,4 +1,4 @@
# $NetBSD: GENERIC,v 1.17 1998/11/16 16:44:57 oster Exp $
# $NetBSD: GENERIC,v 1.18 1998/11/25 20:30:46 hwr Exp $
#
# First try for PPC config file
#
@ -74,3 +74,4 @@ pseudo-device pty 64
#pseudo-device raid 4 # RAIDframe disk driver
# rnd is EXPERIMENTAL
#pseudo-device rnd # /dev/random and in-kernel generator
#pseudo-device gre 2 # generic L3 over IP tunnel

View File

@ -1,4 +1,4 @@
# $NetBSD: GENERIC,v 1.16 1998/11/16 16:44:57 oster Exp $
# $NetBSD: GENERIC,v 1.17 1998/11/25 20:30:46 hwr Exp $
#
# Generic configuration file for MIPS R4400 PICA system
#
@ -87,6 +87,7 @@ pseudo-device sl 2 # serial-line IP ports
pseudo-device ppp 2 # serial-line PPP ports
pseudo-device pty 64 # pseudo ptys
pseudo-device bpfilter 16 # packet filter ports
#pseudo-device gre 2 # generic L3 over IP tunnel
pseudo-device loop
pseudo-device vnd 4 # virtual disk
pseudo-device ccd 4 # concatenated disks

View File

@ -2,7 +2,7 @@
# Distribution kernel (any model) kernel config file
#
# $NetBSD: GENERIC,v 1.32 1998/11/16 16:44:57 oster Exp $
# $NetBSD: GENERIC,v 1.33 1998/11/25 20:30:46 hwr Exp $
#
include "arch/pmax/conf/std.pmax"
@ -145,6 +145,7 @@ pseudo-device ppp 2 # serial-line IP ports
pseudo-device pty 64 # pseudo ptys
pseudo-device bpfilter 16 # packet filter ports
#pseudo-device ipfilter # IP filter, NAT
#pseudo-device gre 2 # generic L3 over IP tunnel
pseudo-device vnd 4 # virtual disk ick
pseudo-device ccd 4 # concatenated disks

View File

@ -1,4 +1,4 @@
# $NetBSD: GENERIC,v 1.72 1998/11/22 23:36:42 pk Exp $
# $NetBSD: GENERIC,v 1.73 1998/11/25 20:30:46 hwr Exp $
include "arch/sparc/conf/std.sparc"
@ -417,6 +417,9 @@ pseudo-device ppp 2
## This is used by the third-party user-mode "ppp" program, and others.
pseudo-device tun 4
## Generic L3 over IP tunnel
#pseudo-device gre 2 # generic L3 over IP tunnel
## Berkeley Packet Filter, required to run RARPD. A generic C-language
## interface that allows selective examining of incoming packets.
pseudo-device bpfilter 8

View File

@ -1,4 +1,4 @@
# $NetBSD: GENERIC,v 1.7 1998/11/16 16:44:58 oster Exp $
# $NetBSD: GENERIC,v 1.8 1998/11/25 20:30:47 hwr Exp $
include "arch/sparc64/conf/std.sparc64"
@ -307,6 +307,9 @@ pseudo-device ppp 2
## This is used by the third-party user-mode "ppp" program, and others.
pseudo-device tun 4
## Generic L3 over IP tunnel
#pseudo-device gre 2 # generic L3 over IP tunnel
## Berkeley Packet Filter, required to run RARPD. A generic C-language
## interface that allows selective examining of incoming packets.
pseudo-device bpfilter 8

View File

@ -1,4 +1,4 @@
# $NetBSD: GENERIC,v 1.54 1998/11/16 16:44:58 oster Exp $
# $NetBSD: GENERIC,v 1.55 1998/11/25 20:30:47 hwr Exp $
# GENERIC Sun3 (3/50, 3/60, 3/110, 3/160, 3/260, 3/E)
# Supports root on: ie0, le0, sd*, ...
@ -194,6 +194,7 @@ pseudo-device bpfilter 8 # packet filter
pseudo-device sl 2 # CSLIP
pseudo-device ppp 2 # PPP
pseudo-device tun 2 # network tunneling over tty
#pseudo-device gre 2 # generic L3 over IP tunnel
#pseudo-device ipfilter # ip filter
# rnd is EXPERIMENTAL
#pseudo-device rnd # /dev/random and in-kernel generator

View File

@ -1,4 +1,4 @@
# $NetBSD: GENERIC,v 1.40 1998/11/16 16:44:58 oster Exp $
# $NetBSD: GENERIC,v 1.41 1998/11/25 20:30:47 hwr Exp $
#
# GENERIC VAX configuration file; all supported devices.
#
@ -162,6 +162,7 @@ pseudo-device bpfilter 8 # Not supported by de yet.
pseudo-device sl 2
pseudo-device ppp 2
pseudo-device tun 2
#pseudo-device gre 2 # generic L3 over IP tunnel
pseudo-device tb 1
pseudo-device vnd 4
pseudo-device ccd 4

View File

@ -1,4 +1,4 @@
# $NetBSD: GENERIC,v 1.23 1998/11/16 16:44:58 oster Exp $
# $NetBSD: GENERIC,v 1.24 1998/11/25 20:30:47 hwr Exp $
#
# GENERIC
@ -265,6 +265,9 @@ pseudo-device ppp 1
## This is used by the third-party user-mode "ppp" program, and others.
pseudo-device tun 4
## Generic L3 over IP tunnel
#pseudo-device gre 2 # generic L3 over IP tunnel
## Berkeley Packet Filter, required to run RARPD. A generic C-language
## interface that allows selective examining of incoming packets.
pseudo-device bpfilter 8