Date: Tue, 10 Apr 2007 15:58:38 +0000 (UTC) From: Robert Watson <rwatson@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/netinet in_pcb.c src/sys/sys priv.h Message-ID: <200704101558.l3AFwcpC050439@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
rwatson 2007-04-10 15:58:38 UTC
FreeBSD src repository
Modified files:
sys/netinet in_pcb.c
sys/sys priv.h
Log:
Add a new privilege, PRIV_NETINET_REUSEPORT, which will replace superuser
checks to see whether bind() can reuse a port/address combination while
it's already in use (for some definition of use).
Revision Changes Path
1.188 +2 -1 src/sys/netinet/in_pcb.c
1.10 +1 -0 src/sys/sys/priv.h
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200704101558.l3AFwcpC050439>
