nuttx/arch/sim/src
liqinhui 98e3615b60 net/netdev: Modify the logic for setting the IFF_RUNNING status of interfaces.
Refer to the logic of the `netif_carrier_on` on linux.
https://github.com/torvalds/linux/blob/master/net/sched/sch_generic.c#L575

Signed-off-by: liqinhui <liqinhui@xiaomi.com>
2023-12-15 18:24:23 -08:00
..
cmake libcxx: fix build error. 2023-12-06 07:56:17 -08:00
sim net/netdev: Modify the logic for setting the IFF_RUNNING status of interfaces. 2023-12-15 18:24:23 -08:00
.gitignore arch/sim: Copy include/nuttx/config.h to the local folder 2021-07-27 07:44:33 +09:00
CMakeLists.txt build: add initial cmake build system 2023-07-08 13:50:48 +08:00
Makefile wifi/simdriver: Support the sim wifi. 2023-10-12 17:08:25 +08:00
nuttx-names.in sim/posix: Add the host_system interface 2023-09-18 11:41:24 -04:00