mirror_iproute2/bridge
Stephen Hemminger 90c5c969f0 fix print_0xhex on 32 bit
The argument to print_0xhex is converted to unsigned long long
so the format string give for normal printout has to be some
variant of %llx. Otherwise, bogus values will be printed on
32 bit platforms.

Signed-off-by: Stephen Hemminger <stephen@networkplumber.org>
2018-12-10 14:20:32 -08: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 bridge: make -c match -compressvlans first instead of -color 2018-11-28 15:59:21 -08:00
fdb.c bridge: fdb: remove redundant dev string in show output 2018-11-09 07:50:01 -08:00
link.c fix print_0xhex on 32 bit 2018-12-10 14:20:32 -08: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 bridge: make local variables static 2018-11-19 11:42:44 -08:00
vlan.c bridge: fix vlan show stats formatting 2018-10-29 09:58:03 -07:00