busybox/networking/libiproute
Bernhard Reutner-Fischer 1b3549875c ip rule: unify parsing args
function                                             old     new   delta
do_iprule                                             83     134     +51
print_rule                                           736     726     -10
iprule_list                                           73       -     -73
------------------------------------------------------------------------------
(add/remove: 0/1 grow/shrink: 1/1 up/down: 51/-83)            Total: -32 bytes

Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com>
2010-05-25 18:48:33 +02:00
..
ip_common.h *: make "pragma GCC visibility push(hidden)" less ugly 2009-04-09 12:35:13 +00:00
ip_parse_common_args.c libiproute: fix option parsing, so that "ip -o link" works again. 2008-05-31 07:34:14 +00:00
ipaddress.c ipaddress: print OPERSTATEs and NO-CARRIER 2010-05-25 10:25:52 +02:00
iplink.c ip link: add qlen 2010-05-25 18:48:33 +02:00
iproute.c *: merge some common strings 2010-03-23 16:25:17 +01:00
iprule.c ip rule: unify parsing args 2010-05-25 18:48:33 +02:00
iptunnel.c ip tunnel: unify parsing args; no obj-code changes 2010-05-25 18:48:33 +02:00
Kbuild ll_types.c: optimize link type table, make it conditional 2007-10-29 19:33:26 +00:00
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 *: make "pragma GCC visibility push(hidden)" less ugly 2009-04-09 12:35:13 +00:00