Go to file
Brian Somers 673903ec42 o Initialise MP correctly depending on if we're the
first link in mp_Up().
o Bring MP and its CCP down when we enter phase TERMINATE,
  and ditch everything in the incoming packet queue.
o Enable MRRU negotiation.  Now, we can multilink
  mode, but only with one physical link.
o Close the link if the peer PROTO REJs PROTO_MP.
o Prepend our protocol before passing a packet to
  struct mp for fragmentation.
o Log info messages to DEBUG, not ERROR (oops).
o Align `show mp' output (again).
1998-04-23 21:50:13 +00:00
etc/ppp Add "ABORT NO\\sCARRIER" to ``set login'' examples. 1998-04-19 18:52:03 +00:00
usr.sbin/ppp o Initialise MP correctly depending on if we're the 1998-04-23 21:50:13 +00:00