hush/networking/libiproute
Bernhard Reutner-Fischer ab0e412937 ip link: add qlen
qlen had a variable but was not handled..

function                                             old     new   delta
do_iplink                                           1113    1261    +148
.rodata                                           135225  135249     +24
------------------------------------------------------------------------------
(add/remove: 0/0 grow/shrink: 2/0 up/down: 172/0)             Total: 172 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 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 *: 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