Skip to content

Commit

Permalink
Merge pull request multipath-tcp#153 from matttbe/fastopen-no-delay
Browse files Browse the repository at this point in the history
mptcp: tfo: inject DFIN without delay
  • Loading branch information
dcaratti authored Oct 2, 2024
2 parents b96e6ba + 1835d55 commit 443d259
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gtests/net/mptcp/fastopen/client-TCP_FASTOPEN_CONNECT.pkt
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@

+0.01 close(3) = 0
+0.0 > . 1:1(0) ack 1 <nop, nop, TS val 101 ecr 700, dss dack4=1 dsn8=1 ssn=0 dll=1 nocs fin, nop, nop>
+0.01 < . 1:1(0) ack 1 win 450 <nop, nop, TS val 700 ecr 100, dss dack4=2 dsn4=1 ssn=0 dll=1 nocs fin, nop, nop>
+0.0 < . 1:1(0) ack 1 win 450 <nop, nop, TS val 700 ecr 100, dss dack4=2 dsn4=1 ssn=0 dll=1 nocs fin, nop, nop>
+0.0 > . 1:1(0) ack 1 <nop, nop, TS val 101 ecr 700, dss dack4=2 nocs>
+0.0 > F. 1:1(0) ack 1 <nop, nop, TS val 101 ecr 700, dss dack4=2 nocs>
+0.0 < . 1:1(0) ack 2 win 450 <nop, nop, TS val 700 ecr 100, dss dack4=2 nocs>
Expand Down

0 comments on commit 443d259

Please sign in to comment.