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

Conversation

dyonayov-dn
Copy link

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.

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 dyonayov-dn marked this pull request as ready for review November 15, 2022 07:16
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