[go: up one dir, main page]

  1. 8208b72 Merge "Revert "Use host_linux instead of linux_glibc to support musl as well"" into main am: f9682564a4 by Aditya Kumar · 8 months ago main master
  2. f968256 Merge "Revert "Use host_linux instead of linux_glibc to support musl as well"" into main by Aditya Kumar · 8 months ago
  3. c7ce081 Use -std=gnu11, as in the upstream Makefile. am: 899c84ec81 by Elliott Hughes · 8 months ago
  4. 899c84e Use -std=gnu11, as in the upstream Makefile. by Elliott Hughes · 8 months ago
  5. 51b8fb1 Revert "Use host_linux instead of linux_glibc to support musl as well" by Colin Cross · 8 months ago
  6. b3350bf Use host_linux instead of linux_glibc to support musl as well am: 961538b44a by Aditya Kumar · 8 months ago
  7. 961538b Use host_linux instead of linux_glibc to support musl as well by Aditya Kumar · 8 months ago
  8. 995ee56 Make bpfmt happy. am: 157ff6987c am: 45949a8bc9 by Elliott Hughes · 11 months ago
  9. 45949a8 Make bpfmt happy. am: 157ff6987c by Elliott Hughes · 11 months ago
  10. 157ff69 Make bpfmt happy. by Elliott Hughes · 11 months ago
  11. 4e23e15 [automerger skipped] Mark 24Q4 as merged in aosp-main-future am: af3e53d32e -s ours by Xin Li · 1 year ago
  12. af3e53d Mark 24Q4 as merged in aosp-main-future by Xin Li · 1 year ago
  13. 211f567 Add com.android.wifi to the libnl am: 7b5a2ca6cc am: cdaffb0351 by Gabriel Biren · 1 year, 1 month ago
  14. cdaffb0 Add com.android.wifi to the libnl am: 7b5a2ca6cc by Gabriel Biren · 1 year, 1 month ago
  15. 7b5a2ca Add com.android.wifi to the libnl apex_available list. by Gabriel Biren · 1 year, 1 month ago
  16. 9de3fb7 Upgrade libnl to libnl3_10_0 am: f8397ff3c3 am: 72ca5a0e7c by Christopher Ferris · 1 year, 3 months ago
  17. 72ca5a0 Upgrade libnl to libnl3_10_0 am: f8397ff3c3 by Christopher Ferris · 1 year, 3 months ago
  18. f8397ff Upgrade libnl to libnl3_10_0 by Christopher Ferris · 1 year, 3 months ago
  19. fa05d58 libnl-3.10.0 release by Thomas Haller · 1 year, 3 months ago
  20. 490ffa0 python: fix flake8 warnings by Thomas Haller · 1 year, 3 months ago
  21. 6fc66dd doc: workaround LINK_DOC with empty libnl.dict by Thomas Haller · 1 year, 3 months ago
  22. 914812a lib: avoid overflow in computation of s_seq_next by Christopher Ferris · 1 year, 3 months ago
  23. ef1dc16 Merge "libnl: Add to recovery" into main am: b7175e8ab0 am: ed8a94c674 by Treehugger Robot · 1 year, 4 months ago
  24. ed8a94c Merge "libnl: Add to recovery" into main am: b7175e8ab0 by Treehugger Robot · 1 year, 4 months ago android15-tests-dev
  25. b7175e8 Merge "libnl: Add to recovery" into main by Treehugger Robot · 1 year, 4 months ago
  26. 9c69888 Update Android.bp/config file for new libnl. am: 6925a4a19f am: f116b21722 by Christopher Ferris · 1 year, 5 months ago
  27. 6e30448 Upgrade libnl to 5248e1a45576617b349465997822cef34cbc5053 am: a296c1de94 am: 47c700cc38 by Christopher Ferris · 1 year, 5 months ago
  28. f116b21 Update Android.bp/config file for new libnl. am: 6925a4a19f by Christopher Ferris · 1 year, 5 months ago
  29. 47c700c Upgrade libnl to 5248e1a45576617b349465997822cef34cbc5053 am: a296c1de94 by Christopher Ferris · 1 year, 5 months ago
  30. 6925a4a Update Android.bp/config file for new libnl. by Christopher Ferris · 1 year, 5 months ago
  31. a296c1d Upgrade libnl to 5248e1a45576617b349465997822cef34cbc5053 by Christopher Ferris · 1 year, 5 months ago
  32. 5248e1a all: fix and enable "-Wsign-compare" warning by Thomas Haller · 1 year, 5 months ago
  33. 9451842 build: use AC_USE_SYSTEM_EXTENSIONS instead of defining _GNU_SOURCE by Thomas Haller · 1 year, 5 months ago
  34. 20664e1 build: move "-DPGKLIBDIR" and rename by Thomas Haller · 1 year, 5 months ago
  35. 81cab7d build: cleanup defining SYSCONFDIR on command line by Thomas Haller · 1 year, 5 months ago
  36. cf47571 build: drop unnecessary "-Wno-missing-field-initializers" from default CFLAGS by Thomas Haller · 1 year, 5 months ago
  37. 131008f build: add "-Wvla" and "-Wdeclaration-after-statement" to default CFLAGS by Thomas Haller · 1 year, 5 months ago
  38. 7e05b62 lib: add internal _nla_len() helper by Thomas Haller · 1 year, 5 months ago
  39. 3268820 route: treat routes with via nexthops as universe scoped as well by Jonas Gorski · 1 year, 5 months ago
  40. c36c7fa format: reformat "include/base/nl-base-utils.h" by Thomas Haller · 1 year, 5 months ago
  41. 49f7822 tests: add a very basic test for route cache by Thomas Haller · 1 year, 6 months ago
  42. df875e2 Add UBSAN blocklist to allow intentional overflows in hash functions am: e8016d1608 am: dbb3f6fcfb by Yi Kong · 1 year, 6 months ago
  43. 2ebbc03 tests: add NLTstSelectRoute test helper by Thomas Haller · 1 year, 6 months ago
  44. d784f2c tests: set NLTST_IN_CI for not skipping tests accidentally by Thomas Haller · 1 year, 6 months ago
  45. dbb3f6f Add UBSAN blocklist to allow intentional overflows in hash functions am: e8016d1608 by Yi Kong · 1 year, 6 months ago
  46. dcb9e2e route: add missing priority to route_keygen() debug print by Jonas Gorski · 1 year, 6 months ago
  47. d44505e tests: add helper to detect availablility of iproute2 by Thomas Haller · 1 year, 6 months ago
  48. 774863b tests: add helper functions for tests by Thomas Haller · 1 year, 6 months ago
  49. 45a10f9 route: move "struct rtnl_nexthop" to "nl-priv-dynamic-route" by Thomas Haller · 1 year, 6 months ago
  50. 153f213 build: fix "check-progs" target in "Makefile.am" by Thomas Haller · 1 year, 6 months ago
  51. a1e0b8b github: print test-suite.log in case of test failure by Thomas Haller · 1 year, 6 months ago
  52. 3e08063 route: expose nexthop id attribute by Jonas Gorski · 1 year, 6 months ago
  53. 401c248 tests: fix _nltst_object_to_string() to print one line only by Thomas Haller · 1 year, 6 months ago
  54. 529c2ab route: drop unused fields from "struct rtnl_route" by Thomas Haller · 1 year, 6 months ago
  55. 71e59e1 build: separate build tests from unit tests by Thomas Haller · 1 year, 6 months ago
  56. e8016d1 Add UBSAN blocklist to allow intentional overflows in hash functions by Yi Kong · 1 year, 6 months ago
  57. 8539b7d format: reformat "tests/nl-test-util.h" file by Thomas Haller · 1 year, 6 months ago
  58. 6db8536 route: merge branch 'bisdn:jogo_route_nh_cmp' by Thomas Haller · 1 year, 6 months ago
  59. 861fb80 route: use the new helper function for comparing nexthops by Jonas Gorski · 1 year, 6 months ago
  60. 8cf29d7 nexthop: add a identical helper function by Jonas Gorski · 1 year, 6 months ago
  61. 7cc72d1 utils: reserve the nl_has_capabiliy numbers for releases 3.10 - 3.12 by Thomas Haller · 1 year, 6 months ago
  62. 30da510 github,clang-format: update fedora version for clang-format by Thomas Haller · 1 year, 6 months ago
  63. 2301992 route: fix IPv6 ecmp route deleted nexthop matching by Jonas Gorski · 1 year, 6 months ago
  64. 72e4d73 cache: merge branch 'ievenbach:aurora/cache-mgr-cb' by Thomas Haller · 1 year, 6 months ago
  65. 3381ace cache: use cleanup attribute in nl_cache_mngr_alloc_ex() by Thomas Haller · 1 year, 6 months ago
  66. 32cb9f3 cache: cleanup nl_cache_mngr_alloc_ex() by Thomas Haller · 1 year, 6 months ago
  67. 1dbdc30 cache: allow to allocate cache manager with custom refill socket by Ilya A. Evenbach · 1 year, 6 months ago
  68. 18b74e0 tests: test compiling all public headers with C++ compiler by Thomas Haller · 1 year, 6 months ago
  69. 691202b tests: don't use $COMPILE for building header tests by Thomas Haller · 1 year, 6 months ago
  70. 15d90cb include: add _NL_NO_WARN_DEPRECATED_HEADER for suppressing warning about deprecated headers by Thomas Haller · 1 year, 6 months ago
  71. 5e0a06c libnl: Add to recovery by Po-Wen Kao · 1 year, 6 months ago
  72. 8a5f671 tests: avoid "-Wunused-parameter" warning in build headers test by Thomas Haller · 1 year, 6 months ago
  73. db1a9d7 route: avoid compiler warning about calloc() arguments in rtnl_netem_set_delay_distribution() by Thomas Haller · 1 year, 6 months ago
  74. 3a43faa cache: fix new object in callback v2 on updated objects by Jonas Gorski · 1 year, 6 months ago
  75. 46cae1b socket: fix ubsan complaint about incorrect left-shift in generate_local_port() by Ilya A. Evenbach · 1 year, 6 months ago
  76. 96ddcd9 all: merge branch 'th/nl-debug' by Thomas Haller · 1 year, 6 months ago
  77. 13ab012 github: test with --enable-debug=no configure option by Thomas Haller · 1 year, 6 months ago
  78. 264b244 utils: always define nl_debug_dp by Thomas Haller · 1 year, 6 months ago
  79. dbe21b8 core: always define statements for NL_DBG() by Thomas Haller · 1 year, 6 months ago
  80. e592dd8 build: always define NL_DEBUG by Thomas Haller · 1 year, 6 months ago
  81. 5873497 all: use defines for attributes by Thomas Haller · 1 year, 6 months ago
  82. 0c16c9c route/bison: include "nl-default.h" in lex/yacc files by Thomas Haller · 1 year, 6 months ago
  83. cb53812 Update for new version of libnl. am: f07ef7732a am: 92196ae10b by Christopher Ferris · 1 year, 7 months ago
  84. 204012a Upgrade libnl to libnl3_9_0 am: 8540e0b527 am: 97d6569bca by Christopher Ferris · 1 year, 7 months ago
  85. 92196ae Update for new version of libnl. am: f07ef7732a by Christopher Ferris · 1 year, 7 months ago
  86. 97d6569 Upgrade libnl to libnl3_9_0 am: 8540e0b527 by Christopher Ferris · 1 year, 7 months ago
  87. f07ef77 Update for new version of libnl. by Christopher Ferris · 1 year, 7 months ago
  88. 8540e0b Upgrade libnl to libnl3_9_0 by Christopher Ferris · 1 year, 7 months ago
  89. 19d48b0 route: add support for layer 3 filtering on bridges by Cordell O'Leary · 1 year, 7 months ago
  90. 9ba9d34 Remove VNDK definition(s) am: ca20da1752 am: c0eea170af by Kiyoung Kim · 1 year, 7 months ago
  91. c0eea17 Remove VNDK definition(s) am: ca20da1752 by Kiyoung Kim · 1 year, 7 months ago
  92. ca20da1 Remove VNDK definition(s) by Kiyoung Kim · 1 year, 8 months ago
  93. 3646398 route: merge branch 'Cordell-O:main' by Thomas Haller · 1 year, 8 months ago
  94. e21278e tests: add test for bridge vlan attributes. by Cordell O'Leary · 1 year, 8 months ago
  95. 4f324f7 route: add support for vlan filtering on bridge ports. by Cordell O'Leary · 1 year, 8 months ago
  96. bf071f2 route: Add support to set ageing time for dynamic bridge table entries by Cordell O'Leary · 1 year, 8 months ago
  97. b76c3a5 tests: add unit test for `nl_addr_parse("default", AF_INET6, &addr6)` by Thomas Haller · 1 year, 9 months ago
  98. 8693347 lib/xfrm: add missing #include <time.h> by Aleksander Mazur · 1 year, 10 months ago
  99. bdf8315 libnl-3.9.0 release by Thomas Haller · 1 year, 11 months ago
  100. aa7353f include/linux-private: import 'seg6 local' headers from kernel tree by Konstantin Kogdenko · 1 year, 11 months ago