1. 97dcf5b sock api: allow to start client with no rx_thread by Tomasz Kulasek · 6 years ago
  2. 194212c Initialize gc_mark_timestamp to zero to avoid garbage values. by Brian Nesbitt · 6 years ago
  3. 3c1cf2c socket API: Use pool index instead of handle in sock_delete handler by Ole Troan · 6 years ago
  4. d9818dd Fixes for buliding for 32bit targets: by David Johnson · 6 years ago
  5. 22af447 binary api clients: wait for vpp to start by Dave Barach · 6 years ago
  6. 66a1003 bapi/vat: fix socket transport for vat by Florin Coras · 6 years ago
  7. eaec2a6 bapi: add options to have vpp cleanup client registration by Florin Coras · 6 years ago
  8. 940f78f vcl: handle worker process exit by Florin Coras · 6 years ago
  9. b220467 Delete shared memory segment files when vpp starts by Dave Barach · 6 years ago
  10. 0c4fec0 Complain if a client binary API queue is full by Dave Barach · 6 years ago
  11. 178cf49 Remove c-11 memcpy checks from perf-critical code by Dave Barach · 6 years ago
  12. a3d5986 vlib rename vlib_frame_args(...) to vlib_frame_scalar_args(..) by Damjan Marion · 6 years ago
  13. f6c68d7 Move RPC calls off the binary API input queue by Dave Barach · 6 years ago
  14. 332287e Revert "Keep RPC traffic off the shared-memory API queue" by Florin Coras · 6 years ago
  15. 7161539 Keep RPC traffic off the shared-memory API queue by Dave Barach · 6 years ago
  16. b7b9299 c11 safe string handling support by Dave Barach · 6 years ago
  17. 2881dec sock api: fix registrations and client reads by Florin Coras · 6 years ago
  18. 94495f2 PAPI: Use UNIX domain sockets instead of shared memory by Ole Troan · 6 years ago
  19. 8023ad4 socket api: do not delay sending of messages by Florin Coras · 6 years ago
  20. 0be66e1 remove libvlib from libvlibmemoryclient libs by Matthew Smith · 6 years ago
  21. 4553c95 cmake: add add_vpp_library and add_vpp_executable macros by Damjan Marion · 6 years ago
  22. 2bfdda7 cmake: add more headers to the install list by Damjan Marion · 6 years ago
  23. 5ff0e0b CMake: generate .json from .api files by Neale Ranns · 6 years ago
  24. 612dd6a CMake as an alternative to autotools (experimental) by Damjan Marion · 6 years ago
  25. ec54e11 vlibapi: validate private segment rotor prior to use by Florin Coras · 6 years ago
  26. 6bd197e Remove client_index field from replies in API by Ondrej Fabry · 6 years ago
  27. 9936831 vcl: support for eventfd mq signaling by Florin Coras · 6 years ago
  28. 7528245 Fix "Old Style VLA" build warnings by Juraj Sloboda · 7 years ago
  29. e25c9bf api: compute msg table for private registrations by Florin Coras · 6 years ago
  30. 466f289 socket api: multiple fds in one msg by Florin Coras · 6 years ago
  31. c470e22 svm: add support for eventfd signaling to queue by Florin Coras · 6 years ago
  32. dab732a VPP-1335 vapi crash when memclnt_keepalive received by Klement Sekera · 6 years ago
  33. 99d7a72 gcc8 and Wstringop-truncation by Marco Varlese · 6 years ago
  34. a56f270 Fix api trace replay of handler to pass vm parameter by John Lo · 6 years ago
  35. 1f80658 Use __attribute__((weak)) references where necessary by Dave Barach · 7 years ago
  36. 048a4e5 export counters in a memfd segment by Dave Barach · 7 years ago
  37. 73710c7 VPP API: Memory trace by Ole Troan · 7 years ago
  38. 7895872 Remove the historical memfd api segment bootstrap by Dave Barach · 7 years ago
  39. 701625b typo fix: UNKOWN -> UNKNOWN by Andrey "Zed" Zaikin · 7 years ago
  40. 51e5968 API: Add service definitions for events and singleton messages (second attempt) by Marek Gradzki · 7 years ago
  41. 2de1f15 Revert "API: Add service definitions for events and singleton messages." by Ole Trøan · 7 years ago
  42. f7b7fa5 API: Add service definitions for events and singleton messages. by Ole Troan · 7 years ago
  43. d6c30d9 vlmemory/svm: fix client detach from svm region by Florin Coras · 7 years ago
  44. b384b54 session: add support for memfd segments by Florin Coras · 7 years ago
  45. 9d42087 VPPAPIGEN: vppapigen replacement in Python PLY. by Ole Troan · 7 years ago
  46. 3fca567 svm: queue sub: Add conditional timed wait by Mohsin Kazmi · 7 years ago
  47. 4d9b9d8 svm: refactor memfd and remove ssvm_eth by Florin Coras · 7 years ago
  48. af0ff5a api: fix handlers that explicitly depend on svm queue by Florin Coras · 7 years ago
  49. 6c4dae2 api: remove transport specific code from handlers by Florin Coras · 7 years ago
  50. aec8f89 svm: calc base address on AArch64 based on autodetected VA space size by Damjan Marion · 7 years ago
  51. e86a8ed api: refactor vlibmemory by Florin Coras · 7 years ago
  52. 6d1caf9 sock api: add first msg id retrieval function by Florin Coras · 7 years ago
  53. 90a6398 sock api: add infra for bootstrapping shm clients by Florin Coras · 7 years ago
  54. 2877eee VPP-1102: fix dangling references in RPC handling by Dave Barach · 7 years ago
  55. 7a2e1bd session: allocate cb messages from client ring by Florin Coras · 7 years ago
  56. 756d5f7 Fix typo (double unlock) by Dave Barach · 7 years ago
  57. 6476b3c VCL-LDPRELOAD: statically link VPP objects into libvcl_ldpreload.so by Dave Wallace · 7 years ago
  58. cf5e848 CSIT-844: fix binary api rx pthread heap push/pop by Dave Barach · 7 years ago
  59. 7504e99 API versioning: Fix coverity errors from strncpy() by Ole Troan · 7 years ago
  60. 0d056e5 vppapigen: support per-file (major,minor,patch) version stamps by Dave Barach · 7 years ago
  61. e9aebf9 Coverity fixes for API socket by Chris Luke · 7 years ago
  62. 7939f90 Clean up "show api ring" debug CLI by Dave Barach · 7 years ago
  63. 780fc39 api: fix internal client registrations by Florin Coras · 7 years ago
  64. 59b2565 Repair vlib API socket server by Dave Barach · 7 years ago
  65. 69128d0 Add thread-safe event signaller, use RPC where required by Dave Barach · 7 years ago
  66. 7e9743a Fix sending GARP/NA on Bonded Interface Active/Backup Link Up/Down by John Lo · 7 years ago
  67. 905c14a Add binary API documentation by Dave Barach · 7 years ago
  68. 8f2a4ea Add new C API by Klement Sekera · 8 years ago
  69. 49fe046 API message table inspection utilities by Dave Barach · 7 years ago
  70. eb1ac17 Recombine diags and minimum barrier open time changes (VPP-968) by Colin Tregenza Dancer · 7 years ago
  71. cfc997e Fix vl_map_shmem() root_path dangling reference. by Dave Wallace · 7 years ago
  72. 3cdc25f API: More gracefully fail when opening shared memory segment fails. by Ole Troan · 7 years ago
  73. 5beec81 jvpp: make shm_prefix configurable (VPP-591) by Jan Srnicek · 8 years ago
  74. 52851e6 TCP proxy prototype by Dave Barach · 7 years ago
  75. 58eb866 Refactor API message handling code by Klement Sekera · 8 years ago
  76. 10d8cc6 Improve fifo allocator performance by Dave Barach · 8 years ago
  77. f55f9b8 completelly deprecate os_get_cpu_number, replace new occurences by Damjan Marion · 8 years ago
  78. 7bee80c Fix remaining 32-bit compile issues by Damjan Marion · 8 years ago
  79. e72be39 A sprinkling of const in vlibmemory/api.h and friends by Neale Ranns · 8 years ago
  80. 11b8dbf "autoreply" flag: autogenerate standard xxx_reply_t messages by Dave Barach · 8 years ago
  81. 5c6c4bf move binary-api client-only routines to memory_client.c by Dave Barach · 8 years ago
  82. b64e4e2 Clean up dead API client reaper callack scheme by Dave Barach · 8 years ago
  83. 80f54e2 vlib_mains == 0 special cases be gone by Dave Barach · 8 years ago
  84. dfc9b7c Python API: Synchronous mode. by Ole Troan · 8 years ago
  85. dfbee41 Improve api trace replay consistency checking by Dave Barach · 8 years ago
  86. 68b0fb0 VPP-598: tcp stack initial commit by Dave Barach · 8 years ago
  87. 987e11d Trace plugin binary API message range allocation by Dave Barach · 8 years ago
  88. 842b9c5 Self-service garbage collection for the API message allocator by Dave Barach · 8 years ago
  89. 0691d6e Fix uninitialized stack local, VPP-581 by Dave Barach · 8 years ago
  90. 7cd468a Reorganize source tree to use single autotools instance by Damjan Marion · 8 years ago