libnl/include
Arend van Spriel 934626903c nl_cb: store nl_cb_type in struct nl_cb
The application could use the same handler for multiple
nl_cb_type events. This patch stores the nl_cb_type in
the nl_cb struct during the callback. This allows the
application to obtain that information using the new
nl_cb_active_type() function. This way the callback
signature remains as is so existing applications are
not affected.

Signed-off-by: Arend van Spriel <arend@broadcom.com>
Signed-off-by: Thomas Graf <tgraf@suug.ch>
2013-09-05 17:46:00 +02:00
..
linux link: add support for IFLA_PHYS_PORT_ID 2013-08-05 08:08:55 +02:00
netlink nl_cb: store nl_cb_type in struct nl_cb 2013-09-05 17:46:00 +02:00
netlink-private nl_cb: store nl_cb_type in struct nl_cb 2013-09-05 17:46:00 +02:00
Makefile.am Add support for inet diag Netlink protocol. 2013-07-19 02:06:21 -07:00