mirror of
https://git.busybox.net/busybox
synced 2026-02-07 20:50:26 +00:00
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> |
||
|---|---|---|
| .. | ||
| ip_common.h | ||
| ip_parse_common_args.c | ||
| ipaddress.c | ||
| iplink.c | ||
| ipneigh.c | ||
| iproute.c | ||
| iprule.c | ||
| 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 | ||
| utils.h | ||