aboutsummaryrefslogtreecommitdiffstats
path: root/test/packetdrill/tests/linux/listen/listen-unbound.pkt
diff options
context:
space:
mode:
Diffstat (limited to 'test/packetdrill/tests/linux/listen/listen-unbound.pkt')
-rw-r--r--test/packetdrill/tests/linux/listen/listen-unbound.pkt5
1 files changed, 5 insertions, 0 deletions
diff --git a/test/packetdrill/tests/linux/listen/listen-unbound.pkt b/test/packetdrill/tests/linux/listen/listen-unbound.pkt
new file mode 100644
index 0000000..fcf74fc
--- /dev/null
+++ b/test/packetdrill/tests/linux/listen/listen-unbound.pkt
@@ -0,0 +1,5 @@
+// Test behavior when a listener gets an incoming packet that has
+// the RST bit set but not the SYN bit set.
+
+0.000 socket(..., SOCK_STREAM, IPPROTO_TCP) = 3
+0.000 listen(3, 1) = 0 \ No newline at end of file