busybox/networking
Bernhard Reutner-Fischer 8fbd8ac8dd - fix ip route rejecting dotted quads as prefix
- adjust error message for wrong prefix not to mention address
  Previously e.g. ip route add 127.0.0.0/255.0.0.0 dev dummy0
  was rejected, saying
ip: an inet address is expected rather than "127.0.0.0/255.0.0.0"
 
function                                             old     new   delta
get_prefix_1                                         201     309    +108
get_prefix                                            55      73     +18
get_addr                                              55      73     +18
get_addr32                                            48      58     +10
get_addr_1                                           249     204     -45
.rodata                                           114569  114524     -45
------------------------------------------------------------------------------
(add/remove: 0/0 grow/shrink: 4/2 up/down: 154/-90)            Total: 64 bytes
2008-10-21 12:42:45 +00:00
..
libiproute - fix ip route rejecting dotted quads as prefix 2008-10-21 12:42:45 +00:00
udhcp udhcp: add inline docs; small code shrink 2008-09-26 23:45:20 +00:00
arp.c
arping.c
brctl.c - update my name. No obj-code changes ;) 2008-09-25 12:13:34 +00:00
Config.in - wrap overlong line 2008-10-02 13:30:31 +00:00
dnsd.c
ether-wake.c
ftpgetput.c
hostname.c
httpd_indexcgi.c
httpd_post_upload.txt
httpd.c - pass "Accept:" and "Accept-Language:" header to CGI scripts (Alina Friedrichsen) 2008-09-01 15:30:49 +00:00
ifconfig.c
ifenslave.c ifenslave: on uclibc at least, net/if.h + linux/if_bonding.h dont coexist 2008-09-06 14:52:28 +00:00
ifupdown.c
inetd.c inetd: use config parser. by Vladimir 2008-09-30 01:22:25 +00:00
interface.c
ip.c - update my name. No obj-code changes ;) 2008-09-25 12:13:34 +00:00
ipcalc.c
isrv_identd.c
isrv.c
isrv.h
Kbuild - add WIP stub for tc. 2008-09-04 13:22:58 +00:00
nameif.c
nc_bloaty.c
nc.c
netstat.c
nslookup.c
ping.c
pscan.c
route.c route: fix for 64-bit BE machines by Seonghun Lim (wariua AT gmail.com) 2008-09-28 23:39:18 +00:00
sendmail.c sendmail: update by Vladimir 2008-09-28 13:50:57 +00:00
slattach.c slattach: preserve speed in non-raw mode. +39 bytes. 2008-09-16 21:27:59 +00:00
tc.c - update my name. No obj-code changes ;) 2008-09-25 12:13:34 +00:00
tcpudp_perhost.c
tcpudp_perhost.h
tcpudp.c
telnet.c runsvd: shrink by Vladimir 2008-09-11 19:51:11 +00:00
telnetd.c
tftp.c
traceroute.c
vconfig.c
wget.c
zcip.c zcip: code size optimizations, improved help text and comments 2008-10-10 11:28:39 +00:00