freebsd-dev/sys
Max Laier 0e7185f6e7 Use only lower 64bit of src/dest (and src/dest port) for hashing of IPv6
connections and get rid of the flow_id as it is not guaranteed to be stable
some (most?) current implementations seem to just zero it out.

PR:		kern/88664
Reported by:	jylefort
Submitted by:	Joost Bekkers (w/ changes)
Tested by	"regisr" <regisrApoboxDcom>
2006-05-14 23:42:24 +00:00
..
amd64 Remove some remnants of lnc(4). 2006-05-14 18:49:25 +00:00
arm Resurrect Skyeye support : 2006-05-13 23:41:16 +00:00
boot - Replace the entry for the no longer existing lnc(4) module with an 2006-05-14 19:04:12 +00:00
bsm
cam
coda
compat Remove various bits of conditional Alpha code and fixup a few comments. 2006-05-12 05:04:46 +00:00
conf Remove the ipfw6 config from NOTES 2006-05-14 02:37:56 +00:00
contrib Put debugging messages related to inconsistent ticket numbers under misc and 2006-05-12 16:15:34 +00:00
crypto
ddb Use __LP64__ rather than the PTR64 hack. 2006-05-11 21:59:55 +00:00
dev Remove the old, and now deprecated lnc driver. The Lance style hardware 2006-05-14 01:47:51 +00:00
doc
fs
gdb
geom Use G_RAID3_FOREACH_SAFE_BIO() macro instead of G_RAID3_FOREACH_BIO() in 2006-05-04 13:01:16 +00:00
gnu Check for VFS_STATFS() failure in _xfs_mount() and abort the mount 2006-05-05 18:41:56 +00:00
i4b PR: kern/76611 2006-05-13 14:39:35 +00:00
i386 Remove some remnants of lnc(4). 2006-05-14 18:49:25 +00:00
ia64 Fix braino in previous commit: Don't redefine OID_AUTO to something 2006-05-11 22:49:31 +00:00
isa Remove various bits of conditional Alpha code and fixup a few comments. 2006-05-12 05:04:46 +00:00
isofs/cd9660
kern The VERBOSE_SYSINIT stuff sees the DDB define a lot better if we include 2006-05-14 07:11:28 +00:00
libkern First pass at removing Alpha kernel support. 2006-05-11 22:25:28 +00:00
modules Remove the lnc module Makefile. 2006-05-14 18:37:03 +00:00
net Remove ip6fw. Since ipfw has full functional IPv6 support now and - in 2006-05-12 20:39:23 +00:00
net80211
netatalk
netatm
netgraph
netinet Use only lower 64bit of src/dest (and src/dest port) for hashing of IPv6 2006-05-14 23:42:24 +00:00
netinet6 Remove ip6fw. Since ipfw has full functional IPv6 support now and - in 2006-05-12 20:39:23 +00:00
netipsec
netipx
netkey
netnatm
netncp
netsmb
nfs
nfs4client Add better sanity checking to the logic that handles ioctl processing 2006-05-13 00:16:35 +00:00
nfsclient Fix a snafu caused while patching the previous fix from another branch. 2006-05-05 18:12:13 +00:00
nfsserver
opencrypto
pc98 Clean out sysctl machdep.* related defines. 2006-05-11 17:29:25 +00:00
pccard
pci Remove various bits of conditional Alpha code and fixup a few comments. 2006-05-12 05:04:46 +00:00
posix4
powerpc Remove straggling reference to CPU_ macros 2006-05-11 17:51:10 +00:00
rpc
security
sparc64 Clean out sysctl machdep.* related defines. 2006-05-11 17:29:25 +00:00
sys Update UPDATING and bump __FreeBSD_version for the ip6fw removal. 2006-05-13 06:08:25 +00:00
tools
ufs Expunge traces of unlinked snapshot files when making a new snapshot. 2006-05-13 20:41:37 +00:00
vm Simplify the implementation of vm_fault_additional_pages() based upon the 2006-05-13 20:05:44 +00:00
Makefile