hush/networking
Denys Vlasenko 59f46676a9 Move create_icmp[6]_socket to its only user, and simplify it
function                                             old     new   delta
run_applet_and_exit                                  711     714      +3
sendping_tail                                        239     236      -3
common_ping_main                                    1798    1770     -28
create_icmp_socket                                    65       -     -65
create_icmp6_socket                                   65       -     -65
------------------------------------------------------------------------------
(add/remove: 0/4 grow/shrink: 1/2 up/down: 3/-161)           Total: -158 bytes

Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
2013-06-28 00:30:46 +02:00
..
libiproute whitespace cleanup. no code changes 2013-01-14 15:57:44 +01:00
udhcp udhcp: code shrink 2013-05-17 15:19:47 +02:00
arp.c arp: code shrink 2013-02-04 16:18:58 +01:00
arping.c *: remove "Options:" string from help texts 2011-06-05 03:58:28 +02:00
brctl.c
Config.src
dnsd.c typo fixes 2011-07-08 05:47:49 +02:00
ether-wake.c
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_post_upload.txt example: handle binary files too 2009-11-13 09:37:50 +01:00
httpd_ssi.c
httpd.c httpd: don't allow tabs and multiple spaces in request string 2013-03-25 23:27:00 +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
ifplugd.c ifplugd: make -k send SIGINT, not SIGQUIT 2013-02-28 12:50:09 +01:00
ifupdown.c
inetd.c
interface.c whitespace cleanup. no code changes 2013-01-14 15:57:44 +01:00
ip.c iproute: fix help text 2011-12-06 18:59:55 +01:00
ipcalc.c *: remove "Options:" string from help texts 2011-06-05 03:58:28 +02:00
isrv_identd.c *: remove "Options:" string from help texts 2011-06-05 03:58:28 +02:00
isrv.c
isrv.h *: make GNU licensing statement forms more regular 2010-08-16 20:14:46 +02:00
Kbuild.src ping: add -t TTL option 2010-11-28 23:01:18 +01:00
nameif.c
nbd-client.c mass removal of underscores from _BB_DIR_foo and _BB_SUID_foo 2011-01-18 13:58:01 +01:00
nc_bloaty.c nc_bloaty: support -ll and -lk. Closes 2245 2013-02-28 12:20:06 +01:00
nc.c nc: fix build failure ("subscripted value is neither array nor pointer") 2013-03-17 22:59:51 +01:00
netstat.c whitespace cleanup. no code changes 2013-01-14 15:57:44 +01:00
nslookup.c nslookup: set default DNS server again. Hopefully helps with 675 2013-06-27 01:09:51 +02:00
ntpd_simple.c libbb: introduce and use strftime_[YYYYMMDD]HHMMSS() 2013-03-29 12:30:33 +01:00
ntpd.c ntpd: set offset to 0.0 in "usync" event 2013-05-23 16:06:59 +02:00
ping.c
pscan.c
route.c
slattach.c *: remove "Options:" string from help texts 2011-06-05 03:58:28 +02:00
tc.c
tcpudp_perhost.c *: make GNU licensing statement forms more regular 2010-08-16 20:14:46 +02:00
tcpudp_perhost.h
tcpudp.c tcpudp: simplify help text 2011-07-25 16:35:44 +02:00
telnet.c telnet: code shrink 2013-05-12 02:13:24 +02:00
telnetd.c
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 traceroute: free some memory allocated by xzalloc() 2013-03-15 01:23:48 +01:00
tunctl.c *: remove "Options:" string from help texts 2011-06-05 03:58:28 +02:00
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 *: remove "Options:" string from help texts 2011-06-05 03:58:28 +02:00
zcip.c