1. a143037 test-cache-mngr: Let the cache manager allocate the socket by Thomas Graf · 13 years ago
  2. e34ed95 cache_mngr: Automatically allocate socket if needed by Thomas Graf · 13 years ago
  3. c55acc4 cache_manager: Move documentation to doc/core.txt by Thomas Graf · 13 years ago
  4. b320112 cache_mngr: Don't modify callback setup of socket by Thomas Graf · 13 years ago
  5. e78975a tests: fix test programs to compile again by Thomas Graf · 13 years ago
  6. 9af5469 tests: Convert tests/Makefile to use automake by Thomas Graf · 13 years ago
  7. 653ea34 cache_mngr: document uncommon error codes by Thomas Graf · 13 years ago
  8. 5f4d4d3 genl-ctrl-list: Mark for installation by Thomas Graf · 13 years ago
  9. 4a2962d genl-ctrl-list: fix copyright and summary by Thomas Graf · 13 years ago
  10. 5399b3d genl-ctrl-list: Provide manual page by Thomas Graf · 13 years ago
  11. 073ef6a genl-ctrl-list: Introduce -d|--details as a shortcut for --format=details by Thomas Graf · 13 years ago
  12. f54ac3d Memory leak in classid.c by Nicolas CARRIER · 13 years ago
  13. 7d47666 doc: Fix incorrect nl_socket_add_memberships() example by Thomas Graf · 13 years ago
  14. 965fd78 missing extended Table attribute for lib/route/ by Romary Sonrier · 13 years ago
  15. f7d0661 doc: Fix typos in autoconf example by Thomas Graf · 13 years ago
  16. 0b40364 Add new nl_cache_clone() function. by Thierry Reding · 13 years ago
  17. a17970b Support plug qdisc - queue traffic until explicit release by Shriram Rajagopalan · 13 years ago
  18. a39bb56 add new function to provide neighbour event parsing by Brett Ciphery · 13 years ago
  19. 9cbcbca 3.2.7 release by Thomas Graf · 13 years ago
  20. 4cc1daa 3.2.6 release by Thomas Graf · 13 years ago
  21. 83ab0ae man: Remove bogus .LO macro in manpages by Thomas Graf · 13 years ago
  22. c857625 Update COPYING to fix FSF address by Thomas Graf · 13 years ago
  23. d111b1d cli: Use -avoid-version to link cli modules by Thomas Graf · 13 years ago
  24. 9015d11 3.2.5 release by Thomas Graf · 13 years ago
  25. 4035e5b link: fix regression in link message parser by Torsten Hilbrich · 13 years ago
  26. 794ac78 nl_addr_cmp(): handle prefix length during address comparison by Brett Ciphery · 13 years ago
  27. d7222e5 3.2.4 release by Thomas Graf · 13 years ago
  28. 9819717 avoid dangling co_major_cache reference to NL_AUTO_PROVIDE caches by Alexander Sack · 13 years ago
  29. 4a7791e dsmark: Add missing declarations for rtnl_class_dsmark_(get|set)_bitmask() by Thomas Graf · 13 years ago
  30. 847e269 rtnl_link_bond_add: allow to allocate bond name in case NULL is given by Jiri Pirko · 13 years ago
  31. ef75c4e link: allow to add/get linkinfo of unknown type by Jiri Pirko · 13 years ago
  32. 88940b7 build: simplify optional dirs/files in Makefile.am processing by Jan Engelhardt · 13 years ago
  33. 32f30b7 release 3.2.3 by Thomas Graf · 13 years ago
  34. bd70009 add missing IFLA_MASTER fillup by Jiri Pirko · 13 years ago
  35. 03f3a58 link: generic link enslaving API by Thomas Graf · 13 years ago
  36. 659b6d6 bump to 3.2.2 by Thomas Graf · 13 years ago
  37. 8104b52 Fix typo in debug message by Thomas Graf · 13 years ago
  38. 9c7593c python: Link against nl-3 and nl-route-3 by Thomas Graf · 13 years ago
  39. 7f20c57 link: Ignore bridging notifications in link cache manager by Thomas Graf · 13 years ago
  40. 2bcd8ec cache: event_filter() cache operation to filter notifications by Thomas Graf · 13 years ago
  41. 30d3f8c utils: Initialize list head after freeing translation list by Thomas Graf · 13 years ago
  42. 790966d Only use the MULTIPATH attribute when adding routes with more than one next hop. by Michael Altizer · 13 years ago
  43. 6c70cf7 Don't install CLI header files when --disable-cli has been configured. by Michael Altizer · 13 years ago
  44. d17379d Fix rtnl_link object memory leak when freeing rtnl_addr objects. by Michael Altizer · 13 years ago
  45. f90dc63 Add libnl-cli-3.0 to pkg-config tool by Jiří Župka · 13 years ago
  46. d3bb7c9 3.2.1 release by Thomas Graf · 13 years ago
  47. 1c9b175 Provide micro version in <netlink/version.h> by Thomas Graf · 13 years ago
  48. 0d9958e Ingnore src/nl-link-enslave and nl-link-release by Thomas Graf · 13 years ago
  49. 076909a Bonding: Fix header guard of <netlink/route/link/bonding.h> by Thomas Graf · 13 years ago
  50. 15b13dd bonding: Install <netlink/route/link/bonding.h> by Thomas Graf · 13 years ago
  51. 96f17ce bonding: API to create/enslave/release by Thomas Graf · 13 years ago
  52. 5151cbc link: Eat ACK followed by RTM_NEWLINK when requesting single link by Thomas Graf · 13 years ago
  53. 67bd56f Fix a73cb2f26 fallout to allow building in separate directory by Thomas Graf · 13 years ago
  54. 109ea68 tools: Use LDADD and link against .la files instead of LDFLAGS and -llib by Thomas Graf · 13 years ago
  55. 6d93b83 route: Remove dead link_cache variable by Thomas Graf · 13 years ago
  56. b50195c addr: Add missing header to <netlink/route/addr.h> by Thomas Graf · 13 years ago
  57. 4c210ad Switch to libtool versioning system by Thomas Graf · 13 years ago
  58. a73cb2f build: always install files into /etc/libnl by Jan Engelhardt · 13 years ago
  59. 6e5332b Inform users about changed include location at end of configure script by Thomas Graf · 13 years ago
  60. 226b387 Install headers in ${includedir}/libnl3 by Thomas Graf · 13 years ago
  61. 7b0d063 lib: Use @MAJ_VERSION and @MAJ_MINOR@ for -version-info by Thomas Graf · 13 years ago
  62. 5a59cf8 asciidoc xhtml stylesheet by Thomas Graf · 13 years ago
  63. 2a37ab5 prepare for 3.2 release by Thomas Graf · 13 years ago
  64. 80569bb remove dist lines for non existing files by Thomas Graf · 13 years ago
  65. 7ac948c Remove GPL-3.0 license file. by Thomas Graf · 13 years ago
  66. db6de56 fix license of lib/route/pktloc.c by Thomas Graf · 13 years ago
  67. b4b853e Do not require python and swig to be present by Thomas Graf · 13 years ago
  68. f1d9e9d 64bit unaligned access by Bryan Phillippe · 13 years ago
  69. 7adaad7 genl: genl_ctrl_grp_by_name: fix retval in case group id not found by Jiri Pirko · 13 years ago
  70. 17781e4 socket: fix two typos by Jiri Pirko · 13 years ago
  71. 6faeffe socket: introduce nl_socket_modify_err_cb by Jiri Pirko · 13 years ago
  72. eabb753 nl-link-name2ifindex: fix usage text by Jiri Pirko · 13 years ago
  73. b367024 Local port leak on nl_socket_alloc/nl_socket_set_local_port(, 0) by Andrew Rybchenko · 13 years ago
  74. 4be7adb htb: fix misplaced memset() overwriting already set htb prio option by Thomas Graf · 13 years ago
  75. cc9ae9b doc: need to include @srcdir@/src not @top_srcdir@/src by Thomas Graf · 13 years ago
  76. 23333e5 python: Include python/ in distribution and provide a README on how to build & install by Thomas Graf · 13 years ago
  77. d8d96bb link: fix unaligned access to 64bit link stats by Bryan Phillippe · 13 years ago
  78. 7a46ef0 Include all files necessary to build documentation in distribution by Thomas Graf · 13 years ago
  79. 569bec5 make port map thread safe by Thomas Graf · 13 years ago
  80. b5d081d Avoid freeing memory if vasprintf() failed by Thomas Graf · 13 years ago
  81. d886de5 Allow building documentation out of the tree by Thomas Graf · 13 years ago
  82. bbe5e94 Put "break" inside the "if" block in route_compare() by Pavel Roskin · 13 years ago
  83. 7701c85 Make some functions and global variables static by Pavel Roskin · 13 years ago
  84. f999383 Remove write-only variables in lib/cache.c by Pavel Roskin · 13 years ago
  85. f1c8d5b 3.1 release by Thomas Graf · 13 years ago
  86. 70c9371 Updated link documentation by Thomas Graf · 13 years ago
  87. 915a23f Hack doxygen CSS to avoid stupid margins in modules listing by Thomas Graf · 13 years ago
  88. f3ee216 include <linux/if.h> from <netlink/route/link.h> to export IFF_* flags by Thomas Graf · 13 years ago
  89. 20e9797 use rtnl_link_set/get_type() by Thomas Graf · 13 years ago
  90. bf1b5d2 removed autogenerated swig interface files from git tree by Thomas Graf · 13 years ago
  91. 8219cc7 VLAN: rtnl_link_is_vlan() function and API documentation by Thomas Graf · 13 years ago
  92. 16d38a4 Use 'link type' instead of 'link info type' by Thomas Graf · 13 years ago
  93. 49d29e9 ignore python build directory by Thomas Graf · 13 years ago
  94. c79ab52 ignore various generated files by Thomas Graf · 13 years ago
  95. 4d23836 bonding link module by Thomas Graf · 13 years ago
  96. 5007473 more documentation updates by Thomas Graf · 13 years ago
  97. dea6de4 Include IFLA_LINK in link messages by Thomas Graf · 13 years ago
  98. 7d48455 Documentation updates by Thomas Graf · 13 years ago
  99. 63548f5 documentation updates by Thomas Graf · 13 years ago
  100. 21d52ea Support for NLM_F_INTR by Thomas Graf · 13 years ago