cvs commit: src/sys/netinet ip_fw2.c
Max Laier
mlaier at FreeBSD.org
Sun May 14 16:42:39 PDT 2006
mlaier 2006-05-14 23:42:24 UTC
FreeBSD src repository
Modified files:
sys/netinet ip_fw2.c
Log:
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>
Revision Changes Path
1.131 +4 -4 src/sys/netinet/ip_fw2.c
More information about the cvs-src
mailing list