Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 17 Aug 1997 21:57:05 +0100
From:      Brian Somers <brian@awfulhak.org>
To:        Brian Somers <brian@FreeBSD.ORG>
Cc:        cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-usrsbin@FreeBSD.ORG
Subject:   Re: cvs commit: src/usr.sbin/ppp command.c fsm.c ppp.8 vars.c vars.h 
Message-ID:  <199708172057.VAA14315@awfulhak.org>
In-Reply-To: Your message of "Sun, 17 Aug 1997 13:45:51 PDT." <199708172045.NAA04955@freefall.freebsd.org> 

next in thread | previous in thread | raw e-mail | index | archive | help
> brian       1997/08/17 13:45:51 PDT
> 
>   Modified files:
>     usr.sbin/ppp         command.c fsm.c ppp.8 vars.c vars.h 
>   Log:
>   Allow the use of a "stopped" timeout via the
>   "set stopped" directive.  If the timeout occurs
>   it will cause a "Down" event, hanging up the line
>   if it's still up.  This *isn't* part of the FSM
>   diagram, but I consider it ok as a "higher level
>   implementation specific timeout" as specified in
>   the rfc ;-}
>   
>   Discussed briefly with:	joerg

Fixes PR 4102 too.

>   Revision  Changes    Path
>   1.68      +29 -1     src/usr.sbin/ppp/command.c
>   1.14      +38 -2     src/usr.sbin/ppp/fsm.c
>   1.48      +22 -4     src/usr.sbin/ppp/ppp.8
>   1.21      +3 -3      src/usr.sbin/ppp/vars.c
>   1.22      +3 -1      src/usr.sbin/ppp/vars.h
> 

-- 
Brian <brian@awfulhak.org>, <brian@freebsd.org>
      <http://www.awfulhak.org>;
Don't _EVER_ lose your sense of humour....





Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199708172057.VAA14315>