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

[TLDK-3] TLDK does not send mbufs larger than MTU #4

Open
vvalderrv opened this issue Jan 2, 2025 · 0 comments
Open

[TLDK-3] TLDK does not send mbufs larger than MTU #4

vvalderrv opened this issue Jan 2, 2025 · 0 comments

Comments

@vvalderrv
Copy link
Contributor

When calling tle_tcp_stream_send with an mbuf that contains more data than the MSS for the connection, the packet gets forwarded as is to DPDK, at which point it fails to go out (because it has a mismatching size for the medium).

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

No branches or pull requests

1 participant