busybox/networking
Denys Vlasenko b8b72f02f0 dhcp: truncate packets instead of padding them to 574 bytes. closes bug 1849
function                                             old     new   delta
udhcp_send_raw_packet                                411     456     +45
udhcp_send_kernel_packet                             259     271     +12

Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
2010-05-31 00:45:09 +02:00
..
libiproute trivial fixes: use uint8_t, not __u8; fix defconfig for fgconsole 2010-05-27 13:35:04 +02:00
udhcp dhcp: truncate packets instead of padding them to 574 bytes. closes bug 1849 2010-05-31 00:45:09 +02:00
arp.c *: suppress ~60% of "aliased warnings" on gcc-4.4.1 2010-02-04 15:00:15 +01:00
arping.c *: suppress ~60% of "aliased warnings" on gcc-4.4.1 2010-02-04 15:00:15 +01:00
brctl.c libbb: make index_in_substrings return -1 on ambiguous matches 2010-04-03 00:52:16 +02:00
Config.in ftpd: work around LIST -aXYZ too, not only LIST -lXYZ 2010-04-21 18:05:10 -04:00
dnsd.c dnsd: fix unaligned access problem 2010-04-26 14:25:33 +02:00
ether-wake.c udhcp: handle errors in read_staticlease 2010-03-23 15:43:08 +01:00
ftpd.c ftpd: work around LIST -aXYZ too, not only LIST -lXYZ 2010-04-21 18:05:10 -04:00
ftpgetput.c *: suppress ~60% of "aliased warnings" on gcc-4.4.1 2010-02-04 15:00:15 +01:00
hostname.c *: gethostname-related fixes 2010-02-27 19:38:19 +01:00
httpd_indexcgi.c httpd_indexcgi example: trivial fix 2010-04-15 08:37:59 -07: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_ssi.c: make it a bit less broken 2009-09-13 17:38:15 +02:00
httpd.c httpd: fix proxy mode bug (annoying but harmless), better help text 2010-04-02 10:40:58 +02:00
ifconfig.c more thorough fix for systems with strange socklen_t 2010-02-02 12:45:38 +01:00
ifenslave.c clean up redundant, commented-out and misplaced includes 2010-04-01 15:09:44 +02:00
ifplugd.c ifplugd: fix typo in prev commit 2010-05-11 04:37:13 +02:00
ifupdown.c ifdown: use /var/run/udhcpc.%iface%.pid only if it exists 2010-05-02 20:30:28 +02:00
inetd.c *: suppress ~60% of "aliased warnings" on gcc-4.4.1 2010-02-04 15:00:15 +01:00
interface.c ifconfig: do not truncate interface names. closes bug 1795 2010-05-23 23:04:15 +02:00
ip.c
ipcalc.c ipcalc: more correct checking for proper number of arguments 2010-04-07 19:16:12 +02:00
isrv_identd.c
isrv.c
isrv.h
Kbuild ntpd: new applet by Adam Tkac. +5k. 2009-11-22 03:43:55 +01:00
nameif.c udhcp: handle errors in read_staticlease 2010-03-23 15:43:08 +01:00
nc_bloaty.c nc: fix "nc -nl -p LPORT RHOST" case (was expecting remote port 0). closes bug 837 2010-01-08 16:09:45 +01:00
nc.c
netstat.c netstat: fix a trivial bug 2010-02-19 08:29:32 +01:00
nslookup.c
ntpd_simple.c ntpd: ntpd.c -> ntpd_simple.c 2010-01-01 16:45:43 +01:00
ntpd.c *: code shrink and better "died from signal" reporting from wait4pid 2010-03-18 22:44:00 +01:00
ping.c ping: do not leak data from stack; shrink 2010-03-03 01:10:29 +01:00
pscan.c
route.c ash: fix bug which causes signal6.tests to fail 2010-05-18 15:49:07 +02:00
slattach.c *: suppress ~60% of "aliased warnings" on gcc-4.4.1 2010-02-04 15:00:15 +01:00
tc.c *: suppress ~60% of "aliased warnings" on gcc-4.4.1 2010-02-04 15:00:15 +01:00
tcpudp_perhost.c
tcpudp_perhost.h
tcpudp.c *: suppress ~60% of "aliased warnings" on gcc-4.4.1 2010-02-04 15:00:15 +01:00
telnet.c telnet: prevent SEGV if we are requested TELOPT_NEW_ENVIRON. 2010-04-27 08:54:24 +02:00
telnetd.c work on adding testsuite runs to randomconfig test builds 2010-05-10 04:16:43 +02:00
telnetd.ctrlSQ.patch
tftp.c tftp: do not show progress bar if we get error right away. +13 bytes 2010-03-05 23:38:54 +01:00
traceroute.c whitespace fixes 2010-01-25 13:39:24 +01:00
tunctl.c
vconfig.c
wget.c libbb: factor out hex2bin() for infiniband address parser 2010-04-04 15:29:32 +02:00
zcip.c *: code shrink and better "died from signal" reporting from wait4pid 2010-03-18 22:44:00 +01:00