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

FS#1370 - Fragmented packets lead to OOM #6370

Closed
openwrt-bot opened this issue Feb 16, 2018 · 1 comment
Closed

FS#1370 - Fragmented packets lead to OOM #6370

openwrt-bot opened this issue Feb 16, 2018 · 1 comment
Labels

Comments

@openwrt-bot
Copy link

Handle:

I installed iperf3 on a TP-Link 940N v6 (4 MB flash / 32 MB RAM) and ran some tests. After choosing a packet size so that the packet is fragmented, I noticed that the device goes out of memory and reboots around 40 Mbit of ingoing UDP traffic. It suspect a buffer is filled until the device runs out of memory. Maybe that buffer size should be adjusted.

@openwrt-bot
Copy link
Author

Handle:

Fixed by Matthias Schiffer in commit 057369a.

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

No branches or pull requests

1 participant