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
Brian Somers
brian at FreeBSD.org
Wed Aug 4 07:36:40 PDT 2004
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
More information about the cvs-src
mailing list