mirror_iproute2/bridge
Tobias Jungel 45fca4ed94 bridge: fix vlan show stats formatting
The output of -statistics vlan show was broken previous change for json
output. This aligns the format to vlan show.

v2: fixed too greedy deletion that caused a -Wmaybe-uninitialized

Signed-off-by: Tobias Jungel <tobias.jungel@gmail.com>
Signed-off-by: Stephen Hemminger <stephen@networkplumber.org>
2018-10-29 09:58:03 -07:00
..
.gitignore Add bridge command 2012-08-01 15:23:49 -07:00
br_common.h Tree wide: Drop sockaddr_nl arg 2018-10-22 09:43:48 -07:00
bridge.c lib: introduce print_nl 2018-09-11 08:29:33 -07:00
fdb.c Tree wide: Drop sockaddr_nl arg 2018-10-22 09:43:48 -07:00
link.c Tree wide: Drop sockaddr_nl arg 2018-10-22 09:43:48 -07:00
Makefile SPDX license identifiers 2017-11-24 12:21:35 -08:00
mdb.c Tree wide: Drop sockaddr_nl arg 2018-10-22 09:43:48 -07:00
monitor.c Tree wide: Drop sockaddr_nl arg 2018-10-22 09:43:48 -07:00
vlan.c bridge: fix vlan show stats formatting 2018-10-29 09:58:03 -07:00