Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 1 Jun 1997 07:38:17 -0700 (PDT)
From:      Brian Somers <brian@FreeBSD.ORG>
To:        cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-usrsbin@FreeBSD.ORG
Subject:   cvs commit: src/usr.sbin/ppp fsm.c
Message-ID:  <199706011438.HAA03668@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
brian       1997/06/01 07:38:17 PDT

  Modified files:        (Branch: RELENG_2_2)
    usr.sbin/ppp         fsm.c 
  Log:
  YAMFC: Go directly to ST_STOPPED when a TerminateReq is
         received and after the TerminateAck is sent (as
         per rfc1661) rather than to ST_STOPPING.  Going
         to ST_STOPPING will leave us in a state where
         we're waiting for the other side to do something -
         not a good idea, especially as the client side sends
         a TerminateReq then exits on idle timeout.
  
  Revision  Changes    Path
  1.7.2.2   +3 -3      src/usr.sbin/ppp/fsm.c



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