incubator-nuttx/arch/sim
Zhe Weng d8f35cf1b6 arch/sim: calling txdone callback after devif_loopback in netdriver
When devif_loopback handles a packet (like a ping targeting at this dev), it does not call the txdone callback, breaking the tx pipeline and may left some packets unhandled, delayed until next transmit on the network interface.

Signed-off-by: Zhe Weng <wengzhe@xiaomi.com>
2022-10-18 11:16:33 +08:00
..
include arch/sim: fix visual studio Linker Tools Error LNK2019 2022-08-24 21:59:07 +08:00
src arch/sim: calling txdone callback after devif_loopback in netdriver 2022-10-18 11:16:33 +08:00
Kconfig arch/sim: support multiple tapdev for sim 2022-10-12 01:57:21 +08:00