Date: Sun, 12 Dec 2004 04:40:11 +0000 (UTC) From: Mike Silbersack <silby@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/netinet in_pcb.c Message-ID: <200412120440.iBC4eBEH009986@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
silby 2004-12-12 04:40:11 UTC FreeBSD src repository Modified files: (Branch: RELENG_4) sys/netinet in_pcb.c Log: Disable port randomization for now; it causes problems in some high speed proxying applications. Modified methods of randomization which should solve this problem are being worked on, and will hopefully make it in before 4.11-release. This commit simply changes the default sysctl setting, it does not remove or change the randomization feature in any way. Revision Changes Path 1.59.2.30 +1 -1 src/sys/netinet/in_pcb.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200412120440.iBC4eBEH009986>