bug-inetutils
[Top][All Lists]
Advanced

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

Re: [bug-inetutils] [PATCH] Inetd and test scripts


From: Alfred M. Szmidt
Subject: Re: [bug-inetutils] [PATCH] Inetd and test scripts
Date: Sun, 31 Oct 2010 16:03:40 -0400

Thanks, applied both.

The test suite is kinda new and immensly basic, and things that are
GNU/Linux specific might crop up.  The more tests the better, and
improvments to writting them are very important; so keep 'em coming!

2010-10-31  Mats Erik Andersson  <address@hidden>

        Calculate socket length using sockaddr.

        * src/inetd.c: New element `se_addrlen' in `struct servtab'.
        (expand_enter): Record in SE_ADDRLEN the actual length of each
        established control address.
        (setup): Use the exact address length in call to bind(3).

2010-10-31  Mats Erik Andersson  <address@hidden>

        Improve the test suite.

        * tests/tftp.sh: Make it robust and portable to GNU/Linux and BSD.
        * tests/ping-localhost.sh: Test `ping' and `ping6'.
        * tests/traceroute-localhost.sh: Test UDP and ICMP.




reply via email to

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