summaryrefslogtreecommitdiff
path: root/python/netlink/route
AgeCommit message (Expand)Author
2022-07-06Use print() function in both Python 2 and Python 3Christian Clauss
2017-02-27build: merge python/Makefile.am into top-level makefileThomas Haller
2013-10-22python: add bridge flags APINicolas PLANEL
2013-10-22python: add basic netlink protocol bridge interface supportNicolas PLANEL
2013-10-07python: fixup VLANLink() initializationNicolas PLANEL
2013-08-04Add VXLAN support.Yasunobu Chiba
2013-05-16Add macvlan supportMichael Braun
2012-10-04Enabled the use of Links as context managers.Antoni S. Puimedon
2012-06-08rtnl_link_(get|set)_weight is deprecated in libnl.Коренберг Марк (ноутбук дома)
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-08Flags properties description and implementation fixedКоренберг Марк (ноутбук дома)
2012-06-08Fixed various str-related logickКоренберг Марк (ноутбук дома)
2012-06-08Fix whitespaces at EOLКоренберг Марк (ноутбук дома)
2012-06-08Introduce Python's absolute_importsКоренберг Марк (ноутбук дома)
2012-06-08Make syntax highlighters happyКоренберг Марк (ноутбук дома)
2012-06-08Fixed address deletionКоренберг Марк (ноутбук дома)
2011-08-12python: Include python/ in distribution and provide a README on how to build ...Thomas Graf
2011-07-21use rtnl_link_set/get_type()Thomas Graf
2011-07-21removed autogenerated swig interface files from git treeThomas Graf
2011-06-10Work on libnl-pythonThomas Graf
2011-05-10python interface to netlink protocolsThomas Graf