summaryrefslogtreecommitdiffstats
path: root/python/netlink
Commit message (Collapse)AuthorAgeFilesLines
...
* Fixed address deletionКоренберг Марк (ноутбук дома)2012-06-081-3/+3
| | | | | 1. rtnl_addr_delete require three arguments 2. comment fixed (fixed copy-past from link.py)
* python: Include python/ in distribution and provide a README on how to build ↵Thomas Graf2011-08-122-0/+24
| | | | & install
* use rtnl_link_set/get_type()Thomas Graf2011-07-212-4/+4
|
* removed autogenerated swig interface files from git treeThomas Graf2011-07-214-20757/+0
|
* Work on libnl-pythonThomas Graf2011-06-1019-323/+21476
| | | | Changes too numerous to describe them
* python interface to netlink protocolsThomas Graf2011-05-1015-0/+3451
currently includes experimental support for links, addresses and some traffic control