1. 178cf49 Remove c-11 memcpy checks from perf-critical code by Dave Barach · 6 years ago
  2. a3d5986 vlib rename vlib_frame_args(...) to vlib_frame_scalar_args(..) by Damjan Marion · 6 years ago
  3. b7b9299 c11 safe string handling support by Dave Barach · 6 years ago
  4. eeadc14 cpack: add deb/rpm packaging to VPP module by Damjan Marion · 6 years ago
  5. 0fa900e cmake: create cmake VPP module, update sample-plugin so it uses it by Damjan Marion · 6 years ago
  6. 571ab20 Consolidate the [un]format_mac_address implementations by Neale Ranns · 6 years ago
  7. 5f21e1b Store USE_DLMALLOC in vppinfra/config.h by Damjan Marion · 6 years ago
  8. 9594b56 Improve the sample plugin node dispatch function by Dave Barach · 6 years ago
  9. 3e13c09 fix issue with missing sample_main in sample plugin by Damjan Marion · 6 years ago
  10. 6a5adc3 Add config option to use dlmalloc instead of mheap by Dave Barach · 6 years ago
  11. de02414 Fix sample-plugin build with newer clang versions by Damjan Marion · 7 years ago
  12. 5a72e42 Clean up vpp build bootstrap step by Dave Barach · 7 years ago
  13. 9d42087 VPPAPIGEN: vppapigen replacement in Python PLY. by Ole Troan · 7 years ago
  14. 2222986 Remove unused, uninteresting code by Dave Barach · 7 years ago
  15. 71612d6 Add extern to *_main global variable declarations in header files. by Dave Wallace · 7 years ago
  16. 0d056e5 vppapigen: support per-file (major,minor,patch) version stamps by Dave Barach · 7 years ago
  17. 59b2565 Repair vlib API socket server by Dave Barach · 7 years ago
  18. 49d66f1 vlib physmem rework by Damjan Marion · 7 years ago
  19. 2ba92e3 NAT: Rename snat plugin to nat (VPP-955) by Matus Fabian · 7 years ago
  20. 583dc8d Sample plugin: Add sample plugin documentation by Ray Kinsella · 8 years ago
  21. 7a4e092 VPP-872 and End.T function for SRv6 by Pablo Camarillo · 8 years ago
  22. 5d73eec First commit SR MPLS by Pablo Camarillo · 8 years ago
  23. 11b8dbf "autoreply" flag: autogenerate standard xxx_reply_t messages by Dave Barach · 8 years ago
  24. 686c1c8 Extend ebuild to specify "configure" subdir, enable verify for sample-plugin by Damjan Marion · 8 years ago
  25. 586afd7 Use thread local storage for thread index by Damjan Marion · 8 years ago
  26. 4521afa Bugfixing and documentation for SRv6 by Pablo Camarillo · 8 years ago
  27. 1bfb0dd vlib: add description field in plugin registration by Damjan Marion · 8 years ago
  28. b614d08 API:replaced all REPLY_MACRO's with api_helper_macros.h by Eyal Bari · 8 years ago
  29. 99617f7 Fix duplicate binary API registration messages / bugs by Dave Barach · 8 years ago
  30. 04f8d3f Support multiple plugin build in the sample-plugin by Anlu Yan · 8 years ago
  31. a4cb12b Fix sample plugin breakage. by Anlu Yan · 8 years ago
  32. 56c7b01 Refactor fragile msg macro W and W2 to not burry return control flow. by Jon Loeliger · 8 years ago
  33. 7bc770c Convert message macro S to accept a message pointer parameter; by Jon Loeliger · 8 years ago
  34. 8a2aea3 Ensure all M() and M2() second parameters are the message pointer. by Jon Loeliger · 8 years ago
  35. 006eb47 Add files to CLEANFILES for robust make clean. by Burt Silverman · 8 years ago
  36. 2d6b2d6 Repair plugin binary API message numbering by Dave Barach · 8 years ago
  37. fe6bdfd binary-api debug CLI works with plugins by Dave Barach · 8 years ago
  38. a18c7c0 sample-plugin: fix build by Damjan Marion · 8 years ago
  39. cb034b9 Move java,lua api and remaining plugins to src/ by Damjan Marion · 8 years ago
  40. 7cd468a Reorganize source tree to use single autotools instance by Damjan Marion · 8 years ago