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