]> git.puffer.fish Git - matthieu/frr.git/commit
bgpd: Shorten some `show memory` strings
authorDonald Sharp <sharpd@nvidia.com>
Sat, 7 Nov 2020 00:56:36 +0000 (19:56 -0500)
committerDonald Sharp <sharpd@nvidia.com>
Thu, 12 Nov 2020 12:23:37 +0000 (07:23 -0500)
commit2a99175f8d5b7fb632c73befc22771ba950adb64
treec2551facf55bf9430a9dfbb9d624f135fbc51afe
parent41003736cab9900cc3145ac1cb8f39ec1f7b4391
bgpd: Shorten some `show memory` strings

Some of the `show memory` strings in bgp are longer than the
columns we have allocated for it.  Shorten some strings to
make them fit and have the output pleasing to the eye.

Signed-off-by: Donald Sharp <sharpd@nvidia.com>
bgpd/bgp_mac.c
bgpd/bgp_memory.c
bgpd/bgp_nexthop.c