mirror of
https://github.com/apache/nuttx.git
synced 2026-08-17 02:13:19 +00:00
In case of high TX network traffic, netdriver_loop() that reads data from netdev was invoked via up_idle() only after high TX network traffic had stopped. That resulted in massive delay and drop of TCP ACK packets and any other packets from netdev (tun/tap device). |
||
|---|---|---|
| .. | ||
| include | ||
| src | ||
| Kconfig | ||