Setting tag tests-7.0-0
[tests.git] / system / hooks / slice / synacks.help
1 Description: VNET test to ensure that terminal packets of TCP connections are properly mapped into slices
2 Action: Generate a ton of TCP connections and check if tcpdump intercepts the syn/ack packets
3 Pass: tcpdump intercepts all of the syn/ack packets generated
4 Fail: tcpdump misses some syn/ack packets as a result of which it does not terminate and an alarm handler is triggered
5 Author: sapanb@cs.princeton.edu