zephyr/tests/net/tcp
Sjors Hettinga fd9e7b4e52 net: tcp: test: Implement correct sequence number feeding around FIN
Due to more strict checking of the sequence numbering in the FIN_WAIT_1
state in the tcp stack, the test broke. Fix the sequence numbering
for sending the FIN and FIN ACK messages.

Signed-off-by: Sjors Hettinga <s.a.hettinga@gmail.com>
2023-05-15 15:25:51 +02:00
..
src net: tcp: test: Implement correct sequence number feeding around FIN 2023-05-15 15:25:51 +02:00
CMakeLists.txt
prj.conf net: tcp: Extend TCP receive queue timeout 2023-01-10 09:26:28 +01:00
testcase.yaml samples, tests: convert string-based twister lists to YAML lists 2023-05-10 09:52:37 +02:00