1. 24e5b31 all: Use __typeof__ instead of typeof by Michael Forney · 4 years, 10 months ago
  2. c1567ea build: merge python/Makefile.am into top-level makefile by Thomas Haller · 7 years ago
  3. 07ad37d python: genl: capi: add genlmsg_hdr() to capi by Arend van Spriel · 9 years ago
  4. 36f4adf python: capi: add nla_put() function to python capi by Arend van Spriel · 9 years ago
  5. ff64671 python: capi: expose multicast membership functions by Arend van Spriel · 9 years ago
  6. a4a7522 python: disable swig debug print messages by Arend van Spriel · 9 years ago
  7. c7ae0c7 python: fix package meta data in setup.py by Thomas Haller · 9 years ago
  8. 425d3d6 Use paths relative to srcdir in setup.py. by Michał Górny · 10 years ago
  9. cb319e2 python: fix wrongly passing argument to function in ObjIterator.next() by Hiroaki KAWAI · 10 years ago
  10. 815e192 python: fix build error for missing library_path in setup.py by Thomas Haller · 10 years ago
  11. 2ae5298 python: Include all files in distribution by Thomas Graf · 11 years ago
  12. 978bb85 python: add bridge flags API by Nicolas PLANEL · 11 years ago
  13. 07669b0 test: add python bridge testing sample by Nicolas PLANEL · 11 years ago
  14. defebe3 python: add basic netlink protocol bridge interface support by Nicolas PLANEL · 11 years ago
  15. a4e588d Fixed ObjIterator for python3, fixed output of _color and added missing parameter to nl_cache_resync by Teto · 11 years ago
  16. f2e6f50 python: fixup VLANLink() initialization by Nicolas PLANEL · 11 years ago
  17. ae7f8cc python: remove use of PyArg_ParseTuple() for callback result by Arend van Spriel · 11 years ago
  18. b9284bc python: add send and receive functions to Socket class by Arend van Spriel · 11 years ago
  19. 6726895 python: fix typo in Socket::__str__() function by Arend van Spriel · 11 years ago
  20. fa23414 python: remove unnecessary callback type definitions by Arend van Spriel · 11 years ago
  21. 522cf98 python: allow callback function to be a class method by Arend van Spriel · 11 years ago
  22. 2d55872 use Callback object constructing Socket by Arend van Spriel · 11 years ago
  23. 86207d4 python: rework netlink callback handling by Arend van Spriel · 11 years ago
  24. 9828326 add python examples using swig provided api by Arend van Spriel · 11 years ago
  25. 162c906 Add VXLAN support. by Yasunobu Chiba · 11 years ago
  26. 89b0011 add generic netlink functions to swig by Arend van Spriel · 11 years ago
  27. 7dc033f add python module for generic netlink library by Arend van Spriel · 11 years ago
  28. e77ea93 add support functions for attributes and callback handlers by Arend van Spriel · 11 years ago
  29. c76393e Add macvlan support by Michael Braun · 11 years ago
  30. 72c2cb9 Enabled the use of Links as context managers. by Antoni S. Puimedon · 12 years ago
  31. ffa461d Fixed memory leak in Cache destructor by Коренберг Марк · 12 years ago
  32. dca358c rtnl_link_(get|set)_weight is deprecated in libnl. by Коренберг Марк (ноутбук дома) · 12 years ago
  33. 87d3709 netlink.nlattr re-implemented in more pythonic way by Коренберг Марк · 12 years ago
  34. 139e3d3 nl_pickup removed from python binding by Коренберг Марк · 12 years ago
  35. 08e8b35 Remove unnecessary comments by Коренберг Марк (ноутбук дома) · 12 years ago
  36. 482c602 Refine some places by Коренберг Марк (ноутбук дома) · 12 years ago
  37. 454ea4a pylint's first review and trivial fixes by Коренберг Марк (ноутбук дома) · 12 years ago
  38. 8959d95 Using only single quotes now and multi-line lists by Коренберг Марк (ноутбук дома) · 12 years ago
  39. 83f06bf Fix indentation (spaces vs tabs) by Коренберг Марк (ноутбук дома) · 12 years ago
  40. fb890a5 Code cleanups by Коренберг Марк (ноутбук дома) · 12 years ago
  41. c1547d9 Flags properties description and implementation fixed by Коренберг Марк (ноутбук дома) · 12 years ago
  42. 38fefc5 Fixed various str-related logick by Коренберг Марк (ноутбук дома) · 12 years ago
  43. b369d22 Fix whitespaces at EOL by Коренберг Марк (ноутбук дома) · 12 years ago
  44. 4be1ae2 Introduce Python's absolute_imports by Коренберг Марк (ноутбук дома) · 12 years ago
  45. f55ea7f Fix typo in still unused function that generate colored message by Коренберг Марк (ноутбук дома) · 12 years ago
  46. 1e75bd0 Make syntax highlighters happy by Коренберг Марк (ноутбук дома) · 12 years ago
  47. 9d60ef0 Removed generated .pyc files from repository by Коренберг Марк · 12 years ago
  48. bf54d6d Fixed address deletion by Коренберг Марк (ноутбук дома) · 12 years ago
  49. 9c7593c python: Link against nl-3 and nl-route-3 by Thomas Graf · 13 years ago
  50. 23333e5 python: Include python/ in distribution and provide a README on how to build & install by Thomas Graf · 13 years ago
  51. 20e9797 use rtnl_link_set/get_type() by Thomas Graf · 13 years ago
  52. bf1b5d2 removed autogenerated swig interface files from git tree by Thomas Graf · 13 years ago
  53. 49d29e9 ignore python build directory by Thomas Graf · 13 years ago
  54. e56eb06 Work on libnl-python by Thomas Graf · 13 years ago
  55. f443be6 python interface to netlink protocols by Thomas Graf · 13 years ago