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

Remove debugging code #1188

Merged

Conversation

DimitriPapadopoulos
Copy link
Collaborator

Remove getsockopt() calls introduced in #799 to investigate the possible relation of TCP keep-alives with random disconnections.

The retrieved values did not help, they only confuse us. I believe everything happens at the PPP level, with options lcp-echo-interval and lcp-echo-failure. See #1187 (comment).

Remove `getsockopt()` calls introduced in adrienverge#799 to investigate the
possible relation of TCP keep-alives with random disconnections.

The retrieved values did not help, they only confuse us. I believe
everything happens at the PPP level, with options `lcp-echo-interval`
and `lcp-echo-failure`.
@DimitriPapadopoulos DimitriPapadopoulos merged commit 2f9ae3d into adrienverge:master Dec 24, 2023
5 checks passed
@DimitriPapadopoulos DimitriPapadopoulos deleted the tcp_getsockopt branch December 24, 2023 09:03
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.

1 participant