bug-inetutils
[Top][All Lists]
Advanced

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

[bug-inetutils] Three small modifications to Inetd.


From: Mats Erik Andersson
Subject: [bug-inetutils] Three small modifications to Inetd.
Date: Sat, 27 Nov 2010 13:57:58 +0100
User-agent: Mutt/1.5.18 (2008-05-17)

Hello all,

I am suggesting three fairly small changes to src/inetd.c:

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

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

   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.

   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'.


Regards,

Mats

Attachment: 0001-inetd-Improve-printout-of-service-changes.patch
Description: Text Data

Attachment: 0002-inetd-Adapt-service-nodes-to-IPv6.patch
Description: Text Data

Attachment: 0003-inetd-Replaceable-path-for-PID-file.patch
Description: Text Data

Attachment: signature.asc
Description: Digital signature


reply via email to

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