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 <[email protected]> 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 <[email protected]> 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.
