nuttx/include/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
..
ethernet.h ethernet: add ETHERTYPE define 2023-05-04 19:38:57 +08:00
if_arp.h if_arp: add arphdr definition 2023-05-04 19:37:58 +08:00
if.h net: Remove IFF_DOWN flag to compatible with Linux/*BSD 2024-10-15 22:40:22 +08:00
route.h netlib/route: add length for add/del route-func to reduce caller stack usage 2024-08-26 01:54:10 +08:00