nuttx/net/netlink
SPRESENSE abba05a934 include/sys/socket.h: Add SOCK_CTRL to socket type
SOCK_CTRL is added to provide special control over network drivers
and daemons. Currently, SOCK_DGRAM and SOCK_STREAM perform this control,
but these use socket resources. In the case of usersocket in particular,
this is a waste of the device's limited socket resources.
2023-02-08 20:43:33 +08:00
..
Kconfig
Make.defs
netlink_conn.c sem:remove sem default protocl 2022-10-22 14:50:48 +08:00
netlink_notifier.c
netlink_route.c net/arp: Remove nuttx/net/arp.h 2022-12-16 22:10:59 +02:00
netlink_sockif.c include/sys/socket.h: Add SOCK_CTRL to socket type 2023-02-08 20:43:33 +08:00
netlink.h libc: Move queue.h from include to include/nuttx 2022-09-26 08:04:58 +02:00