]> git.ozlabs.org Git - ppp.git/commit
Added an /etc/ppp/ip-pre-up script, run before the interface
authorPaul Mackerras <paulus@samba.org>
Thu, 25 Aug 2005 23:59:34 +0000 (23:59 +0000)
committerPaul Mackerras <paulus@samba.org>
Thu, 25 Aug 2005 23:59:34 +0000 (23:59 +0000)
commitf2af1c05596be799c0c0ec1e451b8b0ae5ddabc6
tree172b09c8725ce63fa551b5d58ce09a141546b672
parent1602f267e0f19507ccf67945e36f042cc0a4d5bc
Added an /etc/ppp/ip-pre-up script, run before the interface
is brought up.  This necessitated adding a "wait" parameter to
run_program, since we need to wait for this script to finish
before proceeding.
pppd/auth.c
pppd/ipcp.c
pppd/ipv6cp.c
pppd/ipxcp.c
pppd/main.c
pppd/pathnames.h
pppd/pppd.h