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

OVS: Add an event on full-flow execution #395

Open
amorenoz opened this issue Jun 10, 2024 · 0 comments
Open

OVS: Add an event on full-flow execution #395

amorenoz opened this issue Jun 10, 2024 · 0 comments

Comments

@amorenoz
Copy link
Contributor

Add full-flow execution event: Currently we get the action execution events but we don’t have an event that contains the entire flow, including the UFID:

Kernel support (i.e: tracepoint) might be needed in order to make the solution robust but we should try to have a kprobe-based solution for older kernels.

Should support both processed packets and OVS_PACKET_CMD_EXECUTE flows.

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

No branches or pull requests

1 participant