| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | python: fix flake8 warnings E712 | Thomas Haller | 2023-07-25 | 1 | -1/+1 |
| * | python: fix flake8 warnings E741 | Thomas Haller | 2023-07-25 | 2 | -8/+8 |
| * | python: reformat all Python files with python-black | Thomas Haller | 2023-07-25 | 8 | -311/+358 |
| * | Use print() function in both Python 2 and Python 3 | Christian Clauss | 2022-07-06 | 3 | -11/+9 |
| * | build: merge python/Makefile.am into top-level makefile | Thomas Haller | 2017-02-27 | 1 | -14/+0 |
| * | python: add bridge flags API | Nicolas PLANEL | 2013-10-22 | 2 | -0/+45 |
| * | python: add basic netlink protocol bridge interface support | Nicolas PLANEL | 2013-10-22 | 3 | -0/+118 |
| * | python: fixup VLANLink() initialization | Nicolas PLANEL | 2013-10-07 | 1 | -1/+1 |
| * | Add VXLAN support. | Yasunobu Chiba | 2013-08-04 | 1 | -0/+63 |
| * | Add macvlan support | Michael Braun | 2013-05-16 | 1 | -0/+16 |
| * | Enabled the use of Links as context managers. | Antoni S. Puimedon | 2012-10-04 | 1 | -0/+9 |
| * | rtnl_link_(get|set)_weight is deprecated in libnl. | Коренберг Марк (ноутбук дома) | 2012-06-08 | 2 | -21/+0 |
| * | netlink.nlattr re-implemented in more pythonic way | Коренберг Марк | 2012-06-08 | 6 | -68/+53 |
| * | Remove unnecessary comments | Коренберг Марк (ноутбук дома) | 2012-06-08 | 5 | -169/+0 |
| * | Refine some places | Коренберг Марк (ноутбук дома) | 2012-06-08 | 1 | -18/+18 |
| * | pylint's first review and trivial fixes | Коренберг Марк (ноутбук дома) | 2012-06-08 | 6 | -62/+75 |
| * | Using only single quotes now and multi-line lists | Коренберг Марк (ноутбук дома) | 2012-06-08 | 5 | -23/+33 |
| * | Fix indentation (spaces vs tabs) | Коренберг Марк (ноутбук дома) | 2012-06-08 | 7 | -1518/+1518 |
| * | Flags properties description and implementation fixed | Коренберг Марк (ноутбук дома) | 2012-06-08 | 3 | -9/+42 |
| * | Fixed various str-related logick | Коренберг Марк (ноутбук дома) | 2012-06-08 | 3 | -4/+4 |
| * | Fix whitespaces at EOL | Коренберг Марк (ноутбук дома) | 2012-06-08 | 5 | -22/+22 |
| * | Introduce Python's absolute_imports | Коренберг Марк (ноутбук дома) | 2012-06-08 | 7 | -28/+39 |
| * | Make syntax highlighters happy | Коренберг Марк (ноутбук дома) | 2012-06-08 | 1 | -1/+1 |
| * | Fixed address deletion | Коренберг Марк (ноутбук дома) | 2012-06-08 | 1 | -3/+3 |
| * | python: Include python/ in distribution and provide a README on how to build ... | Thomas Graf | 2011-08-12 | 1 | -0/+14 |
| * | use rtnl_link_set/get_type() | Thomas Graf | 2011-07-21 | 2 | -4/+4 |
| * | removed autogenerated swig interface files from git tree | Thomas Graf | 2011-07-21 | 2 | -10344/+0 |
| * | Work on libnl-python | Thomas Graf | 2011-06-10 | 11 | -303/+10963 |
| * | python interface to netlink protocols | Thomas Graf | 2011-05-10 | 10 | -0/+2110 |
