[PATCH] libiproute: small size reduction in libnetlink

Denys Vlasenko vda.linux at googlemail.com
Thu Jul 22 23:32:05 UTC 2010


On Thursday 22 July 2010 10:29, Natanael Copa wrote:
> Use rtnl_send() from xrtnl_wilddump_request()
> 
> function                                             old     new   delta
> xrtnl_wilddump_request                               157     109     -48
> ------------------------------------------------------------------------------
> (add/remove: 0/0 grow/shrink: 0/1 up/down: 0/-48)             Total: -48 bytes
>    text	   data	    bss	    dec	    hex	filename
>  874856	   7401	   4736	 886993	  d88d1	busybox_old
>  874808	   7401	   4736	 886945	  d88a1	busybox_unstripped
> ---
>  networking/libiproute/libnetlink.c |    7 +------
>  1 files changed, 1 insertions(+), 6 deletions(-)

Applied, thanks!
-- 
vda


More information about the busybox mailing list