diff options
author | André Draszik <git@andred.net> | 2017-06-13 19:59:59 +0200 |
---|---|---|
committer | Denys Vlasenko <vda.linux@googlemail.com> | 2017-06-13 19:59:59 +0200 |
commit | 2f24d30d0133f81cf3e0639746039a8ed58426e9 (patch) | |
tree | 1bea338ed67e719c45eb0d0178f557176b74f65b /libbb/dump.c | |
parent | 978307f8a19084ffb6e977ee28c731445e37dbbd (diff) | |
download | busybox-2f24d30d0133f81cf3e0639746039a8ed58426e9.tar.gz |
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>
Diffstat (limited to 'libbb/dump.c')
0 files changed, 0 insertions, 0 deletions