diff options
author | Wataru Tanitsu <wataru@ate-mahoroba.jp> | 2010-09-10 09:47:56 -0700 |
---|---|---|
committer | Paul Jakma <paul@quagga.net> | 2011-03-21 13:15:32 +0000 |
commit | c099baf6f0a6509d70fb62a8d6341432abb50d91 (patch) | |
tree | 2fb2449dbf00789ca69cbd6a9dd9bb3f65d5bc1f /tests/bgp_mpath_test.c | |
parent | 7badc26301c8063dc2c6f171c11f9af4f3d0df20 (diff) |
bgpd: Fix display of unsigned attributes
* bgp_route.c: (route_vty_out*) The local prefix, metric and weight values
are all stored as uint32_t. Change the format to %u so that large values
are not displayed as negative integers.
Diffstat (limited to 'tests/bgp_mpath_test.c')
0 files changed, 0 insertions, 0 deletions