./wip/ppp, Point-to-Point Protocol (PPP) over serial lines

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 2.4.1, Package name: ppp-2.4.1, Maintainer: reed

The Point-to-Point Protocol (PPP) provides a standard way to establish
a network connection over a serial link.

This package includes the PPP daemon (pppd), which negotiates with
the peer to establish the link and sets up the ppp network interface.
Pppd includes support for authentication, so you can control which other
systems may make a PPP connection and what IP addresses they may use. It
also has multilink support.

It also includes chat, for defining a automated conversational exchange
with a modem for establising a connection between the ppd and the
remote's pppd.

And pppstats reports the PPP-related statistics at regular intervals for
the specified PPP interface, such as properties and volume of packets
received and transmitted.

Paul Mackerras is the original author of a lot of this pppd code.


Required to build:
[pkgtools/cwrappers]

Master sites:

RMD160: bb9410467fef9a644ea5a28cf41937ea942148e9
Filesize: 524.166 KB

Version history: (Expand)


CVS history: (Expand)


   2012-10-05 15:52:02 by Aleksej Saushev | Files touched by this commit (32)
Log message:
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
Mark packages that don't or might probably not have staged installation.
   2009-10-11 12:44:55 by Thomas Klausner | Files touched by this commit (222)
Log message:
Remove obsolete @dirrm lines.
   2006-10-14 12:17:00 by Sergey Svishchev | Files touched by this commit (1)
Log message:
Only Linux and Solaris are supported by this package.
   2005-09-28 08:41:20 by Roland Illig | Files touched by this commit (179)
Log message:
Added RMD160 checksums.
   2005-05-24 12:31:19 by Roland Illig | Files touched by this commit (1)
Log message:
Replaced USE_GNU_TOOLS+=make with USE_TOOLS+=gmake.
   2004-11-22 14:32:51 by Thomas Klausner | Files touched by this commit (1)
Log message:
2.4.3 is out.

   2004-01-27 04:05:20 by Min Kim | Files touched by this commit (1)
Log message:
Correct MASTER_SITES.

   2004-01-25 03:33:17 by grant beattie | Files touched by this commit (1)
Log message:
replace deprecated USE_GMAKE with USE_GNU_TOOLS+=make.