Date: Sat, 04 Sep 1999 10:58:57 +0100 From: Brian Somers <brian@Awfulhak.org> To: "Matthew N. Dodd" <winter@jurai.net> Cc: Brian Somers <brian@FreeBSD.org>, cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/usr.sbin/ppp bundle.c cbcp.c chap.c command.c fsm.c hdlc.h ip.c ipcp.c ipcp.h link.c link.h lqr.c mp.c pap.c ppp.8 Message-ID: <199909040958.KAA69820@keep.lan.Awfulhak.org> In-Reply-To: Your message of "Fri, 03 Sep 1999 20:47:12 EDT." <Pine.BSF.4.10.9909032046100.579-100000@sasami.jurai.net>
next in thread | previous in thread | raw e-mail | index | archive | help
> Why not use the IP TOS field? Packets already go into the priority queue if ip_tos is IPTOS_LOWDELAY. In fact, I'm considering making 4 queues so that having a priority port and IPTOS_LOWDELAY prioritises the packet over packets that have only one of these characteristics. > On Fri, 3 Sep 1999, Brian Somers wrote: > > brian 1999/09/03 17:00:23 PDT > > > > Modified files: > > usr.sbin/ppp bundle.c cbcp.c chap.c command.c fsm.c > > hdlc.h ip.c ipcp.c ipcp.h link.c link.h > > lqr.c mp.c pap.c ppp.8 > > Log: > > o Split the two IPCP queues into three - one for FSM data > > (LCP/CCP/IPCP), one for urgent IP traffic and one for > > everything else. > > o Add the ``set urgent'' command for adjusting the list of > > urgent port numbers. The default urgent ports are 21, 22, > > 23, 513, 514, 543 and 544 (Ports 80 and 81 have been > > removed from the default priority list). > > o Increase the buffered packet threshold from 20 to 30. > > o Report the number of packets in the IP output queue and the > > list of urgent ports under ``show ipcp''. [.....] > -- > | Matthew N. Dodd | '78 Datsun 280Z | '75 Volvo 164E | FreeBSD/NetBSD | > | winter@jurai.net | 2 x '84 Volvo 245DL | ix86,sparc,pmax | > | http://www.jurai.net/~winter | This Space For Rent | ISO8802.5 4ever | -- Brian <brian@Awfulhak.org> <brian@FreeBSD.org> <http://www.Awfulhak.org> <brian@OpenBSD.org> Don't _EVER_ lose your sense of humour ! <brian@FreeBSD.org.uk> 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?199909040958.KAA69820>