> 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 -- [EMAIL PROTECTED] / [EMAIL PROTECTED]

To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-hackers" in the body of the message

Reply via email to