busybox/networking/libiproute
Stefan Sørensen bb3a9531b2 ip: Fix ip -o link
Commit db169f2538 breaks the "ip -o link"
command, no output is displayed.. Fix by only excluding the link info if
in oneline mode and if the address family is not AF_PACKET.

function                                             old     new   delta
ipaddr_list_or_flush                                1232    1202     -30

Signed-off-by: Stefan Sørensen <stefan.sorensen@spectralink.com>
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
2019-03-30 18:24:46 +01:00
..
ip_common.h
ip_parse_common_args.c whitespace and comment format fixes, no code changes 2017-10-05 15:19:25 +02:00
ipaddress.c ip: Fix ip -o link 2019-03-30 18:24:46 +01:00
iplink.c ip link: Fix vlan proto, closes 8261 and 11638 2019-01-22 15:22:05 +01:00
ipneigh.c ip: fix crash in "ip neigh show" 2018-02-08 08:42:37 +01:00
iproute.c ip: fix crash in "ip neigh show" 2018-02-08 08:42:37 +01:00
iprule.c ip: fix crash in "ip neigh show" 2018-02-08 08:42:37 +01:00
iptunnel.c whitespace and comment format fixes, no code changes 2017-10-05 15:19:25 +02:00
Kbuild.src tc: fix single-applet build 2018-01-13 21:37:20 +01:00
libnetlink.c libbb: introduce and use bb_getsockname() 2018-02-11 14:55:46 +01:00
libnetlink.h
ll_addr.c whitespace and comment format fixes, no code changes 2017-10-05 15:19:25 +02:00
ll_map.c ip: fix crash in "ip neigh show" 2018-02-08 08:42:37 +01:00
ll_map.h
ll_proto.c
ll_types.c
rt_names.c
rt_names.h
rtm_map.c whitespace and comment format fixes, no code changes 2017-10-05 15:19:25 +02:00
rtm_map.h
utils.c whitespace and comment format fixes, no code changes 2017-10-05 15:19:25 +02:00
utils.h