Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

bmp: fix vty_out for monitor afi loc-rib #15447

Merged
merged 1 commit into from
Feb 28, 2024

Conversation

louis-6wind
Copy link
Contributor

"show run" displays BMP monitor AFI in upper case.

bmp targets bmp1
bmp monitor IPv4 unicast loc-rib

Display it in lower case.

bmp targets bmp1
bmp monitor ipv4 unicast loc-rib

"show run" displays BMP monitor AFI in upper case.

> bmp targets bmp1
>  bmp monitor IPv4 unicast loc-rib

Display it in lower case.

> bmp targets bmp1
>  bmp monitor ipv4 unicast loc-rib

Signed-off-by: Farid Mihoub <[email protected]>
Signed-off-by: Louis Scalbert <[email protected]>
@louis-6wind
Copy link
Contributor Author

ci:rerun

@ton31337 ton31337 added this to the 10.0 milestone Feb 28, 2024
@ton31337
Copy link
Member

@Mergifyio backport dev/10.0

Copy link

mergify bot commented Feb 28, 2024

backport dev/10.0

✅ Backports have been created

@ton31337 ton31337 merged commit 8c69979 into FRRouting:master Feb 28, 2024
11 checks passed
ton31337 added a commit that referenced this pull request Feb 28, 2024
bmp: fix vty_out for monitor afi loc-rib (backport #15447)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants