1. 5f21e1b Store USE_DLMALLOC in vppinfra/config.h by Damjan Marion · 6 years ago
  2. 9594b56 Improve the sample plugin node dispatch function by Dave Barach · 6 years ago
  3. 3e13c09 fix issue with missing sample_main in sample plugin by Damjan Marion · 6 years ago
  4. 6a5adc3 Add config option to use dlmalloc instead of mheap by Dave Barach · 6 years ago
  5. de02414 Fix sample-plugin build with newer clang versions by Damjan Marion · 7 years ago
  6. 5a72e42 Clean up vpp build bootstrap step by Dave Barach · 7 years ago
  7. 9d42087 VPPAPIGEN: vppapigen replacement in Python PLY. by Ole Troan · 7 years ago
  8. 71612d6 Add extern to *_main global variable declarations in header files. by Dave Wallace · 7 years ago
  9. 0d056e5 vppapigen: support per-file (major,minor,patch) version stamps by Dave Barach · 7 years ago
  10. 59b2565 Repair vlib API socket server by Dave Barach · 7 years ago
  11. 2ba92e3 NAT: Rename snat plugin to nat (VPP-955) by Matus Fabian · 7 years ago
  12. 583dc8d Sample plugin: Add sample plugin documentation by Ray Kinsella · 8 years ago
  13. 11b8dbf "autoreply" flag: autogenerate standard xxx_reply_t messages by Dave Barach · 8 years ago
  14. 686c1c8 Extend ebuild to specify "configure" subdir, enable verify for sample-plugin by Damjan Marion · 8 years ago
  15. 1bfb0dd vlib: add description field in plugin registration by Damjan Marion · 8 years ago
  16. b614d08 API:replaced all REPLY_MACRO's with api_helper_macros.h by Eyal Bari · 8 years ago
  17. 99617f7 Fix duplicate binary API registration messages / bugs by Dave Barach · 8 years ago
  18. 04f8d3f Support multiple plugin build in the sample-plugin by Anlu Yan · 8 years ago
  19. a4cb12b Fix sample plugin breakage. by Anlu Yan · 8 years ago
  20. 56c7b01 Refactor fragile msg macro W and W2 to not burry return control flow. by Jon Loeliger · 8 years ago
  21. 7bc770c Convert message macro S to accept a message pointer parameter; by Jon Loeliger · 8 years ago
  22. 8a2aea3 Ensure all M() and M2() second parameters are the message pointer. by Jon Loeliger · 8 years ago
  23. 006eb47 Add files to CLEANFILES for robust make clean. by Burt Silverman · 8 years ago
  24. 2d6b2d6 Repair plugin binary API message numbering by Dave Barach · 8 years ago
  25. fe6bdfd binary-api debug CLI works with plugins by Dave Barach · 8 years ago
  26. a18c7c0 sample-plugin: fix build by Damjan Marion · 8 years ago
  27. cb034b9 Move java,lua api and remaining plugins to src/ by Damjan Marion · 8 years ago