1. 4553c95 cmake: add add_vpp_library and add_vpp_executable macros by Damjan Marion · 6 years ago
  2. 2bfdda7 cmake: add more headers to the install list by Damjan Marion · 6 years ago
  3. c470e22 svm: add support for eventfd signaling to queue by Florin Coras · 6 years ago
  4. 947ea62 IGMP improvements by Neale Ranns · 7 years ago
  5. dd3b8f7 Implement DHCPv6 IA NA client (VPP-1094) by Juraj Sloboda · 7 years ago
  6. d465631 Fix SEGV in generic event sub reaper by Matthew Smith · 7 years ago
  7. 1ddbc01 Stat segment / client: show run" works now by Dave Barach · 7 years ago
  8. f12dad6 Add reaper functions to want events APIs (VPP-1304) by Neale Ranns · 7 years ago
  9. 81119e8 Implement DHCPv6 PD client (VPP-718, VPP-1050) by Juraj Sloboda · 7 years ago
  10. 73710c7 VPP API: Memory trace by Ole Troan · 7 years ago
  11. 4b9669d IPv6 ND Router discovery data plane (VPP-1095) by Juraj Sloboda · 7 years ago
  12. b384b54 session: add support for memfd segments by Florin Coras · 7 years ago
  13. 3fca567 svm: queue sub: Add conditional timed wait by Mohsin Kazmi · 7 years ago
  14. e86a8ed api: refactor vlibmemory by Florin Coras · 7 years ago
  15. 90a6398 sock api: add infra for bootstrapping shm clients by Florin Coras · 7 years ago
  16. 6545716 VPP-1027: DNS name resolver by Dave Barach · 7 years ago
  17. 7504e99 API versioning: Fix coverity errors from strncpy() by Ole Troan · 7 years ago
  18. 0d056e5 vppapigen: support per-file (major,minor,patch) version stamps by Dave Barach · 7 years ago
  19. e9aebf9 Coverity fixes for API socket by Chris Luke · 7 years ago
  20. 7939f90 Clean up "show api ring" debug CLI by Dave Barach · 7 years ago
  21. 59b2565 Repair vlib API socket server by Dave Barach · 7 years ago
  22. 64ebb5f General documentation updates by Chris Luke · 7 years ago
  23. 75a17ec VPP-990 remove registered handler if control ping fails by Matej Perina · 7 years ago v18.01-rc0
  24. 905c14a Add binary API documentation by Dave Barach · 7 years ago
  25. c125ecc IP-MAC,ND:wildcard events,fix sending multiple events by Eyal Bari · 7 years ago
  26. 392206e Improve API message handler re-registration check by Dave Barach · 7 years ago
  27. 2019748 L2BD,ARP-TERM:fix arp query report mechanism+test by Eyal Bari · 7 years ago
  28. 49fe046 API message table inspection utilities by Dave Barach · 7 years ago
  29. eb1ac17 Recombine diags and minimum barrier open time changes (VPP-968) by Colin Tregenza Dancer · 7 years ago
  30. 56dd543 move unix_file_* code to vppinfra by Damjan Marion · 7 years ago
  31. 8a19f12 Allow individual stats API and introduce stats.api by Keith Burns (alagalah) · 7 years ago
  32. 58eb866 Refactor API message handling code by Klement Sekera · 8 years ago
  33. 10d8cc6 Improve fifo allocator performance by Dave Barach · 8 years ago
  34. 9793477 Enforce Bridge Domain ID range to match 24-bit VNI range by John Lo · 8 years ago
  35. bfd9227 Add vl_msg_api_get_message_length[_inline] by Dave Barach · 8 years ago
  36. e72be39 A sprinkling of const in vlibmemory/api.h and friends by Neale Ranns · 8 years ago
  37. 654ceaf Clean up more Debian packaging symbol warnings by Dave Barach · 8 years ago
  38. b614d08 API:replaced all REPLY_MACRO's with api_helper_macros.h by Eyal Bari · 8 years ago
  39. 0856b97 API: define optional base_id for REPLY_MACRO's by Eyal Bari · 8 years ago
  40. 1c82cd4 API:support hidden sw interfaces by Eyal Bari · 8 years ago
  41. b64e4e2 Clean up dead API client reaper callack scheme by Dave Barach · 8 years ago
  42. 80f54e2 vlib_mains == 0 special cases be gone by Dave Barach · 8 years ago
  43. dfbee41 Improve api trace replay consistency checking by Dave Barach · 8 years ago
  44. a1a093d Clean up binary api message handler registration issues by Dave Barach · 8 years ago
  45. f95b37e Fix typo in API warning message. by Jon Loeliger · 8 years ago
  46. 6fa5568 Fix M(), M2() macros in VAT by Filip Tehlar · 8 years ago
  47. 56c7b01 Refactor fragile msg macro W and W2 to not burry return control flow. by Jon Loeliger · 8 years ago
  48. 1f9191f Localize the timeout variable within the W message macro. by Jon Loeliger · 8 years ago
  49. 7bc770c Convert message macro S to accept a message pointer parameter; by Jon Loeliger · 8 years ago
  50. 614e97d Convert M() and M2() macros to honor their second, mp, parameter. by Jon Loeliger · 8 years ago
  51. 2d6b2d6 Repair plugin binary API message numbering by Dave Barach · 8 years ago
  52. fe6bdfd binary-api debug CLI works with plugins by Dave Barach · 8 years ago
  53. 842b9c5 Self-service garbage collection for the API message allocator by Dave Barach · 8 years ago
  54. 0691d6e Fix uninitialized stack local, VPP-581 by Dave Barach · 8 years ago
  55. 7cd468a Reorganize source tree to use single autotools instance by Damjan Marion · 8 years ago