K 10 svn:author V 5 joerg K 8 svn:date V 27 1995-07-08T16:34:55.000000Z K 7 svn:log V 429 PR #kern/600: PPP does not pay attention to IPTOS_LOWDELAY Kernel PPP doesn't pay attention to IPTOS_LOWDELAY, but uses a table of port numbers, which isn't a generic method. The following patch fixes this (the table is still used, but in addition PPP queues the packet in fastq if IPTOS_LOWDELAY is set. Obtained from: Tatu Ylonen Submitted by: Heikki Suonsivu END