kytos-ng / sdntrace

Napp that traces OpenFlow paths in the dataplane
https://kytos-ng.github.io/api/sdntrace.html
GNU Lesser General Public License v3.0
0 stars 6 forks source link

Narrowed `tp` requirements #84

Closed Alopalao closed 3 months ago

Alopalao commented 3 months ago

Closes #83 Closes #82

Summary

Reduce required tp only when TCP and UDP headers are created Changed schema from TransactionProgram to TransportProtocol

Local Tests

Tried to create traces with ICMP, TCP and UDP

End-to-End Tests

N/A

viniarck commented 3 months ago

Let's ship it. Great fix.