Skip to content
This repository has been archived by the owner on Oct 29, 2021. It is now read-only.

Testing NSM with IPv6 payloads #920

Closed
edwarnicke opened this issue Apr 8, 2019 · 6 comments
Closed

Testing NSM with IPv6 payloads #920

edwarnicke opened this issue Apr 8, 2019 · 6 comments
Assignees
Labels
pinned Pin for stale-pod testing v0.1.0 Fix/include in Release v0.1.0

Comments

@edwarnicke
Copy link
Member

Overview

NSM is architecturally designed to carry payloads including IPv6. Currently, we do not have testing of that. Please add icmp and vpn test cases using Ipv6 payloads.

@edwarnicke edwarnicke added pinned Pin for stale-pod testing v0.1.0 Fix/include in Release v0.1.0 labels Apr 8, 2019
@rdimitrov
Copy link
Member

Wanted to share an update about the current status 👍

After enabling the use case testing with IPv6 in #962, faced an issue where the IPv6 support is disabled inside both the client and NSE containers.
This causes a failure when the dataplane starts to inject the interfaces due to a "permission denied" error. There's a similar issue explaining what happens in detail - containernetworking/cni#531

After discussing this with @nickolaev, he opened an issue against vpp-agent describing the problem and suggesting a way to fix it - ligato/vpp-agent#1308

I assume for the time being we can consider the issue as blocked until the issue on the vpp-agent side is resolved. I'll share a comment about that in the PR as well.

@edwarnicke
Copy link
Member Author

@ondrej-fabry Could you have a look at ligato/vpp-agent#1308 ? Would be good to get a fix sooner rather than later :)

@ondrej-fabry
Copy link

ondrej-fabry commented May 6, 2019

@edwarnicke lookin at it :) will ping you when ready

EDIT: fixed in ligato/vpp-agent#1317

@edwarnicke
Copy link
Member Author

@rdimitrov Has this issue been resolved?

@rdimitrov
Copy link
Member

@edwarnicke It is resolved, yes 👍 Apologies for not updating the issue, somehow it got forgotten...

@nickolaev
Copy link
Member

#962 fixes this

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
pinned Pin for stale-pod testing v0.1.0 Fix/include in Release v0.1.0
Projects
None yet
Development

No branches or pull requests

4 participants