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 | |
fix-header-conflict.patch | 0000000523 523 Bytes | |
modem-peers | 0000000232 232 Bytes | |
modem.chat | 0000000360 360 Bytes | |
modem.rules | 0000000078 78 Bytes | |
modem@.service | 0000000249 249 Bytes | |
options | 0000007840 7.66 KB | |
pap-secrets.template | 0000001219 1.19 KB | |
ppp-2.4.3-strip.diff | 0000001122 1.1 KB | |
ppp-2.4.3-winbind-setuidfix.patch | 0000000700 700 Bytes | |
ppp-2.4.8.tar.gz | 0000693809 678 KB | |
ppp-2.4.8.tar.gz.asc | 0000000488 488 Bytes | |
ppp-CVE-2015-3310.patch | 0000000325 325 Bytes | |
ppp-CVE-2020-8597.patch | 0000001257 1.23 KB | |
ppp-__P.patch | 0000000348 348 Bytes | |
ppp-cifdefroute.patch | 0000011001 10.7 KB | |
ppp-filter.patch | 0000001569 1.53 KB | |
ppp-fix-bashisms.patch | 0000000768 768 Bytes | |
ppp-fork-fix.patch | 0000002258 2.21 KB | |
ppp-higher-speeds.patch | 0000000474 474 Bytes | |
ppp-lib64.patch | 0000003897 3.81 KB | |
ppp-make.patch | 0000004591 4.48 KB | |
ppp-misc.patch | 0000001537 1.5 KB | |
ppp-peers | 0000000195 195 Bytes | |
ppp-pie.patch | 0000000966 966 Bytes | |
ppp-smpppd.patch | 0000000523 523 Bytes | |
ppp-var_run_resolv_conf.patch | 0000002545 2.49 KB | |
ppp.changes | 0000033169 32.4 KB | |
ppp.keyring | 0000011081 10.8 KB | |
ppp.pamd | 0000000213 213 Bytes | |
ppp.spec | 0000007341 7.17 KB | |
pppoatm-peers | 0000000206 206 Bytes | |
pppoe-discovery.8.gz | 0000001141 1.11 KB | |
pppoe-peers | 0000000382 382 Bytes | |
pppoe-rp-peers | 0000000371 371 Bytes | |
pptp-peers | 0000000272 272 Bytes |
Revision 43 (latest revision is 53)
Dominique Leuenberger (dimstar_suse)
accepted
request 824334
from
Reinhard Max (rmax)
(revision 43)
- New version 2.4.8. * New pppd options have been added: * ifname, to set the name for the PPP interface device * defaultroute-metric, to set the metric for the default route * defaultroute6, to add an IPv6 default route (with nodefaultroute6 to prevent adding an IPv6 default route). * up_sdnotify, to have pppd notify systemd when the link is up. * The rp-pppoe plugin has new options: * host-uniq, to set the Host-Uniq value to send * pppoe-padi-timeout, to set the timeout for discovery packets * pppoe-padi-attempts, to set the number of discovery attempts. * Added the CLASS attribute in radius packets. * Fixed warnings and issues found by static analysis. - Obsoleted patches: * ppp-2.4.3-pppoatm.diff * ppp-2.4.4-strncatfix.patch * ppp-2.4.6-ifname.diff * ppp-2.4.7-DES-openssl.patch * ppp-2.4.7.tar.gz.asc * ppp-send-padt.patch - Patches that got renamed, because they needed rediffing: * ppp-2.4.1-higher-speeds.diff -> ppp-higher-speeds.patch * ppp-2.4.1-higher-speeds.diff -> ppp-higher-speeds.patch * ppp-2.4.2-__P.diff -> ppp-__P.patch * ppp-2.4.2-cifdefroute.diff -> ppp-cifdefroute.patch * ppp-2.4.2-pie.patch -> ppp-pie.patch * ppp-2.4.2-smpppd.diff -> ppp-smpppd.patch * ppp-2.4.3-filter.diff -> ppp-filter.patch * ppp-2.4.3-fork-fix.diff -> ppp-fork-fix.patch * ppp-2.4.4-var_run_resolv_conf.patch -> ppp-var_run_resolv_conf.patch * ppp-2.4.6-lib64.patch -> ppp-lib64.patch * ppp-2.4.6-make.diff -> ppp-make.patch * ppp-2.4.6-misc.diff -> ppp-misc.patch * ppp-2.4.7-fix-bashisms.patch -> ppp-fix-bashisms.patch - bsc#1172916: Fix an outdated comment for lcp-echo-interval.
Comments 0