Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 3 May 1998 20:00:10 -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 hdlc.c mp.c vjcomp.c
Message-ID:  <199805040300.UAA24705@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
brian       1998/05/03 20:00:10 PDT

  Modified files:        (Branch: MP)
    usr.sbin/ppp         hdlc.c mp.c vjcomp.c 
  Log:
  o Increment expected MP fragment numbers correctly,
    according to SHORTSEQ negotiation.
  o Don't forget to attach incoming fragments with a
    number greater than everything else in the queue
    (rather than leaking memory).
  o Output the link name with the ``other'' hdlc
    diagnostic message.
  o Correct a VJ diagnostic (`COMPPROTO', not `proto').
  
  Revision  Changes    Path
  1.28.2.33 +3 -2      src/usr.sbin/ppp/hdlc.c
  1.1.2.22  +14 -15    src/usr.sbin/ppp/Attic/mp.c
  1.16.2.17 +2 -2      src/usr.sbin/ppp/vjcomp.c

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message



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