nuttx/net/netlink
Xiang Xiao 16dbe373c0 netlink: Implement netlink_connect and netlink_getpeername
and refine netlink_bind and netlink_send implmentation

Change-Id: I2b3e7980eac01dc42927cfaa0a64874df52d6bf5
Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
2020-04-10 08:18:07 -06:00
..
Kconfig Remove exra whitespace from files (#189) 2020-01-31 09:24:49 -06:00
Make.defs netlink: Remove the unused netlink_active 2020-04-10 08:18:07 -06:00
netlink_conn.c netlink: Shouldn't call netlink_notify_response in netlink_poll 2020-04-10 08:18:07 -06:00
netlink_notifier.c netlink: Return -EBUSY if some notifier was setup in netlink_notifier_setup 2020-04-10 08:18:07 -06:00
netlink_route.c netlink: Sync the macro with Linux definition 2020-04-10 08:18:07 -06:00
netlink_sockif.c netlink: Implement netlink_connect and netlink_getpeername 2020-04-10 08:18:07 -06:00
netlink.h netlink: Implement netlink_connect and netlink_getpeername 2020-04-10 08:18:07 -06:00