Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 4 Aug 2004 14:36:40 +0000 (UTC)
From:      Brian Somers <brian@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/usr.sbin/ppp acf.c async.c hdlc.c hdlc.h link.c link.h lqr.c lqr.h mbuf.h sync.c
Message-ID:  <200408041436.i74EaeS7026776@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
brian       2004-08-04 14:36:40 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_4)
    usr.sbin/ppp         acf.c async.c hdlc.c hdlc.h link.c link.h 
                         lqr.c lqr.h mbuf.h sync.c 
  Log:
  MFC: Re-implement LQM, this time according to the rfc
  
  Revision  Changes    Path
  1.4.2.2   +3 -3      src/usr.sbin/ppp/acf.c
  1.23.2.4  +4 -0      src/usr.sbin/ppp/async.c
  1.46.2.3  +9 -5      src/usr.sbin/ppp/hdlc.c
  1.21.2.2  +12 -7     src/usr.sbin/ppp/hdlc.h
  1.16.2.3  +30 -1     src/usr.sbin/ppp/link.c
  1.9.2.2   +2 -1      src/usr.sbin/ppp/link.h
  1.40.2.5  +132 -50   src/usr.sbin/ppp/lqr.c
  1.16.2.2  +11 -0     src/usr.sbin/ppp/lqr.h
  1.24.2.4  +1 -0      src/usr.sbin/ppp/mbuf.h
  1.6.2.1   +7 -3      src/usr.sbin/ppp/sync.c



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