freebsd-skq/sys/net
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
..
bpf_compat.h
bpf_filter.c Remove trailing whitespace. 1995-05-30 08:16:23 +00:00
bpf.c Give the BPF the ability to generate signals when a packet is available. 1995-06-15 18:11:00 +00:00
bpf.h Give the BPF the ability to generate signals when a packet is available. 1995-06-15 18:11:00 +00:00
bpfdesc.h Give the BPF the ability to generate signals when a packet is available. 1995-06-15 18:11:00 +00:00
fddi.h Remove trailing whitespace. 1995-05-30 08:16:23 +00:00
if_arp.h
if_disc.c Remove trailing whitespace. 1995-05-30 08:16:23 +00:00
if_dl.h Remove trailing whitespace. 1995-05-30 08:16:23 +00:00
if_ethersubr.c Merge RELENG_2_0_5 into HEAD 1995-06-11 19:33:05 +00:00
if_fddisubr.c Remove trailing whitespace. 1995-05-30 08:16:23 +00:00
if_llc.h
if_loop.c Remove trailing whitespace. 1995-05-30 08:16:23 +00:00
if_ppp.c PR #kern/600: PPP does not pay attention to IPTOS_LOWDELAY 1995-07-08 16:34:55 +00:00
if_ppp.h Remove trailing whitespace. 1995-05-30 08:16:23 +00:00
if_sl.c Worked around a bug with if.c setting the interface up even when we don't 1995-07-07 01:13:49 +00:00
if_slvar.h Remove trailing whitespace. 1995-05-30 08:16:23 +00:00
if_sppp.h
if_spppsubr.c
if_tun.c Remove trailing whitespace. 1995-05-30 08:16:23 +00:00
if_tun.h Remove trailing whitespace. 1995-05-30 08:16:23 +00:00
if_types.h
if.c Don't skip point-to-point interfaces if the netmask==0 (the netmask 1995-06-28 05:31:03 +00:00
if.h Remove trailing whitespace. 1995-05-30 08:16:23 +00:00
netisr.h
pppcompress.c Remove trailing whitespace. 1995-05-30 08:16:23 +00:00
pppcompress.h Remove trailing whitespace. 1995-05-30 08:16:23 +00:00
radix.c Remove trailing whitespace. 1995-05-30 08:16:23 +00:00
radix.h
raw_cb.c Remove trailing whitespace. 1995-05-30 08:16:23 +00:00
raw_cb.h
raw_usrreq.c Remove trailing whitespace. 1995-05-30 08:16:23 +00:00
route.c Remove trailing whitespace. 1995-05-30 08:16:23 +00:00
route.h Remove trailing whitespace. 1995-05-30 08:16:23 +00:00
rtsock.c Remove trailing whitespace. 1995-05-30 08:16:23 +00:00
slcompress.c Remove trailing whitespace. 1995-05-30 08:16:23 +00:00
slcompress.h Remove trailing whitespace. 1995-05-30 08:16:23 +00:00
slip.h