Brian Somers e70c96ab58 Change things around a bit when bringing down the layers.
o LcpLayerDown() no longer does a NewPhase(PHASE_TERMINATE).
  Instead, it's done in LcpLayerFinish().  LayerFinish() gets
  called by the FSM after the LCP FSM goes through the Stopping
  and Stopped states.

o -direct and -background mode exit at PHASE_TERMINATE, not
  PHASE_DEAD.

The result is that LCP, CCP & IPCP are brought down cleanly on both
sides of the link (not just our side).  Killing ppp rather than just
closing it still makes it get out after the LCP SendTerminateReq().
I'll have a look at that soon.  We're probably not actually sending
the REQ :-(
1997-10-05 15:00:10 +00:00
..
1997-09-01 06:11:40 +00:00
1997-09-01 06:12:37 +00:00
1997-10-05 12:28:02 +00:00
1997-09-02 06:37:48 +00:00
1997-09-13 16:01:53 +00:00
1997-09-21 22:12:50 +00:00
1997-09-17 06:27:23 +00:00
1997-09-17 06:29:23 +00:00
1997-09-17 06:30:22 +00:00
1997-09-19 06:27:30 +00:00
1997-09-19 06:27:30 +00:00
1997-09-19 06:29:52 +00:00
1997-09-25 06:36:29 +00:00
1997-09-25 06:38:17 +00:00
1997-10-01 06:27:34 +00:00
1997-10-02 11:46:53 +00:00
1997-09-19 15:41:57 +00:00
1997-10-05 14:21:30 +00:00
1997-09-01 09:33:08 +00:00
1997-09-18 06:55:21 +00:00
1997-09-13 16:01:53 +00:00
1997-08-30 02:28:00 +00:00
1997-07-24 23:46:35 +00:00
1997-09-22 10:12:47 +00:00