incubator-nuttx/net/netlink
Xiang Xiao ca5a9c711a Remove @ and % tag from all comments
and format the multiple line comments

Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
2023-12-11 17:00:10 -03:00
..
CMakeLists.txt build: add initial cmake build system 2023-07-08 13:50:48 +08:00
Kconfig netlink: add RTM_NEWADDR, RTM_DELADDR and RTM_GETADDR 2023-04-22 01:35:18 +08:00
Make.defs netlink: add RTM_NEWADDR, RTM_DELADDR and RTM_GETADDR 2023-04-22 01:35:18 +08:00
netlink.h Remove @ and % tag from all comments 2023-12-11 17:00:10 -03:00
netlink_attr.c nuttx: replace getpid() with nxsched_getpid() in kernel code 2023-07-07 17:39:39 -03:00
netlink_conn.c Performance optimizations in connection allocations. 2023-02-28 14:23:16 +01:00
netlink_notifier.c Fix ENOENT errors when polling on Netlink socket 2022-05-14 00:35:29 +03:00
netlink_route.c net: Support multiple IPv6 address per netdev 2023-11-07 19:30:36 +08:00
netlink_sockif.c poll: pollsetup should notify only one fd passd by caller 2023-11-21 09:07:17 +01:00