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

Restart fwknop-server on failure #299

Merged
merged 2 commits into from
Jan 27, 2024
Merged

Commits on Jul 6, 2019

  1. Restart fwknop-server on failure

    Right now, when network interfaces go down and then back up (e.g. undocking and re-docking a laptop), fwknop-server dies and can no longer be used to open the firewall.
    
    This causes the daemon to restart when it fails for any reason other than normal shutdowns/restarts.
    fmarier authored Jul 6, 2019
    Configuration menu
    Copy the full SHA
    f72546d View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2019

  1. Fix typo

    fmarier authored Jul 8, 2019
    Configuration menu
    Copy the full SHA
    b4652ce View commit details
    Browse the repository at this point in the history