cvs commit: src/sys/netinet ip_fw2.c
Max Laier
mlaier at FreeBSD.org
Fri Jun 2 04:03:38 UTC 2006
mlaier 2006-06-02 04:02:06 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_6)
sys/netinet ip_fw2.c
Log:
MFC rev. 1.131:
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
Revision Changes Path
1.106.2.13 +4 -4 src/sys/netinet/ip_fw2.c
More information about the cvs-src
mailing list