Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 7 Aug 2002 10:03:14 -0700 (PDT)
From:      Hajimu UMEMOTO <ume@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/usr.sbin/inetd inetd.8 inetd.c inetd.h
Message-ID:  <200208071703.g77H3EY9024956@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
ume         2002/08/07 10:03:14 PDT

  Modified files:
    usr.sbin/inetd       inetd.8 inetd.c inetd.h 
  Log:
  Add capability for limiting the maximum number of simultaneous
  invocations of each service from a single IP address.
  
  Requested by:   matusita
  Reviewed by:    dwmalone
  Tested by:      matusita on snapshots.jp.FreeBSD.org
  MFC after:      2 weeks
  
  Revision  Changes    Path
  1.74      +14 -1     src/usr.sbin/inetd/inetd.8
  1.107     +283 -3    src/usr.sbin/inetd/inetd.c
  1.13      +18 -0     src/usr.sbin/inetd/inetd.h

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




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