libnl/python/netlink/genl
Arend van Spriel 89b00119f2 add generic netlink functions to swig
Provide wrapper function for generic netlink library functions. The
genlmsg_parse() function is handled similar to nla_parse_nested() so
it returns tuple with error code and dictionary of parsed attributes.

Signed-off-by: Arend van Spriel <arend@broadcom.com>
Signed-off-by: Thomas Graf <tgraf@suug.ch>
2013-07-18 23:22:18 +02:00
..
__init__.py add python module for generic netlink library 2013-07-18 23:22:18 +02:00
capi.i add generic netlink functions to swig 2013-07-18 23:22:18 +02:00
Makefile.am add python module for generic netlink library 2013-07-18 23:22:18 +02:00