Date: Sat, 10 Jun 2000 19:30:52 -0700 (PDT) From: Brian Somers <brian@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/ppp bundle.c bundle.h command.c defs.h ppp.8 Message-ID: <200006110230.TAA69351@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
brian 2000/06/10 19:30:52 PDT
Modified files:
usr.sbin/ppp bundle.c bundle.h command.c defs.h ppp.8
Log:
Add ``set ifqueue'' to control the size of the outgoing packet
queue. Doing ``set ifqueue 0'' and ``set urgent none'' will allow
full use of luigi's WF2Q code.
Requested by: luigi
Revision Changes Path
1.95 +8 -3 src/usr.sbin/ppp/bundle.c
1.39 +2 -1 src/usr.sbin/ppp/bundle.h
1.238 +9 -1 src/usr.sbin/ppp/command.c
1.56 +2 -1 src/usr.sbin/ppp/defs.h
1.221 +21 -1 src/usr.sbin/ppp/ppp.8
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?200006110230.TAA69351>
