hush/networking
Denys Vlasenko 06af569f44 arp: code shrink
function                                             old     new   delta
packed_usage                                       29257   29252      -5
arp_main                                            1487    1471     -16

Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
2013-02-04 16:18:58 +01:00
..
libiproute whitespace cleanup. no code changes 2013-01-14 15:57:44 +01:00
udhcp udhcpc6: fix port numbers used if !FEATURE_UDHCP_PORT 2013-01-28 15:25:35 +01:00
arp.c arp: code shrink 2013-02-04 16:18:58 +01:00
arping.c
brctl.c whitespace cleanup. no code changes 2013-01-14 15:57:44 +01:00
Config.src brctl: fix description and usage 2012-09-29 16:43:33 +02:00
dnsd.c
ether-wake.c whitespace cleanup. no code changes 2013-01-14 15:57:44 +01:00
ftpd.c ftpd: free allocated string on error path 2012-07-11 00:26:24 +02:00
ftpgetput.c ftp{get,put}: tweak help text 2012-03-19 12:22:57 +01:00
hostname.c hostname: make -i not emit extra trailing space 2012-04-01 16:52:21 +02:00
httpd_indexcgi.c httpd_indexcgi.c: fix compile failure 2012-09-03 12:20:10 +02:00
httpd_post_upload.txt
httpd_ssi.c whitespace fixes. no code changes 2013-01-14 01:34:48 +01:00
httpd.c whitespace fixes. no code changes 2013-01-14 01:34:48 +01:00
ifconfig.c ifconfig: do not accept "ifconfig eth0 up 1.2.3.4/17" (ip with mask). Closes 5786 2013-01-20 18:10:12 +01:00
ifenslave.c whitespace cleanup. no code changes 2013-01-14 15:57:44 +01:00
ifplugd.c CONFIG_PID_FILE_PATH: new configuration option for pidfile paths 2012-12-19 15:53:33 -05:00
ifupdown.c ifupdown: code shrink 2012-11-09 17:16:40 +01:00
inetd.c CONFIG_PID_FILE_PATH: new configuration option for pidfile paths 2012-12-19 15:53:33 -05:00
interface.c whitespace cleanup. no code changes 2013-01-14 15:57:44 +01:00
ip.c
ipcalc.c
isrv_identd.c
isrv.c
isrv.h
Kbuild.src
nameif.c
nbd-client.c
nc_bloaty.c nc: support "-<other_opts>e PROG" form of -e option 2012-03-19 01:17:36 +01:00
nc.c whitespace fixes. no code changes 2013-01-14 01:34:48 +01:00
netstat.c whitespace cleanup. no code changes 2013-01-14 15:57:44 +01:00
nslookup.c
ntpd_simple.c whitespace fixes. no code changes 2013-01-14 01:34:48 +01:00
ntpd.c ntpd: fix incorrect m_status field in outgoing packets. Closes 5120 2013-01-14 02:39:10 +01:00
ping.c whitespace fixes. no code changes 2013-01-14 01:34:48 +01:00
pscan.c
route.c ifconfig: do not accept "ifconfig eth0 up 1.2.3.4/17" (ip with mask). Closes 5786 2013-01-20 18:10:12 +01:00
slattach.c
tc.c whitespace cleanup. no code changes 2013-01-14 15:57:44 +01:00
tcpudp_perhost.c
tcpudp_perhost.h
tcpudp.c
telnet.c telnet: convert Enter -> CR LF in line mode too 2012-09-17 11:54:35 +02:00
telnetd.c telnet: convert CR -> CR LF, not CR -> CR NUL when sending data to server 2012-09-13 13:00:49 +02:00
telnetd.ctrlSQ.patch
tftp.c tftpd: fix -u USER to work with chroot. Closes 5348 2012-07-18 17:32:32 +02:00
traceroute.c whitespace cleanup. no code changes 2013-01-14 15:57:44 +01:00
tunctl.c
vconfig.c
wget.c wget: reorder fread and poll: poll only if fread returns EAGAIN. Closes 5426 2012-09-03 12:49:30 +02:00
whois.c
zcip.c