dnsd: properly set _src_ IP:port on outgoing UDP packets
authorDenis Vlasenko <vda.linux@googlemail.com>
Mon, 17 Mar 2008 09:02:21 +0000 (09:02 -0000)
committerDenis Vlasenko <vda.linux@googlemail.com>
Mon, 17 Mar 2008 09:02:21 +0000 (09:02 -0000)
commit081eb71ebd7954a67287816a9a6fff80e8c5319a
tree963536f5609d23c6b0f9a31cd4a17dc629fe0842
parent68404f13d4bf4826e3609703dad5375763db28ab
dnsd: properly set _src_ IP:port on outgoing UDP packets

function                                             old     new   delta
send_to_from                                           -     258    +258
dnsd_main                                           1500    1568     +68
interrupt                                             17      19      +2
------------------------------------------------------------------------------
(add/remove: 1/0 grow/shrink: 2/0 up/down: 328/0)             Total: 328 bytes
   text    data     bss     dec     hex filename
 797101     658    7428  805187   c4943 busybox_old
 797429     658    7428  805515   c4a8b busybox_unstripped
include/libbb.h
libbb/udp_io.c
networking/dnsd.c