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

rename openapi schema `TransactionProgram` to `TransportProtocol` #82

Closed viniarck closed 5 months ago

viniarck commented 5 months ago

https://github.com/kytos-ng/sdntrace/blob/master/openapi.yml#L218

The tp header is a "layer 4" transport header. TransactionProgram is a bit confusing. This should be renamed to TransportProtocol, Transport or something similar.

cc'ing @Alopalao