hush/networking/libiproute
Bernhard Reutner-Fischer d148e484db iplink: shrink
function                                             old     new   delta
do_change                                            490     487      -3
ipaddr_list_link                                      18       -     -18
do_iplink                                           1169    1113     -56
------------------------------------------------------------------------------
(add/remove: 0/1 grow/shrink: 0/2 up/down: 0/-77)             Total: -77 bytes

Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com>
2010-05-25 18:48:33 +02:00
..
ip_common.h
ip_parse_common_args.c
ipaddress.c ipaddress: print OPERSTATEs and NO-CARRIER 2010-05-25 10:25:52 +02:00
iplink.c iplink: shrink 2010-05-25 18:48:33 +02:00
iproute.c *: merge some common strings 2010-03-23 16:25:17 +01:00
iprule.c *: style fixes. no code changes (verified with objdump) 2010-01-28 02:24:24 +01:00
iptunnel.c *: style fixes. no code changes (verified with objdump) 2010-01-28 02:24:24 +01:00
Kbuild
libnetlink.c *: style fixes. no code changes (verified with objdump) 2010-01-28 02:24:24 +01:00
libnetlink.h *: add FAST_FUNC to function ptrs where it makes sense 2009-06-05 12:06:05 +02:00
ll_addr.c *: style fixes. no code changes (verified with objdump) 2010-01-28 02:24:24 +01:00
ll_map.c *: use "can't" instead of "cannot" 2009-11-13 09:08:27 +01:00
ll_map.h *: add FAST_FUNC to function ptrs where it makes sense 2009-06-05 12:06:05 +02:00
ll_proto.c libiproute/*: code shrink 2009-10-13 17:58:24 +02:00
ll_types.c libiproute/*: code shrink 2009-10-13 17:58:24 +02:00
rt_names.c libiproute/*: code shrink 2009-10-13 17:58:24 +02:00
rt_names.h libiproute/*: code shrink 2009-10-13 17:58:24 +02:00
rtm_map.c libiproute/*: code shrink 2009-10-13 17:58:24 +02:00
rtm_map.h libiproute/*: code shrink 2009-10-13 17:58:24 +02:00
utils.c remove useless (unsigned >= 0) comparison 2009-10-04 01:13:35 +02:00
utils.h