Date: Sun, 4 Jan 1998 17:35:22 -0800 (PST) From: Brian Somers <brian@FreeBSD.ORG> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-usrsbin@FreeBSD.ORG Subject: cvs commit: src/usr.sbin/ppp auth.c command.c ipcp.c ipcp.h ppp.8 Message-ID: <199801050135.RAA09365@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
brian 1998/01/04 17:35:22 PST
Modified files:
usr.sbin/ppp auth.c command.c ipcp.c ipcp.h ppp.8
Log:
o Allow the use of HISADDR as the first arg to "add".
o Allow a forth argument in ppp.secret, specifying a new
label. This gives control over which section of
ppp.link{up,down} is used based on the authenticated user.
o Support random address ranges in ppp.secret (not just in ppp.conf).
o Add a AUTHENTICATING INCOMING CONNECTIONS section to the man page.
o Add a bit more about DEFLATE in the man page.
o Fix the incorrect "you must specify a password in interactive
mode" bit of the manual.
o Space things in the man page consistently.
o Be more precice about where you can use MYADDR, HISADDR and INTERFACE
in the "add" command documentation.
Revision Changes Path
1.26 +16 -22 src/usr.sbin/ppp/auth.c
1.125 +10 -25 src/usr.sbin/ppp/command.c
1.47 +38 -1 src/usr.sbin/ppp/ipcp.c
1.16 +3 -2 src/usr.sbin/ppp/ipcp.h
1.94 +122 -35 src/usr.sbin/ppp/ppp.8
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199801050135.RAA09365>
