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
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"