Closed Alopalao closed 4 months ago
Closes #87
Fix TCP and UPD object construction so they calculate the correct checksum.
Check with Wireshark checksum validation
TBA
When in localhost, every TCP packet that contains wraps the openflow header has an incorrect checksum. So I checked in the specific TCP/UDP packet created by sdntrace. For example here is a TCP packet:
sdntrace
Closes #87
Summary
Fix TCP and UPD object construction so they calculate the correct checksum.
Local Tests
Check with Wireshark checksum validation
End-to-End Tests
TBA