X-Git-Url: http://git.ozlabs.org/?p=ppp.git;a=blobdiff_plain;f=pppd%2Fauth.c;h=4271af687102dc62e3c2e3b47d3fc8ab1d70d0f8;hp=2f81283aceb9d4df9f302ae19e1815c5c36b7bf9;hb=d883b2dbafeed3ebd9d7a56ab1469373bd001a3b;hpb=398ed2585640d198c53e736ee5bbd67f7ce8168e diff --git a/pppd/auth.c b/pppd/auth.c index 2f81283..4271af6 100644 --- a/pppd/auth.c +++ b/pppd/auth.c @@ -553,6 +553,7 @@ link_required(unit) void start_link(unit) int unit; { + status = EXIT_CONNECT_FAILED; new_phase(PHASE_SERIALCONN); hungup = 0;