summaryrefslogtreecommitdiff
path: root/tests/test-pseudotcp-fin.c
Commit message (Expand)AuthorAgeFilesLines
* pseudotcp: Set min RTO to 1 secondOlivier CrĂȘte2016-06-031-4/+4
* pseudotcp: Correct behaviour of buffer size methods when part-closedPhilip Withnall2016-06-031-0/+22
* pseudotcp: Fix pseudo_tcp_socket_recv() in state TCP_CLOSE_WAITPhilip Withnall2016-06-031-0/+38
* pseudotcp: Fix retransmission of segments before handling a FINPhilip Withnall2016-06-031-2/+86
* pseudotcp: Add a PseudoTcpSocket:support-fin-ack propertyPhilip Withnall2014-08-211-4/+74
* tests: Add a new segment-by-segment test framework for pseudo-TCPPhilip Withnall2014-08-211-0/+1064