Date: Sun, 1 Jun 1997 07:37:20 -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: <199706011437.HAA03632@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
brian 1997/06/01 07:37:19 PDT
Modified files:
usr.sbin/ppp fsm.c
Log:
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.11 +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?199706011437.HAA03632>
