]> git.ozlabs.org Git - ppp.git/commit
Rework options processing stuff to implement option priorities
authorPaul Mackerras <paulus@samba.org>
Thu, 22 Feb 2001 03:15:21 +0000 (03:15 +0000)
committerPaul Mackerras <paulus@samba.org>
Thu, 22 Feb 2001 03:15:21 +0000 (03:15 +0000)
commitf7ee87797ae1851c7bfb57752185b66f127326e8
tree76e40f1843a4eeda2a0768cda28205748283711d
parent0ee3b432e6ff5fabcddb8ea4e234f3efc44ba09d
Rework options processing stuff to implement option priorities
so the per-tty options file gets processed correctly.
Moved stuff out of options.c into other files (e.g. setipaddr)
pppd/ipcp.c
pppd/ipv6cp.c
pppd/ipxcp.c
pppd/options.c
pppd/pppd.h
pppd/tty.c