]> git.puffer.fish Git - mirror/frr.git/commit
bgpd: fix use single whitespace when displaying flowspec entries 17510/head
authorPhilippe Guibert <philippe.guibert@6wind.com>
Tue, 26 Nov 2024 13:19:34 +0000 (14:19 +0100)
committerPhilippe Guibert <philippe.guibert@6wind.com>
Tue, 26 Nov 2024 13:22:13 +0000 (14:22 +0100)
commit561debab5430ac85e8e42e839312d213479a767a
tree72f0d4780c9885f30458d2d5a159a4d9032de324
parent0bacbc6493ae0fb9b946e2df475367ea4541a5c8
bgpd: fix use single whitespace when displaying flowspec entries

There is an extra space in the 'Displayed' line of show bgp command,
that should not be present.
Fix this by being consistent with the output of the other address
families.

Fixes: ("a1baf9e84f71") bgpd: Use single whitespace when displaying show bgp summary
Signed-off-by: Philippe Guibert <philippe.guibert@6wind.com>
bgpd/bgp_flowspec_vty.c