summaryrefslogtreecommitdiff
path: root/python/netlink/core.py
AgeCommit message (Expand)Author
2014-04-09python: fix wrongly passing argument to function in ObjIterator.next()Hiroaki KAWAI
2013-10-07Fixed ObjIterator for python3, fixed output of _color and added missing param...Teto
2013-09-05python: add send and receive functions to Socket classArend van Spriel
2013-09-05python: fix typo in Socket::__str__() functionArend van Spriel
2013-09-05use Callback object constructing SocketArend van Spriel
2013-09-05python: rework netlink callback handlingArend van Spriel
2012-06-08Fixed memory leak in Cache destructorКоренберг Марк
2012-06-08netlink.nlattr re-implemented in more pythonic wayКоренберг Марк
2012-06-08Remove unnecessary commentsКоренберг Марк (ноутбук дома)
2012-06-08Refine some placesКоренберг Марк (ноутбук дома)
2012-06-08pylint's first review and trivial fixesКоренберг Марк (ноутбук дома)
2012-06-08Using only single quotes now and multi-line listsКоренберг Марк (ноутбук дома)
2012-06-08Fix indentation (spaces vs tabs)Коренберг Марк (ноутбук дома)
2012-06-08Code cleanupsКоренберг Марк (ноутбук дома)
2012-06-08Fixed various str-related logickКоренберг Марк (ноутбук дома)
2012-06-08Fix whitespaces at EOLКоренберг Марк (ноутбук дома)
2012-06-08Introduce Python's absolute_importsКоренберг Марк (ноутбук дома)
2011-06-10Work on libnl-pythonThomas Graf
2011-05-10python interface to netlink protocolsThomas Graf