| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | python: fix flake8 warnings E741 | Thomas Haller | 2023-07-25 | 1 | -2/+2 |
| * | python: reformat all Python files with python-black | Thomas Haller | 2023-07-25 | 1 | -88/+100 |
| * | Use print() function in both Python 2 and Python 3 | Christian Clauss | 2022-07-06 | 1 | -2/+1 |
| * | python: add basic netlink protocol bridge interface support | Nicolas PLANEL | 2013-10-22 | 1 | -0/+12 |
| * | 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 | 1 | -18/+0 |
| * | netlink.nlattr re-implemented in more pythonic way | Коренберг Марк | 2012-06-08 | 1 | -16/+15 |
| * | Remove unnecessary comments | Коренберг Марк (ноутбук дома) | 2012-06-08 | 1 | -47/+0 |
| * | pylint's first review and trivial fixes | Коренберг Марк (ноутбук дома) | 2012-06-08 | 1 | -26/+28 |
| * | Using only single quotes now and multi-line lists | Коренберг Марк (ноутбук дома) | 2012-06-08 | 1 | -8/+13 |
| * | Fix indentation (spaces vs tabs) | Коренберг Марк (ноутбук дома) | 2012-06-08 | 1 | -471/+471 |
| * | Flags properties description and implementation fixed | Коренберг Марк (ноутбук дома) | 2012-06-08 | 1 | -3/+13 |
| * | Fixed various str-related logick | Коренберг Марк (ноутбук дома) | 2012-06-08 | 1 | -2/+2 |
| * | Fix whitespaces at EOL | Коренберг Марк (ноутбук дома) | 2012-06-08 | 1 | -3/+3 |
| * | Introduce Python's absolute_imports | Коренберг Марк (ноутбук дома) | 2012-06-08 | 1 | -5/+7 |
| * | Make syntax highlighters happy | Коренберг Марк (ноутбук дома) | 2012-06-08 | 1 | -1/+1 |
| * | use rtnl_link_set/get_type() | Thomas Graf | 2011-07-21 | 1 | -2/+2 |
| * | Work on libnl-python | Thomas Graf | 2011-06-10 | 1 | -29/+10 |
| * | python interface to netlink protocols | Thomas Graf | 2011-05-10 | 1 | -0/+596 |
