K 10 svn:author V 5 brian K 8 svn:date V 27 1997-06-01T14:38:17.000000Z K 7 svn:log V 387 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. END