Date: Mon, 20 Oct 2008 18:43:59 +0000 (UTC) From: "Bjoern A. Zeeb" <bz@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/netinet in_pcb.h src/sys/netinet6 in6_src.c Message-ID: <200810201845.m9KIj26T039560@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
bz 2008-10-20 18:43:59 UTC
FreeBSD src repository
Modified files:
sys/netinet in_pcb.h
sys/netinet6 in6_src.c
Log:
SVN rev 184096 on 2008-10-20 18:43:59Z by bz
Bring over the change switching from using sequential to random
ephemeral port allocation as implemented in netinet/in_pcb.c rev. 1.143
(initially from OpenBSD) and follow-up commits during the last four and
a half years including rev. 1.157, 1.162 and 1.199.
This now is relying on the same infrastructure as has been implemented
in in_pcb.c since rev. 1.199.
Reviewed by: silby, rpaulo, mlaier
MFC after: 2 months
Revision Changes Path
1.117 +3 -0 src/sys/netinet/in_pcb.h
1.57 +52 -47 src/sys/netinet6/in6_src.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200810201845.m9KIj26T039560>
