nuttx/net/netlink
Zhe Weng c7845f5b25 netlink: Explicitly set ip address for netlink notify
Prepare for multiple IPv6 addresses per net device, then we can notify
add/remove of a single address later.

Signed-off-by: Zhe Weng <wengzhe@xiaomi.com>
2023-11-07 19:30:36 +08:00
..
CMakeLists.txt build: add initial cmake build system 2023-07-08 13:50:48 +08:00
Kconfig
Make.defs
netlink_attr.c nuttx: replace getpid() with nxsched_getpid() in kernel code 2023-07-07 17:39:39 -03:00
netlink_conn.c
netlink_notifier.c
netlink_route.c netlink: Explicitly set ip address for netlink notify 2023-11-07 19:30:36 +08:00
netlink_sockif.c net/assert: remove all unnecessary check for psock/conn 2023-08-30 20:36:49 +08:00
netlink.h netlink: Explicitly set ip address for netlink notify 2023-11-07 19:30:36 +08:00