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. |
||
|---|---|---|
| .. | ||
| Kconfig | ||
| Make.defs | ||
| netlink.h | ||
| netlink_conn.c | ||
| netlink_notifier.c | ||
| netlink_route.c | ||
| netlink_sockif.c | ||