nuttx-apps/netutils/netinit
Xiang Xiao f86baa76fc net: Remove IFF_DOWN flag to compatible with Linux/*BSD
turn off interface by checking IFF_UP flag isn't set:
https://github.com/apache/nuttx/issues/1838

Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
2024-10-09 18:19:23 +08:00
..
CMakeLists.txt add initial cmake build system 2023-07-08 13:52:02 +08:00
Kconfig Derive MAC Address from board unique_id 2024-03-21 22:46:28 +08:00
Make.defs apps/netutils/netinit/Make.defs: fix nxstyle 2023-03-20 14:17:07 +01:00
Makefile Makefiles: Gregory Nutt: update licenses to Apache 2021-06-07 21:35:33 -05:00
netinit_associate.c netutils: update licenses to Apache 2021-06-11 05:05:27 -05:00
netinit.c net: Remove IFF_DOWN flag to compatible with Linux/*BSD 2024-10-09 18:19:23 +08:00