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

isisd: Allow full no form for domain-password and area-password (backport #17725) #17790

Merged
merged 1 commit into from
Jan 7, 2025

Conversation

mergify[bot]
Copy link

@mergify mergify bot commented Jan 7, 2025

Closes #17722


This is an automatic backport of pull request #17725 done by Mergify.

Before:

```
LR1.wue3(config)# router isis VyOS
LR1.wue3(config-router)# no  area-password clear
% Unknown command: no  area-password clear
LR1.wue3(config-router)# no  area-password clear foo
% Unknown command: no  area-password clear foo
LR1.wue3(config-router)#
```

Closes #17722

Signed-off-by: Donatas Abraitis <[email protected]>
(cherry picked from commit a696547)
@frrbot frrbot bot added the isis label Jan 7, 2025
@donaldsharp donaldsharp merged commit de8be50 into stable/10.0 Jan 7, 2025
11 of 12 checks passed
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