nuttx/net
Xiang Xiao 002d89885e 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-15 22:40:22 +08:00
..
arp
bluetooth
can
devif
icmp
icmpv6
ieee802154
igmp
inet
ipfilter
ipforward
ipfrag
local
mld
nat
neighbor
netdev net: Remove IFF_DOWN flag to compatible with Linux/*BSD 2024-10-15 22:40:22 +08:00
netfilter
netlink
pkt
procfs
route
rpmsg
sixlowpan
socket
tcp
udp
usrsock
utils
CMakeLists.txt
Kconfig
Makefile
net_initialize.c