cvs commit: src/sys/netinet in_pcb.c src/sys/sys priv.h

Robert Watson rwatson at FreeBSD.org
Tue Apr 10 15:58:39 UTC 2007


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


More information about the cvs-all mailing list