diff options
| author | Philippe Guibert <philippe.guibert@6wind.com> | 2024-10-28 16:04:45 +0100 |
|---|---|---|
| committer | Philippe Guibert <philippe.guibert@6wind.com> | 2024-10-28 16:41:09 +0100 |
| commit | 9a33ee18bfe2769e173911d69cee64b78143184b (patch) | |
| tree | 5f8c88df26e076d0d169f14a49e143aafa5bb30c /lib/agg_table.c | |
| parent | 1668f3262a21b9990bbf3913742c58a62596c757 (diff) | |
bgpd: fix blank line in running-config with bmp listener cmd
An extra blank line is added in show running-config with BMP:
> ubuntu2204hwe(config)# router bgp 65500
> ubuntu2204hwe(config-router)# bmp targets tgt
> ubuntu2204hwe(config-bgp-bmp)# bmp monitor ipv4 unicast pre-policy
> ubuntu2204hwe(config-bgp-bmp)# bmp listener 192.0.2.100 port 44
> ubuntu2204hwe(config-bgp-bmp)# do show running-config
>
> router bgp 65500
> [..]
> bmp targets tgt
> bmp monitor ipv4 unicast pre-policy
> <-- blank line
> bmp listener 192.0.2.100 port 44
> exit
Remove the blank line.
Fixes: ed18356f1f2d ("bgpd/bmp: BMP implementation")
Signed-off-by: Philippe Guibert <philippe.guibert@6wind.com>
Diffstat (limited to 'lib/agg_table.c')
0 files changed, 0 insertions, 0 deletions
