summaryrefslogtreecommitdiffstats
path: root/vlib-api
AgeCommit message (Expand)AuthorFilesLines
2016-08-15VPP-327 Coding standards cleanup for vppinfraDave Barach2-5/+6
2016-08-15VPP-236 Support 64-bit vector lengths, shared memory segments >4 GBDave Barach4-4/+79
2016-08-12VPP-237: indent fixes in prep for checkstyleEd Warnicke5-19/+21
2016-08-05vpp-189 Clean up more coverity warningsDave Barach1-0/+2
2016-07-27VPP-210: Clearer error codes in vlib-api for API trace saveroot1-2/+14
2016-07-27VPP-189 coverity warning cleanupsDave Barach3-0/+3
2016-07-26Fix coverity warningsDave Barach4-1/+10
2016-07-25Author: Dave Barach <dave@barachs.net>Dave Barach1-2/+4
2016-07-08fd-io-styleify passDave Barach17-3544/+4130
2016-07-08Remove unnecessary and obsolete configure.ac directivesDamjan Marion1-1/+0
2016-06-17vpp-83: fix double-unlockDave Barach1-2/+3
2016-06-07VPP-83: fix collateral damageDave Barach1-0/+1
2016-06-01VPP-83 Allow non-privileged clients to use the vpp binary API.Dave Barach5-46/+61
2016-05-21Add per-thread, per-node runtime stats serializationDave Barach4-59/+306
2016-04-26Make automake silent rules defaultDamjan Marion1-1/+1
2016-04-22Add clib_memcpy macro based on DPDK rte_memcpy implementationDamjan Marion4-11/+11
2016-04-20Python-API: Inital commit of Python bindings for the VPP API.Ole Troan2-8/+13
2016-04-19VPP-6: set epoll wait-time to zero when binary API messages are waitingDave Barach1-0/+2
2016-04-18Add support for AArch32Christophe Fontaine1-3/+3
2016-03-07build: fix call to mkdirJean-Mickael Guerin1-1/+1
2016-02-19Serialize and upload the data plane node graphDave Barach3-1/+147
2016-02-10Replace AC_PROG_LIBTOOL with LT_INITDave Barach1-1/+1
2016-01-22Enable shared-VM namespace supportDave Barach2-11/+12
2015-12-15Remove autotools generated productsDave Barach10-39229/+0
2015-12-14Move rpc handler where it belongs, related cleanupDave Barach3-22/+87
2015-12-08Initial commit of vpp code.v1.0.0Ed Warnicke30-0/+44561