summaryrefslogtreecommitdiffstats
path: root/python/netlink/capi.i
Commit message (Expand)AuthorAgeFilesLines
* python: capi: add nla_put() function to python capiArend van Spriel2015-05-121-0/+14
* python: capi: expose multicast membership functionsArend van Spriel2015-05-121-0/+3
* python: disable swig debug print messagesArend van Spriel2015-05-121-1/+2
* python: remove use of PyArg_ParseTuple() for callback resultArend van Spriel2013-10-071-11/+16
* python: remove unnecessary callback type definitionsArend van Spriel2013-09-051-18/+0
* python: allow callback function to be a class methodArend van Spriel2013-09-051-4/+28
* python: rework netlink callback handlingArend van Spriel2013-09-051-26/+152
* add support functions for attributes and callback handlersArend van Spriel2013-07-181-0/+373
* nl_pickup removed from python bindingКоренберг Марк2012-06-081-5/+0
* Work on libnl-pythonThomas Graf2011-06-101-0/+2
* python interface to netlink protocolsThomas Graf2011-05-101-0/+457