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

added sdnotify to route-replace codepath #5

Closed
wants to merge 1 commit into from

Conversation

holmanb
Copy link
Collaborator

@holmanb holmanb commented Feb 2, 2021

This addresses #1. This change allows systemd to get notified even when all routes are pre-existing (such as when restarting the service when run with -noclean).

There may be other opportunities for cleanup in this area (ex: since Up()/Down() are only called in update(), which is already be under a lock, is the atomic.AddInt32() really necessary?)

…d even when there are preexisting routes at startup
@holmanb holmanb closed this Dec 8, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant