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

op-mode: T5808: Correction of description for ipv6 ospfv3 graceful-restart #2583

Merged
merged 1 commit into from Dec 7, 2023

Conversation

srividya0208
Copy link
Contributor

Change Summary

Description says "Show IPv4 OSPF Graceful Restart" for OSPFv3 routing daemon, so removed keyword IPv4 to make it common for OSPFv2 and OSPFv3

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Code style update (formatting, renaming)
  • Refactoring (no functional changes)
  • Migration from an old Vyatta component to vyos-1x, please link to related PR inside obsoleted component
  • Other (please describe):

Related Task(s)

Related PR(s)

Component(s) name

ipv6 ospfv3

Proposed changes

Before:

vyos@vyos# run sh ipv6 ospfv3
Possible completions:
  <Enter>               Execute the current command
 
  graceful-restart      Show IPv4 OSPF Graceful Restart

After

vyos@vyos# run sh ipv6 ospfv3
Possible completions:
  <Enter>               Execute the current command
 
  graceful-restart      Show OSPF Graceful Restart

How to test

Run this command:
$ show ipv6 ospfv3 ?

Smoketest result

Checklist:

  • I have read the CONTRIBUTING document
  • I have linked this PR to one or more Phabricator Task(s)
  • I have run the components SMOKETESTS if applicable
  • My commit headlines contain a valid Task id
  • My change requires a change to the documentation
  • I have updated the documentation accordingly

@vyosbot vyosbot requested review from a team, dmbaturin, sarthurdev, zdc, jestabro, sever-sever and c-po and removed request for a team December 7, 2023 17:17
@c-po c-po merged commit ee5c78e into vyos:current Dec 7, 2023
8 checks passed
@c-po
Copy link
Member

c-po commented Dec 7, 2023

@Mergifyio backport sagitta

Copy link

mergify bot commented Dec 7, 2023

backport sagitta

✅ Backports have been created

dmbaturin added a commit that referenced this pull request Dec 8, 2023
op-mode: T5808: Correction of description for ipv6 ospfv3 graceful-restart (backport #2583)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
3 participants