]> git.ozlabs.org Git - ppp.git/commit
Add plugin support plus an initial selection of hooks.
authorPaul Mackerras <paulus@samba.org>
Sat, 11 Sep 1999 12:09:00 +0000 (12:09 +0000)
committerPaul Mackerras <paulus@samba.org>
Sat, 11 Sep 1999 12:09:00 +0000 (12:09 +0000)
commit07de73a331240b97d915c1851431a743449dd0f4
tree0bd45dd65a245f2adf1b398973e89261f30d5338
parentfc8a2a1cb1a141e5c1d9c9f0580e4f97271f9734
Add plugin support plus an initial selection of hooks.
Add the allow-ip option as a better way of specifying what
IP addresses an unauthenticated peer may use.
Translate unprintable chars in PAP user/password into visible form.
Clean up the processing of extra options in the secrets files.
Add ktune/noktune options to enable/disable changing kernel settings.
pppd/Makefile.linux
pppd/auth.c
pppd/lcp.c
pppd/main.c
pppd/options.c
pppd/pppd.h
pppd/sys-linux.c
pppd/upap.c