From d777a68849a1abff49cd0b84a9c1ad4e91f58988 Mon Sep 17 00:00:00 2001 From: Sapan Bhatia Date: Thu, 19 Mar 2009 16:55:53 +0000 Subject: [PATCH] help file for synacks --- qaapi/qa/tests/slice/synacks.help | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 qaapi/qa/tests/slice/synacks.help 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 -- 2.47.0