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

Provide support for TCP/IP connections to the Vici Plugin #14

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Conversation

grant-arqit
Copy link

Currently only connections via a unix socket to the vici plugin are supported by davici. It would be useful to allow connections via TCP/IP so that Strongswan can be deployed as a virtual network function, container or other virtualised resource inside private networks and be controlled via the davici/vici interface outside of the localised network of the virtual resource.

This PR adds a new function, davici_connect_tcpip, to provide this capability.

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