From: Sapan Bhatia Date: Thu, 19 Mar 2009 16:55:53 +0000 (+0000) Subject: help file for synacks X-Git-Tag: tests-4.3-0~5 X-Git-Url: http://git.onelab.eu/?a=commitdiff_plain;h=d777a68849a1abff49cd0b84a9c1ad4e91f58988;p=tests.git help file for synacks --- diff --git a/qaapi/qa/tests/slice/synacks.help b/qaapi/qa/tests/slice/synacks.help new file mode 100644 index 0000000..7f923cd --- /dev/null +++ b/qaapi/qa/tests/slice/synacks.help @@ -0,0 +1,5 @@ +Description: VNET test to ensure that terminal packets of TCP connections are properly mapped into slices +Action: Generate a ton of TCP connections and check if tcpdump intercepts the syn/ack packets +Pass: tcpdump intercepts all of the syn/ack packets generated +Fail: tcpdump misses some syn/ack packets as a result of which it does not terminate and an alarm handler is triggered +Author: sapanb@cs.princeton.edu