Date: Sun, 16 Jun 2002 19:36:28 +0200 (SAT) From: John Hay <jhay@icomtek.csir.co.za> To: ume@mahoroba.org (Hajimu UMEMOTO) Cc: arch@FreeBSD.ORG, hackers@FreeBSD.ORG Subject: Re: [CFR] max-child-per-ip restriction for inetd Message-ID: <200206161736.g5GHaSO33687@zibbi.icomtek.csir.co.za> In-Reply-To: <ygey9dftiiw.wl@piano.mahoroba.org> from Hajimu UMEMOTO at "Jun 16, 2002 11:17:27 pm"
next in thread | previous in thread | raw e-mail | index | archive | help
> Hi, > > I wish to add max-child-per-ip option to inetd. This enables us to > restrict maximum number of simultaneous invocations of each service > from a single IP address. The proposed patch can be found from: > > http://www.imasy.or.jp/~ume/FreeBSD/inetd-perip-5c.diff (for 5-CURRENT) > http://www.imasy.or.jp/~ume/FreeBSD/inetd-perip-4s.diff (for 4-STABLE) Both the patches needs a colon (:) after the s on the getopt() line, otherwise you just get a nasty coredump if you try to use the "-s num" commandline option. John -- John Hay -- John.Hay@icomtek.csir.co.za / jhay@FreeBSD.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200206161736.g5GHaSO33687>