HardenedBSD/sys
Joerg Wunsch 78988ab839 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 <ylo@cs.hut.fi>
Submitted by:	Heikki Suonsivu <hsu@clinet.fi>
1995-07-08 16:34:55 +00:00
..
alpha
amd64
compat/linux
compile
conf
ddb
dev
fs Added missing splx() in DIAGNOSTIC code. 1995-07-08 04:03:12 +00:00
gnu
i386
isa
isofs/cd9660
kern Improve negative usecount diagnostic a little. 1995-07-08 04:10:32 +00:00
libkern
miscfs Added missing splx() in DIAGNOSTIC code. 1995-07-08 04:03:12 +00:00
modules
msdosfs
net PR #kern/600: PPP does not pay attention to IPTOS_LOWDELAY 1995-07-08 16:34:55 +00:00
netccitt
netinet
netiso
netns
nfs
nfsclient
nfsserver
pci
powerpc/include
rpc
scsi
sys
tools
ufs
vm
Makefile