freebsd_amp_hwpstate/sys
David Greenman 1f91d8c563 Added fast IP forwarding code by Matt Thomas <matt@3am-software.com> via
NetBSD, ported to FreeBSD by Pierre Beyssac <pb@fasterix.freenix.org> and
minorly tweaked by me.
This is a standard part of FreeBSD, but must be enabled with:
"sysctl -w net.inet.ip.fastforwarding=1" ...and of course forwarding must
also be enabled. This should probably be modified to use the zone
allocator for speed and space efficiency. The current algorithm also
appears to lose if the number of active paths exceeds IPFLOW_MAX (256),
in which case it wastes lots of time trying to figure out which cache
entry to drop.
1998-05-19 14:04:36 +00:00
..
alpha
amd64 Make the size of the msgbuf (dmesg) a "normal" option. 1998-05-19 08:58:53 +00:00
compat
compile
conf Added fast IP forwarding code by Matt Thomas <matt@3am-software.com> via 1998-05-19 14:04:36 +00:00
ddb Add "show msgbuf" command 1998-05-19 11:02:24 +00:00
dev
fs
geom
gnu
i386 Make the size of the msgbuf (dmesg) a "normal" option. 1998-05-19 08:58:53 +00:00
isa
isofs/cd9660
kern Make the size of the msgbuf (dmesg) a "normal" option. 1998-05-19 08:58:53 +00:00
libkern
miscfs
modules
msdosfs
net Added fast IP forwarding code by Matt Thomas <matt@3am-software.com> via 1998-05-19 14:04:36 +00:00
netatalk
netinet Added fast IP forwarding code by Matt Thomas <matt@3am-software.com> via 1998-05-19 14:04:36 +00:00
netipx
netkey
netnatm
netns
nfs
nfsclient
nfsserver
pc98 Sync with sys/i386/i386/machdep.c revision 1.296. 1998-05-19 12:58:05 +00:00
pccard
pci
posix4
powerpc/include
rpc
scsi
sys Make the size of the msgbuf (dmesg) a "normal" option. 1998-05-19 08:58:53 +00:00
tools
ufs
vm Make the previous commit compile.. 1998-05-19 07:13:21 +00:00
Makefile