aboutsummaryrefslogtreecommitdiffstats
path: root/src/vlib
AgeCommit message (Expand)AuthorFilesLines
2017-02-28vlib: add buffer cloning supportDamjan Marion3-200/+171
2017-02-27vlib: add VLIB_BUFFER_EXT_HDR_VALID flagDamjan Marion1-0/+2
2017-02-26Load plugins in alphabetical orderDave Barach1-9/+55
2017-02-24VPP-650: handle buffer failure in vlib_buffer_copy(...)Dave Barach1-1/+10
2017-02-22VPP-635: CLI Memory leak with invalid parameterBilly McFall3-34/+80
2017-02-22fix trace frame-queue unformat of indexMatus Fabian1-1/+1
2017-02-07VPP-630: Null pointer dereferences in vlib/unix/plugin.cOle Troan1-1/+1
2017-02-06vlib: remove algned/unaligned buffers schemeDamjan Marion4-250/+39
2017-02-05fix some 'stored but never read' warnings raised by clangGabriel Ganne2-6/+7
2017-02-03Plugin infrastructure improvementsDamjan Marion3-60/+318
2017-01-25[re]Enable per-Adjacency/neighbour countersNeale Ranns1-0/+14
2017-01-23binary-api debug CLI works with pluginsDave Barach1-2/+7
2017-01-17dpdk: remove duplicate code in buffers.cDamjan Marion2-52/+69
2017-01-14vlib: add buffer and thread callbacksDamjan Marion9-818/+469
2017-01-07plugin: add API to get pointer to symbol in different pluginDamjan Marion2-7/+26
2017-01-03vlib: merge libvlib_unix.so into libvlib.soDamjan Marion1-1/+1
2016-12-28Reorganize source tree to use single autotools instanceDamjan Marion63-0/+29819