]> git.puffer.fish Git - mirror/frr.git/commit
bgpd: fix use single whitespace when displaying flowspec entries 17523/head
authorPhilippe Guibert <philippe.guibert@6wind.com>
Tue, 26 Nov 2024 13:19:34 +0000 (14:19 +0100)
committerMergify <37929162+mergify[bot]@users.noreply.github.com>
Tue, 26 Nov 2024 18:12:37 +0000 (18:12 +0000)
commit96e60121c694d6720757a449afcefa20dbddd4a8
treecc1fb3017bd8c5ab900c6ae9dcb8dc0d00a3cb31
parenta8f9ac06e3198363b48111b070806a36ea46244c
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>
(cherry picked from commit 561debab5430ac85e8e42e839312d213479a767a)
bgpd/bgp_flowspec_vty.c