hush/networking/libiproute
Bernhard Reutner-Fischer cc4493a95c ip addr: unify parsing args
function                                             old     new   delta
do_ipaddr                                             87      84      -3
------------------------------------------------------------------------------
(add/remove: 0/0 grow/shrink: 0/1 up/down: 0/-3)               Total: -3 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 ip addr: unify parsing args 2010-05-25 18:48:33 +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
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