NetBSD/sys/conf
matt d4d709f7d0 Add support for "fast" forwarding. Add hooks in if_ethersubr.c and
if_fddisubr.c to fastpath IP forwarding.  If ip_forward successfully
forwards a packet, it will create a cache (ipflow) entry.  ether_input
and fddi_input will first call ipflow_fastforward with the received
packet and if the packet passes enough tests, it will be forwarded (the
ttl is decremented and the cksum is adjusted incrementally).
1998-04-29 21:37:52 +00:00
..
defines
files Add support for "fast" forwarding. Add hooks in if_ethersubr.c and 1998-04-29 21:37:52 +00:00
newvers.sh
osrelease.sh 1.3D -> 1.3E because of Lite2 import (was already done in sys/param.h, 1998-03-01 16:32:33 +00:00
param.c initial import of the new virtual memory system, UVM, into -current. 1998-02-05 07:59:28 +00:00