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

Add ipsec system events #128

Open
wants to merge 1 commit into
base: v2
Choose a base branch
from

Commits on Nov 14, 2022

  1. Add ipsec system events

    Moved system_events to libcharon in order to call
    system_events in different locations.
    
    Added ipsec_system_events calls for:
    IPSEC_TUNNEL_ESTABLISHED
    IPSEC_TUNNEL_ESTABLISHMENT_FAILED
    IPSEC_TUNNEL_ACTIVATED\DEACTIVATED
    IPSEC_TUNNEL_DOWN
    IPSEC_TERMINATOR_UP/DOWN
    in relevant places for each system_event.
    I may not have covered all cases for each system_events,
    will be added in the future if/when we find cases that are
    not covered.
    dyonayov-dn committed Nov 14, 2022
    Configuration menu
    Copy the full SHA
    bc61716 View commit details
    Browse the repository at this point in the history