summaryrefslogtreecommitdiff
path: root/tests/mptcp-fclose.out
diff options
context:
space:
mode:
authorGregory Detal <gregory.detal@uclouvain.be>2013-02-25 17:00:02 +0100
committerMichael Richardson <mcr@sandelman.ca>2013-04-14 18:20:26 -0400
commit578dd316f35322e88ead865af09a0d1540274cf9 (patch)
tree8194520b3ce2b77d74df5be96a32e01062f33d8d /tests/mptcp-fclose.out
parenta248bf041ae533fb6778e02bf6faebbe46ca0a86 (diff)
downloadtcpdump-578dd316f35322e88ead865af09a0d1540274cf9.tar.gz
Multipath TCP (RFC 6824) support
This commit adds the support of Multipath TCP (MPTCP). MPTCP is a new extension to TCP standardized at the IETF. MPTCP allows to use several IP addresses at the same time by distributing data across several subflows (TCP connections) while still presenting the standard TCP socket API to the application. Its benefits are better resource utilization, better throughput and smoother reaction to failures.
Diffstat (limited to 'tests/mptcp-fclose.out')
-rw-r--r--tests/mptcp-fclose.out11
1 files changed, 11 insertions, 0 deletions
diff --git a/tests/mptcp-fclose.out b/tests/mptcp-fclose.out
new file mode 100644
index 00000000..674f27bc
--- /dev/null
+++ b/tests/mptcp-fclose.out
@@ -0,0 +1,11 @@
+ARP, Request who-has 10.2.1.2 tell 10.2.1.1, length 28
+ARP, Reply 10.2.1.2 is-at d6:06:3c:4a:35:7a, length 28
+IP 10.1.1.2.37479 > 10.2.1.2.2002: Flags [S], seq 1895673170, win 14600, options [mss 1460,sackOK,TS val 38230 ecr 0,nop,wscale 6,MPTCP capable csum {0xa7665e693dbe599b}], length 0
+IP 10.2.1.2.2002 > 10.1.1.2.37479: Flags [S.], seq 2868811558, ack 1895673171, win 14280, options [mss 1460,sackOK,TS val 4294943148 ecr 38230,nop,wscale 6,MPTCP capable csum {0x44d3ba34abb105d0}], length 0
+IP 10.1.1.2.37479 > 10.2.1.2.2002: Flags [.], ack 1, win 229, options [nop,nop,TS val 38230 ecr 4294943148,MPTCP capable csum {0xa7665e693dbe599b,0x44d3ba34abb105d0}], length 0
+IP 10.1.1.2.37479 > 10.2.1.2.2002: Flags [P.], seq 1:2, ack 1, win 229, options [nop,nop,TS val 38230 ecr 4294943148,MPTCP dss ack 3386645601 seq 2976985014 subseq 1 len 1 csum 0x9e91], length 1
+IP 10.2.1.2.2002 > 10.1.1.2.37479: Flags [.], ack 2, win 224, options [nop,nop,TS val 4294943148 ecr 38230,MPTCP dss ack 2976985015], length 0
+IP 10.2.1.2.2002 > 10.1.1.2.37479: Flags [P.], seq 1:2, ack 2, win 224, options [nop,nop,TS val 4294943250 ecr 38230,MPTCP dss ack 2976985015 seq 3386645601 subseq 1 len 1 csum 0x54ab], length 1
+IP 10.1.1.2.37479 > 10.2.1.2.2002: Flags [.], ack 2, win 229, options [nop,nop,TS val 38334 ecr 4294943250,MPTCP dss ack 3386645602], length 0
+IP 10.1.1.2.37479 > 10.2.1.2.2002: Flags [.], ack 2, win 229, options [nop,nop,TS val 38734 ecr 4294943250,MPTCP fast-close key 0x44d3ba34abb105d0], length 0
+IP 10.2.1.2.2002 > 10.1.1.2.37479: Flags [R.], seq 2, ack 2, win 224, options [nop,nop,TS val 4294943650 ecr 38734,MPTCP dss ack 2976985015], length 0