<?xml version="1.0"?>
<?xml-stylesheet type="text/xsl" href="/source/rss.xsl.xml"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
    <title>Changes in options</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2015</copyright>
    <generator>Java</generator><item>
        <title>0f0dec65909b0e94c58491b896daf823c738d41d - Import ppp-2.5.2, previous was 2.4.9</title>
        <link>http://src.rcs.uwaterloo.ca:8080/source/history/netbsd-src/external/bsd/ppp/dist/sample/options#0f0dec65909b0e94c58491b896daf823c738d41d</link>
        <description>Import ppp-2.5.2, previous was 2.4.9What&apos;s new in ppp-2.5.2************************ Some old and probably unused code has been removed, notably the  pppgetpass program and the passprompt plugin, and some of the files  in the sample and scripts directories.* If a remote number has been set, it is available to scripts in the  REMOTENUMBER environment variable.* The Solaris port has been updated, including updated installation  instructions in README.sol2.* Various other bug fixes and minor enhancements.What was new in ppp-2.5.1************************** The files copied to /etc/ppp (or &lt;sysconfdir&gt;/ppp) now have  &quot;.example&quot; appended to their filenames, so as to indicate that they  are just examples, and to avoid overwriting existing configuration  files.* Pppd can now measure and log the round-trip time (RTT) of LCP  echo-requests and record them in a binary file structured as a  circular buffer.  Other programs or scripts can examine the file and  provide real-time statistics on link latency.  This is enabled by a  new &quot;lcp-rtt-file&quot; option.* New scripts net-init, net-pre-up and net-down are executed in the  process of bringing the network interface up and down.  They provide  additional, more deterministic ways for pppd to interact with the  rest of the networking configuration.* New options have been added to allow the system administrator to  set the location of various scripts and secrets files.* A new &quot;noresolvconf&quot; option tells pppd not to write the  /etc/ppp/resolv.conf file; DNS server addresses, if obtained from  the peer, are still passed to scripts in the environment.* Pppd will now create the directory for the TDB connection database  if it doesn&apos;t already exist.* Kernel module code for Solaris is no longer included.* Support for decompressing compressed packets has been removed from  pppdump, because the zlib code used was old and potentially  vulnerable.* Some old code has been removed.* Various other bug fixes and minor enhancements.What was new in ppp-2.5.0.**************************The 2.5.0 release is a major release of pppd which contains breakingchanges for third-party plugins, a complete revamp of the build-systemand that allows for flexibility of configuring features as needed.In Summary:* Support for PEAP authentication by Eivind N&#230;ss and Rustam Kovhaev* Support for loading PKCS12 certificate envelopes* Adoption of GNU Autoconf / Automake build environment, by Eivind N&#230;ss  and others.* Support for pkgconfig tool has been added by Eivind N&#230;ss.* Bunch of fixes and cleanup to PPPoE and IPv6 support by Pali Roh&#225;r.* Major revision to PPPD&apos;s Plugin API by Eivind N&#230;ss.  - Defines in which describes what features was included in pppd  - Functions now prefixed with explicit ppp_* to indicate that    pppd functions being called.  - Header files were renamed to better align with their features,    and now use proper include guards  - A pppdconf.h file is supplied to allow third-party modules to use    the same feature defines pppd was compiled with.  - No extern declarations of internal variable names of pppd,    continued use of these extern variables are considered    unstable.* Lots of internal fixes and cleanups for Radius and PPPoE by Jaco Kroon* Dropped IPX support, as Linux has dropped support in version 5.15  for this protocol.* Many more fixes and cleanups.* 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.Note that if you have built and installed previous versions of thispackage and you want to continue having configuration and TDB files in/etc/ppp, you will need to use the --sysconfdir option to ./configure.For a list of the changes made during the 2.4 series releases of thispackage, see the Changes-2.4 file.

            List of files:
            /netbsd-src/external/bsd/ppp/dist/sample/options</description>
        <pubDate>Wed, 08 Jan 2025 19:54:36 +0000</pubDate>
        <dc:creator>christos &lt;christos@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>fa6d9a53072feb7f37eba19369d451c74fda3fca - What&apos;s new in ppp-2.4.9.</title>
        <link>http://src.rcs.uwaterloo.ca:8080/source/history/netbsd-src/external/bsd/ppp/dist/sample/options#fa6d9a53072feb7f37eba19369d451c74fda3fca</link>
        <description>What&apos;s new in ppp-2.4.9.************************* Support for new EAP (Extensible Authentication Protocol) methods:  - Support for EAP-TLS, from Jan Just Keijser and others  - Support for EAP-MSCHAPv2, from Eivind N&#230;ss, Thomas Omerzu, Tijs    Van Buggenhout and others* New pppd options:  - chap-timeout  - chapms-strip-domain  - replacedefaultroute  - noreplacedefaultroute  - ipv6cp-accept-remote  - lcp-echo-adaptive  - ip-up-script  - ip-down-script  - ca  - capath  - cert  - key  - crl-dir  - crl  - max-tls-version  - need-peer-eap* Fixes for CVE-2020-8597 and CVE-2015-3310.* libpcap is now required when compiling on Linux (previously, if  libpcap was not present, pppd would be compiled without packet  filtering support).* The rp-pppoe plugin has been renamed to pppoe, to distinguish it  from the upstream rp-pppoe code.  Its options have changed names,  but the old names are kept as aliases.* The configure script now supports cross-compilation.* Many bug fixes and cleanups.What was new in ppp-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.* Sundry bug fixes.* Fixed warnings and issues found by static analysis.* Added Submitting-patches.md.What was new in ppp-2.4.7.*************************** Fixed a potential security issue in parsing option files (CVE-2014-3158).* There is a new &quot;stop-bits&quot; option, which takes an argument of 1 or 2,  indicating the number of stop bits to use for async serial ports.* Various bug fixes.What was new in ppp-2.4.6.*************************** Man page updates.* Several bug fixes.* Options files can now set and unset environment variables for  scripts.* The timeout for chat scripts can now be taken from an environment  variable.* There is a new option, master_detach, which allows pppd to detach  from the controlling terminal when it is the multilink bundle master  but its own link has terminated, even if the nodetach option has  been given.

            List of files:
            /netbsd-src/external/bsd/ppp/dist/sample/options</description>
        <pubDate>Sat, 09 Jan 2021 16:37:35 +0000</pubDate>
        <dc:creator>christos &lt;christos@NetBSD.org&gt;</dc:creator>
    </item>
</channel>
</rss>
