1. de72910 all: Avoid pointer arithmetic on `void *` by Michael Forney · 4 years, 10 months ago
  2. cee0b1b Add SPDX identifiers by Yegor Yefremov · 5 years ago
  3. 250a7c9 nl-neigh-list: free allocated items by Tobias Jungel · 6 years ago
  4. b7504b8 build: sort entries in Makefile.am and .gitignore by name by Thomas Haller · 6 years ago
  5. 3bbbe34 nf-ct-add typo by Lukáš Karas · 6 years ago
  6. 6c6c74a add demo program for listen conntrack events by Lukáš Karas · 6 years ago
  7. 3500e25 Add support for label stack in nl-route commands by David Ahern · 7 years ago
  8. cda0d80 all: avoid compiler warnings -Wimplicit-fallthrough by Thomas Haller · 7 years ago
  9. c881a27 build: allow building cli without dynamic librarires support by Thomas Haller · 7 years ago
  10. 37fda66 route: Add support for MPLS to netconf by David Ahern · 7 years ago
  11. a66511d nl-monitor: Add support for netconf caches by David Ahern · 7 years ago
  12. 92b96a4 nl-monitor: All user to specify line format by David Ahern · 7 years ago
  13. e15966a lib: escape usage of strerror_l() if it doesn't exist in libc by Alexey Brodkin · 7 years ago
  14. 45cbfb9 include: don't include kernel headers in public libnl3 headers by Thomas Haller · 7 years ago
  15. cf2ccbd build: merge src/Makefile.am into top-level makefile by Thomas Haller · 7 years ago
  16. 061d4fd build: merge src/lib/Makefile.am into top-level makefile by Thomas Haller · 7 years ago
  17. 64b12a0 fopen: add O_CLOEXEC by Nick Kralevich · 7 years ago
  18. a078e36 nl-link-stats: prefer RTNL_LINK_STATS_MAX over __RTNL_LINK_STATS_MAX by Thomas Haller · 8 years ago
  19. 4618b88 src: nl-link-stats: use correct rtnl link stats maximum by Tobias Klauser · 8 years ago
  20. 6c2d111 src: switch to using strerror_l() instead of strerror_r() by André Draszik · 8 years ago
  21. c520876 trivial: whitespace-only fixes for src and lib by Peter Wu · 8 years ago
  22. 4dd3ca4 build: move -rdynamic from CPPFLAGS to LDFLAGS by Tobias Klauser · 8 years ago
  23. 18d60cb link/neigh: add flags option to link and neighbor caches by David Ahern · 9 years ago
  24. d754cb4 build: fix path to cli linker version script for out-of-tree build by jfarrell · 9 years ago
  25. ff19c78 build: extend configure option --enable-cli and install all cli programs by Thomas Haller · 9 years ago
  26. 0c97b08 build/trivial: sort PROGRAMS list in src/Makefile.am by Thomas Haller · 9 years ago
  27. 50a7699 route: remove unnecessary include of private linux/if.h by David Chappelle · 9 years ago
  28. 4ff512b correct --protocol option for nl-cls-* utilities by Cong Wang · 9 years ago
  29. 541b249 build: add linker scripts for libnl-cli-3.so library by Thomas Haller · 9 years ago
  30. 94039ca idiag: deprecate IDIAG_SS_* socket states by Thomas Haller · 10 years ago
  31. d6f761b build: move copy of linux headers to private directory by Thomas Haller · 10 years ago
  32. 1e3f316 build/trivial: prettify makefiles by wrapping long lines by Thomas Haller · 10 years ago
  33. 340d5d6 src: Silence all warnings by Thomas Graf · 10 years ago
  34. da80033 nf: nfnl_*_str2copy_mode() should return int by Thomas Graf · 10 years ago
  35. feda705 cli: Fix typo in error message by Tobias Klauser · 10 years ago
  36. 87682a0 cli: add error checking to nl-route-get about out-of-memory by Thomas Haller · 10 years ago
  37. a5917da gitignore: ignore 'nf-ct-add' (netfilter/ct) by Thomas Haller · 10 years ago
  38. 8ff1999 netfilter/ct: expand CT parameters that can be used in add/delete operations by Rich Fought · 10 years ago
  39. 7dbf4d5 remove the obsolete src/cls directory by Cong Wang · 10 years ago
  40. bda0f66 build: separate compiler and linker flags by Jan Engelhardt · 11 years ago
  41. 27019c5 nl-link-set: Add --state option by Julien BERNARD · 11 years ago
  42. c31467e Priority of the '<' operator is higher than that of the '=' operator by maksqwe · 11 years ago
  43. c97c8c2 Add idiag-socket-details by Joe Damato · 11 years ago
  44. 81d2b1d Add support for inet diag Netlink protocol. by Joe Damato · 11 years ago
  45. 6c9be5a nl-route-add: Add NLM_F_EXCL flag to route add by roopa · 11 years ago
  46. 4d7680c Use thread-safe strerror_r() instead of strerror() by Thomas Graf · 11 years ago
  47. 4cb375a Merge pull request #29 from rmfought/natdir32 by Thomas Graf · 11 years ago
  48. c4f8033 Fix build warnings of nl-(qdisc|class|cls)-add by Thomas Graf · 11 years ago
  49. 9680f91 Move private header files to <netlink-private/*> by Thomas Graf · 11 years ago
  50. 56352ab netfilter: expectation NAT direction is 32 bit attribute by Rich Fought · 11 years ago
  51. 00132b4 cache: provide safe variant of nl_cache_mngt_require() and use it by Thomas Graf · 12 years ago
  52. 609b479 Merge branch 'master' of https://github.com/rmfought/libnl by Thomas Graf · 12 years ago
  53. d2fff93 Source cleanup for upstream by Rich Fought · 12 years ago
  54. e7ec197 nf-log example: correct copy-range parsing by Коренберг Марк (дома) · 12 years ago
  55. 2d70751 Updated nfnetlink includes; removed ifdefs; added delete exp program by Rich Fought · 12 years ago
  56. 4164595 Bugfixes by Rich Fought · 12 years ago
  57. d3bec59 bugfixes by Rich Fought · 12 years ago
  58. 3cb581d update gitignore by Rich Fought · 12 years ago
  59. 453492c Expectation get cli tool by Rich Fought · 12 years ago
  60. daf5f93 Compile CLI by Rich Fought · 12 years ago
  61. 4a702e6 Starting CLI work by Rich Fought · 12 years ago
  62. ab15d06 "%llu" replaced with "%" PRIu64 by Коренберг Марк (дома) · 12 years ago
  63. 052a131 nl_cli_route_parse_table fixed typo in code by Коренберг Марк (дома) · 12 years ago
  64. 2bdcde7 Fix types-related warnings based on clang diagnostics by Коренберг Марк · 12 years ago
  65. faef2fa genl: Support registration of families without depending on caches by Thomas Graf · 12 years ago
  66. 996b502 FTBFS with musl libc: Missing includes by Isaac · 12 years ago
  67. 5f4d4d3 genl-ctrl-list: Mark for installation by Thomas Graf · 12 years ago
  68. 4a2962d genl-ctrl-list: fix copyright and summary by Thomas Graf · 12 years ago
  69. 073ef6a genl-ctrl-list: Introduce -d|--details as a shortcut for --format=details by Thomas Graf · 12 years ago
  70. 0d9958e Ingnore src/nl-link-enslave and nl-link-release by Thomas Graf · 13 years ago
  71. 96f17ce bonding: API to create/enslave/release by Thomas Graf · 13 years ago
  72. 109ea68 tools: Use LDADD and link against .la files instead of LDFLAGS and -llib by Thomas Graf · 13 years ago
  73. 4c210ad Switch to libtool versioning system by Thomas Graf · 13 years ago
  74. 7ac948c Remove GPL-3.0 license file. by Thomas Graf · 13 years ago
  75. eabb753 nl-link-name2ifindex: fix usage text by Jiri Pirko · 13 years ago
  76. 7701c85 Make some functions and global variables static by Pavel Roskin · 13 years ago
  77. f1c8d5b 3.1 release by Thomas Graf · 13 years ago
  78. 7c62050 trafic class/classifer API improvements and documentation by Thomas Graf · 13 years ago
  79. e4b507e Deprecate rtnl_qdisc_foreach_child() and rtnl_qdisc_foreach_cls() by Thomas Graf · 13 years ago
  80. f523f29 Allow NLSYSCONFDIR environment variable to overwrite built-in sysconfdir by Thomas Graf · 13 years ago
  81. 722a227 fix module parent references by Thomas Graf · 13 years ago
  82. 8eb5b55 Unified TC API by Thomas Graf · 13 years ago
  83. a3ea8a6 Make syntax of nl-link-list consistent and install it by Thomas Graf · 14 years ago
  84. f64ebab Add all libraries for libtool to improve linkage by Gery Kahn · 14 years ago
  85. 7ff4dee Extend rtnl_link_alloc_cache() to support address families by Thomas Graf · 14 years ago
  86. 8970c5c link: Support IFLA_IFALIAS attribute by Thomas Graf · 14 years ago
  87. 59880cb pktloc: support to specify a shift operator for packet locations by Thomas GraF · 14 years ago
  88. 738ee7f nl-qdisc-delete: Do not attempt to delete default qdiscs by Thomas GraF · 14 years ago
  89. df36c25 nl-classid-lookup: Added --raw option to print classid without pretty printing it by Thomas Graf · 14 years ago
  90. 54e2539 nl-qdisc-list: --recursive - print tc objects recursively by Thomas Graf · 14 years ago
  91. 4267d8f classid auto generation if provided tc name does not exist by Thomas Graf · 14 years ago
  92. 897828d src/nf-queue: revert nonsensical change by Patrick McHardy · 14 years ago
  93. d7a561a Tons of ematch work by Thomas Graf · 14 years ago
  94. 0fe5b29 Extended pktloc to support nbyte locations for ipv6, etc. by Thomas Graf · 14 years ago
  95. 65e386c Packet location updates by Thomas Graf · 14 years ago
  96. b57a697 nl-cls-* tools by Thomas Graf · 14 years ago
  97. 4c6d1c5 Unified TC attributes interface by Thomas Graf · 14 years ago
  98. 2a9c3ef nl-class-list tool by Thomas Graf · 14 years ago
  99. 8699ba8 nl-class-delete tool by Thomas Graf · 14 years ago
  100. cefe7db Make nl-qdisc-delete installable by Thomas Graf · 14 years ago