summaryrefslogtreecommitdiffstats
path: root/tests/chkseq.c
Commit message (Collapse)AuthorAgeFilesLines
* added new test case for many tcp connectionsRainer Gerhards2009-04-081-0/+76
It is checked that many tcp connections are properly handled. While adding this test, I noticed that there is a bug in imtcp that prevents creation of more than 200 connections. This bug still exists, so the test suite currently fails (what is correct). Will be addressed soon.