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
param.c