diff options
author | Wataru Tanitsu <wataru@ate-mahoroba.jp> | 2010-09-10 09:47:56 -0700 |
---|---|---|
committer | Denis Ovsienko <infrastation@yandex.ru> | 2011-08-01 15:36:36 +0400 |
commit | f4ac0fee73100c6268365df31096a64443bfb93b (patch) | |
tree | 81388aa90d1394d67ee5ffe61daeab19b2c3407c /tests | |
parent | 999a305c89b12b8d059f118bf01556b9a6fd62b3 (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')
0 files changed, 0 insertions, 0 deletions