-
Notifications
You must be signed in to change notification settings - Fork 190
Add IP family support to cableengine #3320
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
Conversation
🤖 Created branch: z_pr3320/yboaron/cable_ipfamily |
eb93fdd
to
1bf97a3
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
FYI I submitted #3321 to add unit test coverage in preparation for the IPv6 changes. As a bonus, I'm very familiar with the code now so I can tackle the IPv6 changes later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I think we should focus first on adding IPv6/dual-stack support for single CNI/cable driver combination (I guess we can start with OVN/libreswan), and then add support for the rest of CNIs, cables
b7fab87
to
11da553
Compare
The implementation of IP family in Libreswan will be handled in a follow up PR. Signed-off-by: Yossi Boaron <[email protected]>
🤖 Closed branches: [z_pr3320/yboaron/cable_ipfamily] |
No description provided.