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 list and get_by_interface_id for tunnels #13

Merged
merged 1 commit into from
Jul 18, 2024

Conversation

mobileoverlord
Copy link
Contributor

Added helper functions for

  • list_tunnels returning a list of 3 tuples {pid, tunnel_id, interface}
  • get_tunnel_by_interface_id returning 3 tuple {pid, tunnel_id, interface} | nil

@mobileoverlord mobileoverlord merged commit 6ed7b06 into main Jul 18, 2024
1 check passed
@mobileoverlord mobileoverlord deleted the list-get-tunnel branch July 18, 2024 14:48
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.

2 participants