ppp != iijppp any more
Mention nos-tun as a tun device user.
This commit is contained in:
parent
ef6bae4e3b
commit
dfa82e7574
@ -2,7 +2,7 @@
|
||||
# LINT -- config file for checking all the sources, tries to pull in
|
||||
# as much of the source tree as it can.
|
||||
#
|
||||
# $Id: LINT,v 1.577 1999/04/10 15:23:12 n_hibma Exp $
|
||||
# $Id: LINT,v 1.578 1999/04/11 20:53:50 n_hibma Exp $
|
||||
#
|
||||
# NB: You probably don't want to try running a kernel built from this
|
||||
# file. Instead, you should start from GENERIC, and add options from
|
||||
@ -396,7 +396,7 @@ options NETATALK #Appletalk communications protocols
|
||||
# The `disc' pseudo-device implements a minimal network interface,
|
||||
# which throws away all packets sent and never receives any. It is
|
||||
# included for testing purposes.
|
||||
# The `tun' pseudo-device implements the User Process PPP (iijppp)
|
||||
# The `tun' pseudo-device implements (user-)ppp and nos-tun
|
||||
# The `streams' pseudo-device implements SysVR4 STREAMS emulation.
|
||||
#
|
||||
# The PPP_BSDCOMP option enables support for compress(1) style entire
|
||||
@ -412,7 +412,7 @@ pseudo-device sppp #Generic Synchronous PPP
|
||||
pseudo-device loop #Network loopback device
|
||||
pseudo-device bpfilter 4 #Berkeley packet filter
|
||||
pseudo-device disc #Discard device
|
||||
pseudo-device tun 1 #Tunnel driver (user process ppp(8))
|
||||
pseudo-device tun 1 #Tunnel driver (ppp(8), nos-tun(8))
|
||||
pseudo-device sl 2 #Serial Line IP
|
||||
pseudo-device ppp 2 #Point-to-point protocol
|
||||
pseudo-device streams
|
||||
|
@ -2,7 +2,7 @@
|
||||
# LINT -- config file for checking all the sources, tries to pull in
|
||||
# as much of the source tree as it can.
|
||||
#
|
||||
# $Id: LINT,v 1.577 1999/04/10 15:23:12 n_hibma Exp $
|
||||
# $Id: LINT,v 1.578 1999/04/11 20:53:50 n_hibma Exp $
|
||||
#
|
||||
# NB: You probably don't want to try running a kernel built from this
|
||||
# file. Instead, you should start from GENERIC, and add options from
|
||||
@ -396,7 +396,7 @@ options NETATALK #Appletalk communications protocols
|
||||
# The `disc' pseudo-device implements a minimal network interface,
|
||||
# which throws away all packets sent and never receives any. It is
|
||||
# included for testing purposes.
|
||||
# The `tun' pseudo-device implements the User Process PPP (iijppp)
|
||||
# The `tun' pseudo-device implements (user-)ppp and nos-tun
|
||||
# The `streams' pseudo-device implements SysVR4 STREAMS emulation.
|
||||
#
|
||||
# The PPP_BSDCOMP option enables support for compress(1) style entire
|
||||
@ -412,7 +412,7 @@ pseudo-device sppp #Generic Synchronous PPP
|
||||
pseudo-device loop #Network loopback device
|
||||
pseudo-device bpfilter 4 #Berkeley packet filter
|
||||
pseudo-device disc #Discard device
|
||||
pseudo-device tun 1 #Tunnel driver (user process ppp(8))
|
||||
pseudo-device tun 1 #Tunnel driver (ppp(8), nos-tun(8))
|
||||
pseudo-device sl 2 #Serial Line IP
|
||||
pseudo-device ppp 2 #Point-to-point protocol
|
||||
pseudo-device streams
|
||||
|
@ -2,7 +2,7 @@
|
||||
# LINT -- config file for checking all the sources, tries to pull in
|
||||
# as much of the source tree as it can.
|
||||
#
|
||||
# $Id: LINT,v 1.577 1999/04/10 15:23:12 n_hibma Exp $
|
||||
# $Id: LINT,v 1.578 1999/04/11 20:53:50 n_hibma Exp $
|
||||
#
|
||||
# NB: You probably don't want to try running a kernel built from this
|
||||
# file. Instead, you should start from GENERIC, and add options from
|
||||
@ -396,7 +396,7 @@ options NETATALK #Appletalk communications protocols
|
||||
# The `disc' pseudo-device implements a minimal network interface,
|
||||
# which throws away all packets sent and never receives any. It is
|
||||
# included for testing purposes.
|
||||
# The `tun' pseudo-device implements the User Process PPP (iijppp)
|
||||
# The `tun' pseudo-device implements (user-)ppp and nos-tun
|
||||
# The `streams' pseudo-device implements SysVR4 STREAMS emulation.
|
||||
#
|
||||
# The PPP_BSDCOMP option enables support for compress(1) style entire
|
||||
@ -412,7 +412,7 @@ pseudo-device sppp #Generic Synchronous PPP
|
||||
pseudo-device loop #Network loopback device
|
||||
pseudo-device bpfilter 4 #Berkeley packet filter
|
||||
pseudo-device disc #Discard device
|
||||
pseudo-device tun 1 #Tunnel driver (user process ppp(8))
|
||||
pseudo-device tun 1 #Tunnel driver (ppp(8), nos-tun(8))
|
||||
pseudo-device sl 2 #Serial Line IP
|
||||
pseudo-device ppp 2 #Point-to-point protocol
|
||||
pseudo-device streams
|
||||
|
Loading…
Reference in New Issue
Block a user