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

API for SPAN #1386

Closed
edwarnicke opened this issue Jun 11, 2019 · 4 comments
Closed

API for SPAN #1386

edwarnicke opened this issue Jun 11, 2019 · 4 comments

Comments

@edwarnicke
Copy link
Contributor

I need vpp-agent to explose a grpc API for SPAN/RSPAN/ERSPAN.

@ondrej-fabry
Copy link
Member

This is seems like new feature for vpp-agent.

I see this binary API for SPAN in span.api: https://github.com/FDio/vpp/blob/b7b929931a07fbb27b43d5cd105f366c3e29807e/src/vnet/span/span.api

For the others I have not found much.. there is ERSPAN mentioned in gre.api: https://github.com/FDio/vpp/blob/b7b929931a/src/vnet/gre/gre.api#L23

@edwarnicke could you please send some pointers for this as we have not used/configured this in VPP so far.

@edwarnicke
Copy link
Contributor Author

Definitely a new feature. After investigation I am breaking this issue up. So for this one, we just need the SPAN API exposed. Should be roughly the same complexity as the XCon API it looks like.

@edwarnicke edwarnicke changed the title API for SPAN/RSPAN/ERSPAN API for SPAN Jun 12, 2019
@edwarnicke
Copy link
Contributor Author

CLI command docs

@rewenset rewenset mentioned this issue Aug 8, 2019
2 tasks
@ondrej-fabry
Copy link
Member

Implemented in #1430

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants