1. c3148b1 misc: remove GNU Indent directives by Damjan Marion · 9 months ago
  2. efd6de8 vppinfra: vector shuffle cleanup by Damjan Marion · 3 years ago
  3. af7fb04 misc: replace CLIB_PREFETCH with clib_prefetch_{load,store} by Damjan Marion · 3 years, 5 months ago
  4. 2a1ca78 api: split api generated files by Ole Troan · 5 years ago
  5. 33a5817 api: autogenerate api trace print/endian by Ole Troan · 5 years ago
  6. d56550c misc: add vnet/pipeline.h example by Dave Barach · 5 years ago
  7. 21a4384 vat: unload unused vat plugins by Dave Barach · 5 years ago
  8. 78d91cf sample-plugin: refactor .api to use explicit types by Ole Troan · 6 years ago
  9. 178cf49 Remove c-11 memcpy checks from perf-critical code by Dave Barach · 6 years ago
  10. eeadc14 cpack: add deb/rpm packaging to VPP module by Damjan Marion · 6 years ago
  11. 0fa900e cmake: create cmake VPP module, update sample-plugin so it uses it by Damjan Marion · 6 years ago
  12. 571ab20 Consolidate the [un]format_mac_address implementations by Neale Ranns · 6 years ago
  13. 9594b56 Improve the sample plugin node dispatch function by Dave Barach · 6 years ago
  14. 3e13c09 fix issue with missing sample_main in sample plugin by Damjan Marion · 6 years ago
  15. 9d42087 VPPAPIGEN: vppapigen replacement in Python PLY. by Ole Troan · 7 years ago
  16. 71612d6 Add extern to *_main global variable declarations in header files. by Dave Wallace · 7 years ago
  17. 0d056e5 vppapigen: support per-file (major,minor,patch) version stamps by Dave Barach · 7 years ago
  18. 59b2565 Repair vlib API socket server by Dave Barach · 7 years ago
  19. 583dc8d Sample plugin: Add sample plugin documentation by Ray Kinsella · 8 years ago
  20. 11b8dbf "autoreply" flag: autogenerate standard xxx_reply_t messages by Dave Barach · 8 years ago
  21. 686c1c8 Extend ebuild to specify "configure" subdir, enable verify for sample-plugin by Damjan Marion · 8 years ago
  22. 1bfb0dd vlib: add description field in plugin registration by Damjan Marion · 8 years ago
  23. b614d08 API:replaced all REPLY_MACRO's with api_helper_macros.h by Eyal Bari · 8 years ago
  24. 99617f7 Fix duplicate binary API registration messages / bugs by Dave Barach · 8 years ago
  25. a4cb12b Fix sample plugin breakage. by Anlu Yan · 8 years ago
  26. 56c7b01 Refactor fragile msg macro W and W2 to not burry return control flow. by Jon Loeliger · 8 years ago
  27. 7bc770c Convert message macro S to accept a message pointer parameter; by Jon Loeliger · 8 years ago
  28. 8a2aea3 Ensure all M() and M2() second parameters are the message pointer. by Jon Loeliger · 8 years ago
  29. 2d6b2d6 Repair plugin binary API message numbering by Dave Barach · 8 years ago
  30. fe6bdfd binary-api debug CLI works with plugins by Dave Barach · 8 years ago
  31. a18c7c0 sample-plugin: fix build by Damjan Marion · 8 years ago
  32. cb034b9 Move java,lua api and remaining plugins to src/ by Damjan Marion · 8 years ago