ppp: The PPP user level programs1
The Point-to-Point Protocol (PPP) provides a standard way to establish
a network connection over a serial link. At present, this package
supports IP and the protocols layered above IP, such as TCP and UDP.
The Linux port of this package also has support for IPX.
... part of T2,
get it here
URL: https://www.samba.org/ppp/
Author: Paul Mackerras <paulus [at] linuxcare [dot] com>
Maintainer: Rene Rebe <rene [at] t2-project [dot] org>
License: OpenSource
Status: Stable
Version: 2.5.2
Remark: Does cross compile (as setup and patched in T2).
Download: https://github.com/ppp-project/ppp/ ppp-2.5.2.tar.gz
T2 source: compile.patch.dietlibc
T2 source: hotfix.patch.avr32
T2 source: ip-up
T2 source: ppp.cache
T2 source: ppp.desc
T2 source: rocknet_ppp.sh
Build time (on reference hardware): 10% (relative to binutils)2
Installed size (on reference hardware): 0.95 MB, 62 files
Dependencies (build time detected):
autoconf
automake
bash
binutils
coreutils
diffutils
findutils
gawk
grep
gzip
libpcap
libtool
libxcrypt
linux-header
m4
make
openssl
pam
perl
sed
tar
Installed files (on reference hardware):
[show]
etc/ppp
etc/ppp/chap-secrets.example
etc/ppp/eaptls-client.example
etc/ppp/eaptls-server.example
etc/ppp/ip-up
etc/ppp/openssl.cnf.example
etc/ppp/options.example
etc/ppp/pap-secrets.example
lib/network/ppp.sh
usr/include/pppd
usr/include/pppd/cbcp.h
usr/include/pppd/ccp.h
usr/include/pppd/chap.h
usr/include/pppd/chap_ms.h
usr/include/pppd/crypto.h
usr/include/pppd/crypto_ms.h
usr/include/pppd/eap.h
usr/include/pppd/ecp.h
usr/include/pppd/eui64.h
usr/include/pppd/fsm.h
usr/include/pppd/ipcp.h
usr/include/pppd/ipv6cp.h
usr/include/pppd/lcp.h
usr/include/pppd/magic.h
usr/include/pppd/mppe.h
usr/include/pppd/multilink.h
usr/include/pppd/options.h
usr/include/pppd/pppd.h
usr/include/pppd/pppdconf.h
usr/include/pppd/session.h
usr/include/pppd/upap.h
usr/lib64/pkgconfig/pppd.pc
usr/lib64/pppd
usr/lib64/pppd/2.5.1
usr/lib64/pppd/2.5.1/minconn.so
usr/lib64/pppd/2.5.1/openl2tp.so
usr/lib64/pppd/2.5.1/passprompt.so
usr/lib64/pppd/2.5.1/passwordfd.so
usr/lib64/pppd/2.5.1/pppoatm.so
usr/lib64/pppd/2.5.1/pppoe.so
usr/lib64/pppd/2.5.1/pppol2tp.so
usr/lib64/pppd/2.5.1/radattr.so
usr/lib64/pppd/2.5.1/radius.so
usr/lib64/pppd/2.5.1/radrealms.so
usr/lib64/pppd/2.5.1/winbind.so
usr/sbin/chat
usr/sbin/pppd
usr/sbin/pppdump
usr/sbin/pppoe-discovery
usr/sbin/pppstats
usr/share/man/man8/chat.8
usr/share/man/man8/pppd-radattr.8
usr/share/man/man8/pppd-radius.8
usr/share/man/man8/pppd.8
usr/share/man/man8/pppdump.8
usr/share/man/man8/pppoe-discovery.8
usr/share/man/man8/pppstats.8
var/adm/dependencies/ppp
var/adm/descs/ppp
var/adm/flists/ppp
var/adm/md5sums/ppp
var/adm/packages/ppp
1) This page was automatically generated from the T2
package source. Corrections, such as dead links, URL changes or typos
need to be performed directly on that source.
2) Compatible with Linux From Scratch's
"Standard Build Unit" (SBU).