hush/networking
Denys Vlasenko ed1667e8ee telnetd: add -w ("inetd wait") option. Can be configured off.
gcc fils to fully optimize it out when it's off:

function                                             old     new   delta
telnetd_main                                        1527    1548     +21
packed_usage                                       26596   26587      -9

but nevertheless it's a useful (and so far single) example
how to write "inetd wait" tcp service.

Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
2009-09-04 02:21:13 +02:00
..
libiproute
udhcp udhcpc: if got IP successfully, disable -n for future renewals 2009-08-13 01:26:17 +02:00
arp.c
arping.c
brctl.c
Config.in telnetd: add -w ("inetd wait") option. Can be configured off. 2009-09-04 02:21:13 +02:00
dnsd.c
ether-wake.c ethr-wake: can use ether_hostton on uclibc >= 0.9.30 2009-08-30 16:23:29 +02:00
ftpd.c
ftpgetput.c
hostname.c
httpd_indexcgi.c
httpd_post_upload.txt
httpd.c
ifconfig.c
ifenslave.c randomconfig fixes 2009-08-08 03:20:12 +02:00
ifplugd.c randomconfig fixes 2009-08-08 03:20:12 +02:00
ifupdown.c
inetd.c inetd: be more careful with syslog socket; other small fixes 2009-09-04 02:19:46 +02:00
interface.c
ip.c
ipcalc.c
isrv_identd.c
isrv.c
isrv.h
Kbuild
nameif.c
nc_bloaty.c
nc.c nc: fix nc -ll; report vfork errors; make select loop faster 2009-08-03 02:59:22 +02:00
netstat.c
nslookup.c
ping.c
pscan.c
route.c
slattach.c
tc.c randomconfig fixes 2009-08-08 03:20:12 +02:00
tcpudp_perhost.c
tcpudp_perhost.h
tcpudp.c tcpsvd,udpsvd: fix uid/gid printing when run with -u 2009-07-19 23:07:13 +02:00
telnet.c
telnetd.c telnetd: add -w ("inetd wait") option. Can be configured off. 2009-09-04 02:21:13 +02:00
telnetd.ctrlSQ.patch
tftp.c tftp: add comment, no code changes 2009-07-25 01:56:23 +02:00
traceroute.c
tunctl.c
vconfig.c
wget.c wget: strip trailing whitespace from e.g. "Content-length: 120 " 2009-08-22 20:19:48 +02:00
zcip.c