summaryrefslogtreecommitdiffstats
path: root/vlib-api/vlibapi
AgeCommit message (Expand)AuthorFilesLines
2016-12-20Declare variables as externalDamjan Marion1-1/+1
2016-12-07BFD: basic asynchronous session up/downKlement Sekera1-1/+2
2016-12-05Move interface APIs to vnet/vnet/{interface.api,interface_api.c}Dave Barach1-0/+79
2016-12-05Variable-message-length tracing support, VPP-370Dave Barach2-6/+49
2016-11-30Start spliting vpe.api into logically related piecesDave Barach1-0/+163
2016-11-21Add client-side msg_name_and_crc -> msg_index tableDave Barach2-5/+35
2016-11-12Clean up coverity warnings, VPP-486Dave Barach1-0/+1
2016-11-09Fix a batch of coverity warnings, VPP-486Dave Barach1-0/+2
2016-08-15VPP-236 Support 64-bit vector lengths, shared memory segments >4 GBDave Barach1-1/+17
2016-08-12VPP-237: indent fixes in prep for checkstyleEd Warnicke2-11/+13
2016-07-27VPP-210: Clearer error codes in vlib-api for API trace saveroot1-2/+14
2016-07-27VPP-189 coverity warning cleanupsDave Barach1-0/+1
2016-07-26Fix coverity warningsDave Barach1-0/+2
2016-07-25Author: Dave Barach <dave@barachs.net>Dave Barach1-2/+4
2016-07-08fd-io-styleify passDave Barach3-1182/+1361
2016-06-01VPP-83 Allow non-privileged clients to use the vpp binary API.Dave Barach2-0/+12
2016-05-21Add per-thread, per-node runtime stats serializationDave Barach2-54/+303
2016-04-22Add clib_memcpy macro based on DPDK rte_memcpy implementationDamjan Marion1-3/+3
2016-02-19Serialize and upload the data plane node graphDave Barach2-0/+145
2015-12-08Initial commit of vpp code.v1.0.0Ed Warnicke2-0/+1359