![]() Introduces the functions genl_register_family() and genl_unregister_family() to register a Generic Netlink family which does not implement a cachable type. API users can direct received messages into genl_handle_msg() which will validate the messages and call the callback functions defined in the commands definition. See test/test-genl.c for an example on how to use it. |
||
---|---|---|
.. | ||
linux | ||
netlink | ||
Makefile.am | ||
netlink-generic.h | ||
netlink-local.h | ||
netlink-tc.h | ||
netlink-types.h |