-
Notifications
You must be signed in to change notification settings - Fork 486
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
Enhancement: Enable IPsec support in OVNKubernetes #473
Enhancement: Enable IPsec support in OVNKubernetes #473
Conversation
/assign @stbenjam |
FYI: @mcurry-rh @knobunc @fepan |
We don't want to rule out the possibility of non OVN interfaces used by |
Will HW offload be a requirement now or in the future? With shared-gateway, when |
@mccv1r0 I would say now. For small webapps etc software IPsec is fine, but for anything serious it'll be a killer - easily take a 10Gbps link down into the hundreds, |
You can bind libreswan to a specific interface and have multiple "ipsec.conf" files so shouldn't be a problem
I'd have to look to check how the shared gateway code works but it depends at what point in the IP stack OVS is sending the packets. Either way, I will test this. Thanks |
Accidently closed this. |
1436017
to
369d8ac
Compare
With @russellb 's help, I reopened this. |
@russellb You had changes requested on this. I reworked everything a while ago. Is it ok? |
369d8ac
to
8805b3f
Compare
/lgtm |
Can this be merged please? |
/approve |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: russellb The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
/retest |
1 similar comment
/retest |
/retest Please review the full test history for this PR and help us cut down flakes. |
/lgtm remove |
@markdgray you'll have to fix the lint job |
Signed-off-by: Mark Gray <mark.d.gray@redhat.com>
8805b3f
to
a182add
Compare
Thanks @russellb. Done. |
/lgtm |
Hurray! |
Signed-off-by: Mark Gray mark.d.gray@redhat.com