kytos-ng / sdntrace_cp

MIT License
1 stars 6 forks source link

Fix issue on interface not found #89

Closed gretelliz closed 1 year ago

gretelliz commented 1 year ago

Closes #88

Summary

When interface not found in a trace, it will be considered an incomplete trace. i.e. It is the same case as when trace_step early returns None if not flow or not port.

Local Tests

No warning seen.

End-to-End Tests

progress