libnl/python/netlink
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
..
genl add generic netlink functions to swig 2013-07-18 23:22:18 +02:00
route Add macvlan support 2013-05-16 17:04:08 +02:00
__init__.py python interface to netlink protocols 2011-05-10 12:17:33 +02:00
capi.i add support functions for attributes and callback handlers 2013-07-18 23:22:18 +02:00
core.py Fixed memory leak in Cache destructor 2012-06-08 22:26:35 +06:00
fixes.h python interface to netlink protocols 2011-05-10 12:17:33 +02:00
Makefile.am add python module for generic netlink library 2013-07-18 23:22:18 +02:00
util.py netlink.nlattr re-implemented in more pythonic way 2012-06-08 22:26:35 +06:00