]> git.ozlabs.org Git - ppp.git/commit
New options system with priorities for option values, with options
authorPaul Mackerras <paulus@samba.org>
Thu, 8 Mar 2001 05:11:16 +0000 (05:11 +0000)
committerPaul Mackerras <paulus@samba.org>
Thu, 8 Mar 2001 05:11:16 +0000 (05:11 +0000)
commit37a8acc7ee2527693d0c8ba82b2eaea249abde34
treed061d8e8249f697dc947a4e7565b0de85bac0ed3
parent8ba35d1fc7ae2ccdfba0d3d3b840bd24169751e3
New options system with priorities for option values, with options
grouped into groups where necessary, so the command line overrides
the per-tty options file, plus the ability to print out the set of
options currently in effect.  Some options moved from lcp.c to tty.c.
15 files changed:
pppd/auth.c
pppd/cbcp.c
pppd/ccp.c
pppd/chap.c
pppd/ipcp.c
pppd/ipv6cp.c
pppd/ipxcp.c
pppd/lcp.c
pppd/lcp.h
pppd/main.c
pppd/options.c
pppd/pppd.h
pppd/tty.c
pppd/upap.c
pppd/utils.c