3e86158156
The PPP Daemon is the userland part of the Point-to-Point Protocol. It works in combination with a dedicated kernel network interface usually named ppp. PPP is a very extensible protocol and pppd supports a large number of options, including compression (through various algorithms), cryptography (Microsoft's MPPE) and authentication (PAP, CHAP, Microsoft CHAP), provided the kernel has the relevant back-ends in some cases.
29 lines
604 B
Text
29 lines
604 B
Text
@comment $NetBSD: PLIST,v 1.1.1.1 2005/01/02 02:51:41 cube Exp $
|
|
include/pppd/ccp.h
|
|
include/pppd/chap-new.h
|
|
include/pppd/chap_ms.h
|
|
include/pppd/eap.h
|
|
include/pppd/ecp.h
|
|
include/pppd/fsm.h
|
|
include/pppd/ipcp.h
|
|
include/pppd/ipxcp.h
|
|
include/pppd/lcp.h
|
|
include/pppd/magic.h
|
|
include/pppd/md5.h
|
|
include/pppd/patchlevel.h
|
|
include/pppd/pathnames.h
|
|
include/pppd/pppcrypt.h
|
|
include/pppd/pppd.h
|
|
include/pppd/sha1.h
|
|
include/pppd/spinlock.h
|
|
include/pppd/tdb.h
|
|
include/pppd/upap.h
|
|
man/man8/chat.8
|
|
man/man8/pppd.8
|
|
man/man8/pppdump.8
|
|
man/man8/pppstats.8
|
|
sbin/chat
|
|
sbin/pppd
|
|
sbin/pppdump
|
|
sbin/pppstats
|
|
@dirrm include/pppd
|