busybox/networking/libiproute
André Draszik 2f24d30d01 iproute: support for filtering by and printing of scope
This patch adds filtering by and printing of 'scope' to the
ip route command, taken from the upstream ip command.

x86_64:
function                                             old     new   delta
iproute_list_or_flush                               1548    1674    +126
print_route                                         2394    2469     +75
------------------------------------------------------------------------------
(add/remove: 0/0 grow/shrink: 2/0 up/down: 201/0)             Total: 201 bytes

mipsel:
iproute_list_or_flush                               1952    2096    +144
print_route                                         2580    2696    +116
------------------------------------------------------------------------------
(add/remove: 3/0 grow/shrink: 2/0 up/down: 260/0)             Total: 260 bytes

Signed-off-by: André Draszik <git@andred.net>
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
2017-06-13 19:59:59 +02:00
..
ip_common.h
ip_parse_common_args.c
ipaddress.c ipaddress: tweak help text 2017-04-07 18:14:46 +02:00
iplink.c
ipneigh.c
iproute.c iproute: support for filtering by and printing of scope 2017-06-13 19:59:59 +02:00
iprule.c ip rule: add suppress_{prefixlength,ifgroup} options 2017-06-13 19:06:09 +02:00
iptunnel.c
Kbuild.src
libnetlink.c
libnetlink.h
ll_addr.c
ll_map.c
ll_map.h
ll_proto.c
ll_types.c
rt_names.c
rt_names.h
rtm_map.c
rtm_map.h
utils.c libiproute: FACT_FUNCization 2017-04-07 17:15:40 +02:00
utils.h libiproute: FACT_FUNCization 2017-04-07 17:15:40 +02:00