walnux/net/netlink
Gregory Nutt d1593bb336 Squashed commit of the following:
net/netlink/netlink_sockif.c:  At implementation of response available signal handler needed for POLLIN logic.
    net/netlink/netlink_sockif.c:  Add logic to set up signal handler to receive the response notification.
2019-11-27 21:30:01 -06:00
..
Kconfig net/netlink/netlink_conn.c: Add support for asynchronous Netlink responses. 2019-11-18 09:48:14 -06:00
Make.defs net/netlink/netlink_route.c (mostly): This completes a minimal netlink implementation that will retrieve the ARP table. 2019-11-03 13:59:42 -06:00
netlink.h Squashed commit of the following: 2019-11-27 21:30:01 -06:00
netlink_conn.c Squashed commit of the following: 2019-11-27 21:30:01 -06:00
netlink_route.c net/netlink/netlink_route.c: Fix a case where #if was used but #ifdef was intended. 2019-11-19 09:47:57 -06:00
netlink_sockif.c Squashed commit of the following: 2019-11-27 21:30:01 -06:00