You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: