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

tinc support for CARP #474

Merged
merged 2 commits into from
Dec 5, 2017
Merged

tinc support for CARP #474

merged 2 commits into from
Dec 5, 2017

Commits on Nov 1, 2017

  1. tinc support for CARP

    Quick and dirty tinc support for CARP:
    - make tinc a carp plugin
    - when we get a rc.carpmaster event, start tinc if not already running
    - when we get a rc.backup event, stop tinc if running
    
    TODO: disable the option to launch tinc on a CARP BACKUP node
    Andrea Mistrali committed Nov 1, 2017
    Configuration menu
    Copy the full SHA
    382c2d0 View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2017

  1. Added sleep 1 after killing tinc, to let it die for sure

    Andrea Mistrali committed Nov 3, 2017
    Configuration menu
    Copy the full SHA
    efb4a01 View commit details
    Browse the repository at this point in the history