Path to this page:
Subject: CVS commit: pkgsrc/net/pppd
From: Quentin Garnier
Date: 2005-01-02 03:51:44
Message id: 20050102025144.B93622DA1D@cvs.netbsd.org
Log Message:
Initial import of pppd, version 2.4.3, into the NetBSD Package Collection.
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.
Files: