freebsd-net / tcp-testsuite

TCP Testsuite for FreeBSD based on Packetdrill
BSD 2-Clause "Simplified" License
18 stars 9 forks source link

ECN++ #8

Closed rscheff closed 3 years ago

rscheff commented 4 years ago

This is a full matrix of test cases with with ECN handshake:

The regular ECN handshake tests are in /ecn and can be run against the base functionality

tuexen commented 4 years ago

Can you provide the change to run_tests.sh as a separate PR?