iproute2/testsuite
Benjamin Poirier dfa13e2273 bridge: Fix vni printing
Since commit c7c1a1ef51 ("bridge: colorize output and use JSON print
library"), print_range() is used for vid (16bits) and vni. However, the
latter are 32bits so they get truncated. They got truncated even before
that commit though.

Fixes: 8652eeb3ab ("bridge: vlan: support for per vlan tunnel info")
Signed-off-by: Benjamin Poirier <bpoirier@cumulusnetworks.com>
Signed-off-by: Stephen Hemminger <stephen@networkplumber.org>
2019-12-16 20:49:28 -08:00
..
iproute2 Makefile: use make -C to change directory 2019-06-14 06:44:39 -07:00
lib bridge: Fix vni printing 2019-12-16 20:49:28 -08:00
tests bridge: Fix vni printing 2019-12-16 20:49:28 -08:00
tools tools: Fix include path for generate_nlmsg 2019-06-14 06:50:55 -07:00
Makefile bridge: Fix vni printing 2019-12-16 20:49:28 -08:00