]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Initialise LCP, IPCP and CCP as soon as LCP is down.
authorbrian <brian@FreeBSD.org>
Wed, 15 Oct 1997 01:01:17 +0000 (01:01 +0000)
committerbrian <brian@FreeBSD.org>
Wed, 15 Oct 1997 01:01:17 +0000 (01:01 +0000)
commitd651f50b27a64bd1c30430a15563f8e76d877588
tree3ca108fda4813de7321099050ffd9f58ac4e4765
parent3df0466f6e736c625c308cb5187e42d41214bf8e
Initialise LCP, IPCP and CCP as soon as LCP is down.
Without this, in -auto mode, we stay in ST_STOPPING
and never check our dial filters to see if it's time
to bring the line up again.

This may make "set stopped" redundant.
usr.sbin/ppp/lcp.c