d47dceb8ab
o change the default link name to ``deflink'' rather than ``default''. o Prepend the link name to CCP and LCP FSM diagnostics. o Protect against 0 length options in CCP and IPCP REQ interpreters (already done for LCP). o Allow optional context for the `show' command. o Use MPs link when interpreting commands if the multilink mrru is configured rather than when multilink is active. This means that once we've ``set mrru xxx'', we then need to ``link deflink show ccp'' etc if we want to do link-level stuff (based on the command requiring optional or manditory context). o Use the ifconfig'd interface address in `set enddisc {ip,mac}' if it's there, otherwise the configuration file value.
This program was originally written by Toshiharu OHNO <tony-o@iij.ad.jp>, and was submitted to FreeBSD-2.0.5 by Atsushi Murai <amurai@spec.co.jp>. The original version was usually referred to as iij-ppp. Ppp is currently maintained under FreeBSD and OpenBSD by Brian Somers <brian@Awfulhak.org>. The sources for both operating systems are the same although the Makefiles vary due to the nature of each system. If and when it's ported to another OS, things will probably be shuffled around so that there are several Makefiles, one per architecture. The latest sources are available in FreeBSD-current and OpenBSD-current. An archive hacked so that it will build on just about any version of FreeBSD is frequently generated and made available on http://www.FreeBSD.org/~brian. Once the first OpenBSD release is made with ppp, an up-to-date OpenBSD archive will be made available too. A FAQ is available at http://www.FreeBSD.org/FAQ/userppp.html. It applies equally to OpenBSD as it does to FreeBSD. The man page is quite extensive, and there are lots of examples in /etc/ppp/ppp.*.sample. These examples come with the hacked archive above but must be installed manually. Ppp is still under development. There is no official TODO list.