Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

mptcp: tfo: inject DFIN without delay #153

Merged
merged 1 commit into from
Oct 2, 2024

Conversation

matttbe
Copy link
Member

@matttbe matttbe commented Jul 31, 2024

On a previous local run, the previous ACK + DFIN has been re-injected.

I suspect injecting the DFIN takes a bit more time for some reasons. For the end of the connection, we can remove the artificial delay being added there I suppose.

On a previous local run, the previous ACK + DFIN has been re-injected.

I suspect injecting the DFIN takes a bit more time for some reasons. For
the end of the connection, we can remove the artificial delay being
added there I suppose.

Signed-off-by: Matthieu Baerts (NGI0) <[email protected]>
@matttbe matttbe requested a review from dcaratti July 31, 2024 16:33
@dcaratti dcaratti merged commit 443d259 into multipath-tcp:mptcp-net-next Oct 2, 2024
Copy link
Collaborator

@dcaratti dcaratti left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants