bug-inetutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [bug-inetutils] Three small modifications to Inetd.


From: Alfred M. Szmidt
Subject: Re: [bug-inetutils] Three small modifications to Inetd.
Date: Sun, 28 Nov 2010 13:51:28 -0500

      0001-inetd-Improve-printout-of-service-changes.patch

        Makes the reporting of services, in particular for TCPMUX services.

Ok.

      0002-inetd-Adapt-service-nodes-to-IPv6.patch

        In order to allow node lists containing nimerical IPv6 addresses,
        'strchr' must be replaced by 'strrchr'. In addition, a simple
        pre-determination of numerical addresses will remove a timeout
        that would occur when no resolver is present.

Ok.  Though I think we should have a is_ipvN_p function or something.

      0003-inetd-Replaceable-path-for-PID-file.patch

        A possibility to replace the hard coded path of the PID file.
        Observe that it is implemented as the type with optional argument.
        This allows the usage `inetd -p"" /etc/inetd.conf'.

Ok.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]