Go to file
liamjfoy 8aa640dadd Add IPv6 Fast Forward - the IPv4 counterpart:
If ip6_forward successfully forwards a packet, a cache, in this case a
ip6flow struct entry, will be created. ether_input and friends will
then be able to call ip6flow_fastforward with the packet which will then
be passed to if_output (unless an issue is found - in that case the packet
is passed back to ip6_input).

ok matt@ christos@ dyoung@ and joerg@
2007-03-07 22:20:04 +00:00
bin mm, void * arithmetic. 2007-03-04 09:23:32 +00:00
common Fix white space skipping before closing tag when padding characters 2007-03-04 22:31:43 +00:00
crypto resolve the not-quite-resolved cvs conflicts (a missing #endif) 2007-03-07 02:34:59 +00:00
dist unbork openssl import borkage. 2007-03-07 03:18:53 +00:00
distrib Remove sgimips from multi-cd sets where EXTFILES.sgimips is defined. 2007-03-07 21:59:15 +00:00
doc - Fix man pages for openssl upgrade 2007-03-07 20:43:10 +00:00
etc Make iso-image do nothing for all but mac68k, which still 2007-03-06 21:59:40 +00:00
games NetBSD JIHBED 2007-02-26 06:49:00 +00:00
gnu regenerate everything with fixed c++ math bits. 2007-03-01 01:57:15 +00:00
include -get cabs() and cabsf() out of public view - these are historical and 2007-02-22 22:08:17 +00:00
lib - Fix man pages for openssl upgrade 2007-03-07 20:43:10 +00:00
libexec Remove MD COMBRELOC support since it's now MI. 2007-02-23 01:17:11 +00:00
regress initialize line counter for fparseln() 2007-03-07 15:13:50 +00:00
rescue
sbin Remove hfsp directories, they have been reimported as hfs. 2007-03-06 11:31:21 +00:00
share fix wrong mapping koi8-c,koi8-e. 2007-03-07 15:12:41 +00:00
sys Add IPv6 Fast Forward - the IPv4 counterpart: 2007-03-07 22:20:04 +00:00
tools disable sim for mips until someone adds the rest of the build framework for it. 2007-02-19 18:26:22 +00:00
usr.bin Complete rename of hfsp to hfs, requested by thorpej. 2007-03-06 11:28:44 +00:00
usr.sbin We are not FreeBSD: .Fx -> .Nx 2007-03-05 04:56:48 +00:00
x11 build XFree86 on shark 2006-12-21 01:45:32 +00:00
build.sh Don't treat -m evbarm like the other arm-based platforms. Set 2007-02-19 14:20:11 +00:00
BUILDING Try to clarify the description of build.sh -m mach. 2007-01-27 11:47:36 +00:00
Makefile Add an iso_image target (iso-image as a target name doesn't play well with 2007-03-06 21:56:47 +00:00
Makefile.inc
UPDATING kernel after newlock2 needs libpthread after newlock2. 2007-02-27 13:42:35 +00:00