Date: Sun, 14 May 2006 23:42:24 +0000 (UTC) From: Max Laier <mlaier@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/netinet ip_fw2.c Message-ID: <200605142342.k4ENgOli009466@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200605142342.k4ENgOli009466>