Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 12 Aug 1996 07:05:57 -0700 (PDT)
From:      Peter Wemm <peter>
To:        CVS-committers, cvs-all, cvs-sys
Subject:   cvs commit:  src/sys/netinet in.h in_pcb.c
Message-ID:  <199608121405.HAA20253@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

peter       96/08/12 07:05:57

  Modified:    sys/netinet  in.h in_pcb.c
  Log:
  Add two more portrange sysctls, which control the area of the below
  IPPORT_RESERVED that is used for selection when bind() is told to allocate
  a reserved port.
  
  Also, implement simple sanity checking for all the addresses set, to make
  it a little harder for a user/sysadmin to shoot themselves in the feet.
  
  Revision  Changes    Path
  1.19      +10 -2     src/sys/netinet/in.h
  1.20      +42 -15    src/sys/netinet/in_pcb.c



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199608121405.HAA20253>