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

tcp: add TCP_MAXSEG support #8782

Merged
merged 2 commits into from Apr 21, 2023
Merged

Conversation

zhhyu7
Copy link
Contributor

@zhhyu7 zhhyu7 commented Mar 10, 2023

Summary

tcp: add TCP_MAXSEG support
tcp: accept conn inherits some properties of listener conn

Impact

Testing

sim:rpserver with iperf2

net/tcp/tcp_conn.c Show resolved Hide resolved
@zhhyu7
Copy link
Contributor Author

zhhyu7 commented Mar 13, 2023

Update the return value of set TCP_MAXSEG to be consistent with linux.

@zhhyu7 zhhyu7 force-pushed the upstream-4 branch 2 times, most recently from b71bdbc to 218e15a Compare March 14, 2023 01:28
net/tcp/tcp_recvwindow.c Outdated Show resolved Hide resolved
Signed-off-by: zhanghongyu <zhanghongyu@xiaomi.com>
Signed-off-by: zhanghongyu <zhanghongyu@xiaomi.com>
@zhhyu7 zhhyu7 requested review from yamt and removed request for pkarashchenko March 15, 2023 03:14
@xiaoxiang781216 xiaoxiang781216 merged commit 93c3b8f into apache:master Apr 21, 2023
26 checks passed
@zhhyu7 zhhyu7 deleted the upstream-4 branch April 23, 2023 09:12
@jerpelea jerpelea added this to To-Add in Release Notes - 12.2.0 Jun 13, 2023
@jerpelea jerpelea moved this from To-Add to In Progress in Release Notes - 12.2.0 Jun 26, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
Development

Successfully merging this pull request may close these issues.

None yet

4 participants