nuttx/net/devif
gaohedong 8638e9ce43 net/devif: fix poll issue when ifdown
When the interface is in a down state, it triggers a poll busy loop issue.

Signed-off-by: gaohedong <gaohedong@xiaomi.com>
2025-12-29 19:18:55 +08:00
..
CMakeLists.txt net/net_initialize: remove the empty functions that are not needed 2025-12-25 09:50:40 +08:00
devif.h net/net_initialize: remove the empty functions that are not needed 2025-12-25 09:50:40 +08:00
devif_callback.c net/devif: fix poll issue when ifdown 2025-12-29 19:18:55 +08:00
devif_filesend.c
devif_forward.c
devif_iobsend.c
devif_loopback.c
devif_poll.c net: protect the older network cards driver's tx and rx process 2025-12-29 09:42:18 +08:00
devif_send.c
ipv4_input.c net/ipv4: Send ICMP Destination Unreachable for unknown protocol 2025-12-29 19:15:57 +08:00
ipv6_input.c net: protect the older network cards driver's tx and rx process 2025-12-29 09:42:18 +08:00
Make.defs net/net_initialize: remove the empty functions that are not needed 2025-12-25 09:50:40 +08:00