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