help file for synacks
authorSapan Bhatia <sapanb@cs.princeton.edu>
Thu, 19 Mar 2009 16:55:53 +0000 (16:55 +0000)
committerSapan Bhatia <sapanb@cs.princeton.edu>
Thu, 19 Mar 2009 16:55:53 +0000 (16:55 +0000)
qaapi/qa/tests/slice/synacks.help [new file with mode: 0644]

diff --git a/qaapi/qa/tests/slice/synacks.help b/qaapi/qa/tests/slice/synacks.help
new file mode 100644 (file)
index 0000000..7f923cd
--- /dev/null
@@ -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