diff options
| author | Philippe Guibert <philippe.guibert@6wind.com> | 2024-04-10 14:13:54 +0200 |
|---|---|---|
| committer | Philippe Guibert <philippe.guibert@6wind.com> | 2024-04-10 14:15:06 +0200 |
| commit | 34738e35521f16da38ae22e149a610ce4ee466cd (patch) | |
| tree | 379bfa1e628914702fb8c1b0b2e18827cc7fb1cf /lib/vector.c | |
| parent | 5ff94749d3d3cc59411cdf2c366530733fa04176 (diff) | |
bgpd: fix 'show bgp neighbors' output
The 'show bgp neighbors' output appends additional lines after GR mode
helpers.
> # show bgp neighbors
> [..]
> End-of-RIB received: IPv4 VPN
> Local GR Mode: Helper*
>
> Remote GR Mode: Helper
>
> R bit: True
>
Fix this by not appending the extra line feed.
> # show bgp neighbors
> [..]
> End-of-RIB received: IPv4 VPN
> Local GR Mode: Helper*
> Remote GR Mode: Helper
> R bit: True
Fixes: 0e4e879b4084 ("bgpd: fix silly format string SNAFU")
Signed-off-by: Philippe Guibert <philippe.guibert@6wind.com>
Diffstat (limited to 'lib/vector.c')
0 files changed, 0 insertions, 0 deletions
