aboutsummaryrefslogtreecommitdiffstats
path: root/vlib/vlib/main.c
AgeCommit message (Expand)AuthorFilesLines
2016-06-01VPP-83 Allow non-privileged clients to use the vpp binary API.Dave Barach1-3/+6
2016-04-22Add clib_memcpy macro based on DPDK rte_memcpy implementationDamjan Marion1-2/+2
2016-03-28event logger skeletons, improve debug CLIDave Barach1-5/+75
2016-03-26Improve main-loop event-logsDave Barach1-9/+10
2016-02-14Increase VLIB_MAX_CPUS to 256Damjan Marion1-1/+1
2015-12-18Fix warnings/errors reported by clangDamjan Marion1-1/+1
2015-12-08Initial commit of vpp code.v1.0.0Ed Warnicke1-0/+1559