hush/networking/libiproute
Denis Vlasenko 360d9661b6 libbb: add strncpy_IFNAMSIZ
function                                             old     new   delta
...
udhcp_read_interface                                 225     220      -5
brctl_main                                          1151    1146      -5
add_interface                                        109     104      -5
ipaddr_list_or_flush                                2174    2167      -7
do_add_ioctl                                          88      80      -8
vconfig_main                                         249     240      -9
do_del_ioctl                                          78      68     -10
do_iplink                                           1186    1173     -13
do_if_fetch                                          766     753     -13
buffer_fill_and_print                                196     179     -17
parse_args                                          1709    1684     -25
------------------------------------------------------------------------------
(add/remove: 0/0 grow/shrink: 2/20 up/down: 11/-140)         Total: -129 bytes
2008-12-02 18:18:50 +00:00
..
ip_common.h *: rename ATTRIBUTE_XXX to just XXX. 2008-07-05 09:18:54 +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 libbb: add strncpy_IFNAMSIZ 2008-12-02 18:18:50 +00:00
iplink.c libbb: add strncpy_IFNAMSIZ 2008-12-02 18:18:50 +00:00
iproute.c - route metric support (Natanael Copa) 2008-10-07 17:00:58 +00:00
iprule.c - update my name. No obj-code changes ;) 2008-09-25 12:13:34 +00:00
iptunnel.c libbb: add strncpy_IFNAMSIZ 2008-12-02 18:18:50 +00:00
Kbuild ll_types.c: optimize link type table, make it conditional 2007-10-29 19:33:26 +00:00
libnetlink.c - first pass to unify/cleanup uid handling (-236b) 2008-07-21 14:41:33 +00:00
libnetlink.h libiproute: print_route() always uses stdout, do not pass FILE pointer to it. 2008-06-29 06:22:40 +00:00
ll_addr.c - very minor shrinkage 2008-05-16 16:55:17 +00:00
ll_map.c libbb: add strncpy_IFNAMSIZ 2008-12-02 18:18:50 +00:00
ll_map.h - make the first arg of the filter function passed to rtnl_dump_filter constant 2008-06-12 15:54:49 +00:00
ll_proto.c modprobe-small: make insmod command line compatible 2008-09-06 14:14:01 +00:00
ll_types.c - add appropriate string for arp header #32 for use by ip(8) 2008-05-16 16:21:00 +00:00
rt_names.c fix several problems with config parser: 2008-07-26 23:08:31 +00:00
rt_names.h - add WIP stub for tc. 2008-09-04 13:22:58 +00:00
rtm_map.c trylink: produce even more info about final link stage 2007-08-12 20:58:27 +00:00
rtm_map.h Use intra-DSO calls when we build libbusybox. No-op for normal build. 2008-05-09 17:59:34 +00:00
utils.c - fix ip route rejecting dotted quads as prefix 2008-10-21 12:42:45 +00:00
utils.h - fix ip route rejecting dotted quads as prefix 2008-10-21 12:42:45 +00:00