The Point to Point Protocol for Linux
The ppp package contains the PPP (Point-to-Point Protocol) daemon,
pppd, additional PPP utilities, documentation, and sample files. PPP
provides a method for transmitting IP and IPX datagrams over serial
point-to-point links, for example over a modem. The PPP daemon handles
the details of setting up a PPP link including configuring the network
interface and performing the PPP negotiations.
- Developed at network
- Sources inherited from project openSUSE:Factory
-
5
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Leap:16.0:FactoryCandidates/ppp && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
chap-secrets.template | 0000000690 690 Bytes | |
filters | 0000000449 449 Bytes | |
modem-peers | 0000000232 232 Bytes | |
modem.chat | 0000000360 360 Bytes | |
modem.rules | 0000000078 78 Bytes | |
modem@.service | 0000000228 228 Bytes | |
options | 0000007840 7.66 KB | |
pap-secrets.template | 0000001219 1.19 KB | |
ppp-2.5.0.tar.gz | 0001170057 1.12 MB | |
ppp-2.5.0.tar.gz.asc | 0000000512 512 Bytes | |
ppp-fix-bashisms.patch | 0000000647 647 Bytes | |
ppp-fork-fix.patch | 0000002258 2.21 KB | |
ppp-misc.patch | 0000001565 1.53 KB | |
ppp-peers | 0000000195 195 Bytes | |
ppp-smpppd.patch | 0000000531 531 Bytes | |
ppp-var_run_resolv_conf.patch | 0000002681 2.62 KB | |
ppp.changes | 0000037045 36.2 KB | |
ppp.keyring | 0000011081 10.8 KB | |
ppp.pamd | 0000000213 213 Bytes | |
ppp.spec | 0000007578 7.4 KB | |
pppoatm-peers | 0000000206 206 Bytes | |
pppoe-peers | 0000000382 382 Bytes | |
pppoe-rp-peers | 0000000371 371 Bytes | |
pptp-peers | 0000000272 272 Bytes |
Revision 50 (latest revision is 53)
Ana Guerrero (anag+factory)
accepted
request 1134222
from
Reinhard Max (rmax)
(revision 50)
- Update to version 2.5.0. This release is a major release of pppd which contains breaking changes for third-party plugins, a complete revamp of the build-system and that allows for flexibility of configuring features as needed. * CVE-2022-4603, bsc#1218251: improper validation of array index of the component pppdump * Support for PEAP authentication * Support for loading PKCS12 certificate envelopes * Adoption of GNU Autoconf / Automake build environment * Support for pkgconfig * Bunch of fixes and cleanup to PPPoE and IPv6 support * Major revision to PPPD's Plugin API * Lots of internal fixes and cleanups for Radius and PPPoE * Dropped IPX support, as Linux has dropped it in version 5.15 * Pppd is no longer installed setuid-root * New pppd options: - ipv6cp-noremote, ipv6cp-nosend, ipv6cp-use-remotenumber, ipv6-up-script, ipv6-down-script - -v, show-options - usepeerwins, ipcp-no-address, ipcp-no-addresses, nosendip * On Linux, any baud rate can be set on a serial port provided the kernel serial driver supports that. - Obsoleted patches: * ppp-lib64.patch * ppp-compiling-with-clang-encounters-an-error-in-eap-tls..patch * ppp-pie.patch - Source file pppoe-discovery.8.gz is now part of the tarball. - Enable support for systemd notification.
Comments 0