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

lib, zebra: Keep zebra on-rib-process script in frr.conf #17160

Conversation

ton31337
Copy link
Member

@ton31337 ton31337 commented Oct 18, 2024

Closes #17161

After the change:

```
$ grep on-rib-process /etc/frr/frr.conf
zebra on-rib-process script script4

$ systemctl restart frr

$ vtysh -c 'show run' | grep on-rib-process
zebra on-rib-process script script4
```

Signed-off-by: Donatas Abraitis <[email protected]>
@ton31337 ton31337 force-pushed the fix/keep_zebra_on-rib-process_in_frr.conf branch from 4b2146c to 1fe1f8d Compare October 18, 2024 12:39
@ton31337
Copy link
Member Author

@Mergifyio backport dev/10.2 stable/10.1 stable/10.0 stable/9.1 stable/9.0

@ton31337 ton31337 added this to the 10.2 milestone Oct 21, 2024
Copy link

mergify bot commented Oct 21, 2024

backport dev/10.2 stable/10.1 stable/10.0 stable/9.1 stable/9.0

✅ Backports have been created

@Jafaral Jafaral merged commit f11421d into FRRouting:master Oct 27, 2024
11 checks passed
Jafaral added a commit that referenced this pull request Oct 28, 2024
lib, zebra: Keep `zebra on-rib-process script` in frr.conf (backport #17160)
Jafaral added a commit that referenced this pull request Oct 28, 2024
lib, zebra: Keep `zebra on-rib-process script` in frr.conf (backport #17160)
Jafaral added a commit that referenced this pull request Oct 28, 2024
lib, zebra: Keep `zebra on-rib-process script` in frr.conf (backport #17160)
Jafaral added a commit that referenced this pull request Oct 28, 2024
…87c4ab46ae18536a2418c05ae5fd95185_9.1

lib, zebra: Keep `zebra on-rib-process script` in frr.conf (backport #17160)
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.

lua scripting: zebra on-rib-process script is not saves to frr.conf
2 participants