aboutsummaryrefslogtreecommitdiffstats
path: root/vlib-api/vlibmemory/memory_vlib.c
AgeCommit message (Expand)AuthorFilesLines
2016-12-28Reorganize source tree to use single autotools instanceDamjan Marion1-1346/+0
2016-12-05Variable-message-length tracing support, VPP-370Dave Barach1-121/+0
2016-11-21Add client-side msg_name_and_crc -> msg_index tableDave Barach1-10/+32
2016-10-05Fix mutex/condvar sleep when adding API msgs, VPP-461Dave Barach1-2/+39
2016-08-31VPP-210: Add "sh api status"Calvin1-3/+46
2016-08-15VPP-327 Coding standards cleanup for vppinfraDave Barach1-4/+5
2016-08-15VPP-236 Support 64-bit vector lengths, shared memory segments >4 GBDave Barach1-2/+15
2016-08-12VPP-237: indent fixes in prep for checkstyleEd Warnicke1-5/+5
2016-07-26Fix coverity warningsDave Barach1-1/+6
2016-07-08fd-io-styleify passDave Barach1-796/+933
2016-06-01VPP-83 Allow non-privileged clients to use the vpp binary API.Dave Barach1-23/+27
2016-04-22Add clib_memcpy macro based on DPDK rte_memcpy implementationDamjan Marion1-2/+2
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-01-22Enable shared-VM namespace supportDave Barach1-10/+4
2015-12-14Move rpc handler where it belongs, related cleanupDave Barach1-0/+85
2015-12-08Initial commit of vpp code.v1.0.0Ed Warnicke1-0/+1124