summaryrefslogtreecommitdiff
path: root/lib/command_py.c
diff options
context:
space:
mode:
authorCassiano Campes <cassiano.campes@venkonetworks.com>2024-03-11 22:33:16 -0300
committerCassiano Campes <cassiano.campes@venkonetworks.com>2024-03-19 16:36:14 -0300
commitf3dd00510fc406621278d50791eb9b5548c4f4b5 (patch)
treeecfa5253972adafcba9d14febbea8e6bf2e66407 /lib/command_py.c
parent8341f6464c937f72decf21bd369e082a0701c21a (diff)
bgpd: add missing white-space between route short status and network columns
When running `show ip bgp` command, the 'route short status' and 'network' columns do not have white-space between them. Old show: Network Next Hop Metric LocPrf Weight Path *>i1.1.1.1/32 10.1.12.111 0 100 0 i New show: Network Next Hop Metric LocPrf Weight Path *>i 1.1.1.1/32 10.1.12.111 0 100 0 i Added white-space to enhance readability between them. Signed-off-by: Cassiano Campes <cassiano.campes@venkonetworks.com>
Diffstat (limited to 'lib/command_py.c')
0 files changed, 0 insertions, 0 deletions