1. b2c31b6 misc: move to new pool_foreach macros by Damjan Marion · 4 years ago
  2. df601ae svm: fix ASAN annotations for external chunks by Benoît Ganne · 4 years, 2 months ago
  3. 5220a26 svm: harmonize ssvm names by Florin Coras · 4 years, 2 months ago
  4. 587ea45 api: retry sending fd on EAGAIN by Florin Coras · 4 years, 4 months ago
  5. 38ca6e6 api: call api reaper callbacks for socket clients by Dave Barach · 4 years, 5 months ago
  6. 70a9f44 docs: add more FEATURE.yaml documentation by Dave Barach · 4 years, 6 months ago
  7. 7f475bf dhcp: vat support for the dhcp_client_dump API by Dave Barach · 4 years, 7 months ago
  8. f5db371 api: add new stream message convention by Ole Troan · 4 years, 7 months ago
  9. 8bf80a3 misc: removed executable bits from source files by Ray Kinsella · 4 years, 7 months ago
  10. 68f58d7 api: use malloc for rx thread arg instead of heap by Florin Coras · 4 years, 7 months ago
  11. ecff1cb api: 'api trace' CLI consumes a line of input by Neale Ranns · 4 years, 8 months ago
  12. 08d0137 misc: asan: do not poison memory after munmap() by Benoît Ganne · 4 years, 8 months ago
  13. aba4983 api: do not truncate api dump file size by Benoît Ganne · 5 years ago
  14. a6ef36b misc: fix coverity warnings by Dave Barach · 4 years, 10 months ago
  15. a488f37 api: fix vl_api_clnt_node process stack overflow by Chenmin Sun · 5 years ago
  16. f66f883 api: mark api_trace_command_fn thread-safe by Dave Barach · 5 years ago
  17. b2f0914 misc: address sanitizer: fix instrumentation by Benoît Ganne · 5 years ago
  18. 64cf459 vcl: fix disconnect from binary api by Florin Coras · 5 years ago
  19. d4c7092 vcl: separate binary api connections per thread worker by Florin Coras · 5 years ago
  20. 0aa4013 api: Use vl_msg_push/pop_heap by Nathan Skrzypczak · 5 years ago
  21. 684fb6e api: pass api and client main to rx thread by Florin Coras · 5 years ago
  22. 39d6911 api: multiple connections per process by Dave Barach · 5 years ago
  23. 5224b5c api: fix sock reg passing on read event by Florin Coras · 5 years ago
  24. 8e38839 vlib: use explicit types in api by Ole Troan · 5 years ago
  25. 8d82085 api: avoid swapping vlib_rp before barrier sync by Florin Coras · 5 years ago
  26. b038423 api: fix free socket process args by Florin Coras · 5 years ago
  27. 59cea1a api: multiple socket connections per single process by Florin Coras · 5 years ago
  28. 9fb6d40 misc: add address sanitizer heap instrumentation by Benoît Ganne · 6 years ago
  29. 920180e api: configurable binary api client rx pthread fcn by Dave Barach · 5 years ago
  30. 5ed3fe3 api: fix dead client scan heap issue by Nathan Skrzypczak · 5 years ago
  31. 6bcc6a4 dhcp: fix crash on unicast renewal send by Neale Ranns · 5 years ago
  32. 6a6af6e api: comment, simplify and fix api socket read by Vratko Polak · 5 years ago
  33. 8229580 api: add bapi thread handle to api main structure. by IJsbrand Wijnands · 5 years ago
  34. a8df85c vlib: improve summary vector-rate statistics by Dave Barach · 5 years ago
  35. f26b251 api: fix use-after-free by Benoît Ganne · 5 years ago
  36. 33a5817 api: autogenerate api trace print/endian by Ole Troan · 5 years ago
  37. daa4bff api: memclnt api use string type. by Ole Troan · 5 years ago
  38. 7adaa22 api: revert use string type for strings in memclnt.api by Ole Troan · 5 years ago
  39. 2959d42 api: use string type for strings in memclnt.api by Ole Troan · 5 years ago
  40. e717482 vppapigen: remove support for legacy typedefs by Paul Vinciguerra · 5 years ago
  41. edfe2c0 api: vppapitrace JSON/API trace converter by Ole Troan · 5 years ago
  42. 6595ff7 api: api socket respect unix runtime directory by Ole Troan · 5 years ago
  43. d516ca4 vppinfra: Expose function setting __os_thread_index by Nathan Skrzypczak · 5 years ago
  44. c89c767 api: Disable tracing of memclnt_keepalive messages by Dave Barach · 5 years ago
  45. b09f4d0 api: enable binary API event logging in vat by Dave Barach · 5 years ago
  46. fc4828c api: remove garbage from sockclnt_create reply by Vratko Polak · 5 years ago
  47. c898a4f api: add mp-safe/barrier-sync indication to elogs by Dave Barach · 6 years ago
  48. f35a072 infra: fix minor memory leak in "api trace..." by Dave Barach · 6 years ago
  49. f8d5068 init / exit function ordering by Dave Barach · 6 years ago
  50. 1f30a59 bapi: separate init shm reply from fd exchange by Florin Coras · 6 years ago
  51. 4ff09ae API: Python and Unix domain socket improvement by Ole Troan · 6 years ago
  52. c560789 API: Handle pthread cond signal case where signal is missed. by Ole Troan · 6 years ago
  53. 2e1c896 API: Fix shared memory only action handlers. by Ole Troan · 6 years ago
  54. 05f7ca1 make the output of "show api dump file <filename> compare-current" doxygen-friendly by Andrew Yourtchenko · 6 years ago
  55. ae605b8 vlib: fix "foo_msg" and "foo_msg_reply" in API message table triggering the "defininion changed" output by Andrew Yourtchenko · 6 years ago
  56. bcee60d api trace: cli bug fix by ezkexma · 6 years ago
  57. 8905347 vlibmemory: coverity woes by Steven Luong · 6 years ago
  58. 1bb981d VPP-1574: minimize RPC barrier sync calls by Dave Barach · 6 years ago
  59. 30307af API: client does not set root permissions on shm segment by Neale Ranns · 6 years ago
  60. 97dcf5b sock api: allow to start client with no rx_thread by Tomasz Kulasek · 6 years ago
  61. 194212c Initialize gc_mark_timestamp to zero to avoid garbage values. by Brian Nesbitt · 6 years ago
  62. 3c1cf2c socket API: Use pool index instead of handle in sock_delete handler by Ole Troan · 6 years ago
  63. d9818dd Fixes for buliding for 32bit targets: by David Johnson · 6 years ago
  64. 22af447 binary api clients: wait for vpp to start by Dave Barach · 6 years ago
  65. 66a1003 bapi/vat: fix socket transport for vat by Florin Coras · 6 years ago
  66. eaec2a6 bapi: add options to have vpp cleanup client registration by Florin Coras · 6 years ago
  67. 940f78f vcl: handle worker process exit by Florin Coras · 6 years ago
  68. b220467 Delete shared memory segment files when vpp starts by Dave Barach · 6 years ago
  69. 0c4fec0 Complain if a client binary API queue is full by Dave Barach · 6 years ago
  70. 178cf49 Remove c-11 memcpy checks from perf-critical code by Dave Barach · 6 years ago
  71. a3d5986 vlib rename vlib_frame_args(...) to vlib_frame_scalar_args(..) by Damjan Marion · 6 years ago
  72. f6c68d7 Move RPC calls off the binary API input queue by Dave Barach · 6 years ago
  73. 332287e Revert "Keep RPC traffic off the shared-memory API queue" by Florin Coras · 6 years ago
  74. 7161539 Keep RPC traffic off the shared-memory API queue by Dave Barach · 6 years ago
  75. b7b9299 c11 safe string handling support by Dave Barach · 6 years ago
  76. 2881dec sock api: fix registrations and client reads by Florin Coras · 6 years ago
  77. 94495f2 PAPI: Use UNIX domain sockets instead of shared memory by Ole Troan · 6 years ago
  78. 8023ad4 socket api: do not delay sending of messages by Florin Coras · 6 years ago
  79. 0be66e1 remove libvlib from libvlibmemoryclient libs by Matthew Smith · 6 years ago
  80. 4553c95 cmake: add add_vpp_library and add_vpp_executable macros by Damjan Marion · 6 years ago
  81. 2bfdda7 cmake: add more headers to the install list by Damjan Marion · 6 years ago
  82. 5ff0e0b CMake: generate .json from .api files by Neale Ranns · 6 years ago
  83. 612dd6a CMake as an alternative to autotools (experimental) by Damjan Marion · 6 years ago
  84. ec54e11 vlibapi: validate private segment rotor prior to use by Florin Coras · 6 years ago
  85. 6bd197e Remove client_index field from replies in API by Ondrej Fabry · 6 years ago
  86. 9936831 vcl: support for eventfd mq signaling by Florin Coras · 6 years ago
  87. 7528245 Fix "Old Style VLA" build warnings by Juraj Sloboda · 7 years ago
  88. e25c9bf api: compute msg table for private registrations by Florin Coras · 6 years ago
  89. 466f289 socket api: multiple fds in one msg by Florin Coras · 6 years ago
  90. c470e22 svm: add support for eventfd signaling to queue by Florin Coras · 6 years ago
  91. dab732a VPP-1335 vapi crash when memclnt_keepalive received by Klement Sekera · 6 years ago
  92. 99d7a72 gcc8 and Wstringop-truncation by Marco Varlese · 6 years ago
  93. a56f270 Fix api trace replay of handler to pass vm parameter by John Lo · 6 years ago
  94. 1f80658 Use __attribute__((weak)) references where necessary by Dave Barach · 7 years ago
  95. 048a4e5 export counters in a memfd segment by Dave Barach · 7 years ago
  96. 73710c7 VPP API: Memory trace by Ole Troan · 7 years ago
  97. 7895872 Remove the historical memfd api segment bootstrap by Dave Barach · 7 years ago
  98. 701625b typo fix: UNKOWN -> UNKNOWN by Andrey "Zed" Zaikin · 7 years ago
  99. 51e5968 API: Add service definitions for events and singleton messages (second attempt) by Marek Gradzki · 7 years ago
  100. 2de1f15 Revert "API: Add service definitions for events and singleton messages." by Ole Trøan · 7 years ago