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 implementation to set binding interfaces and use templated charon #14

Merged
merged 2 commits into from
Aug 16, 2018

Conversation

grundrauschen
Copy link
Contributor

@grundrauschen grundrauschen commented Aug 6, 2018

This change, if tested and merged, will close Issue #10 and #11.

@grundrauschen grundrauschen requested a review from korni August 8, 2018 13:11
@tlnd
Copy link
Contributor

tlnd commented Aug 8, 2018

Otherwise, it looks ok to me. Go on with merge after considering comments.

@@ -193,6 +209,10 @@ if [ -z "$IPSEC_USE_MANUAL_CONFIG" ]; then
then
_add_route
fi
else
if [ -z "$IPSEC_MANUAL_CHARON" ]; then
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

IPSEC_MANUAL_CHARON=FALSE would not work as expected. Just adapt the docu to say if that variable is "set" (to whatever), config is not generated.

@tlnd tlnd merged commit 772cba1 into openvnf:master Aug 16, 2018
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