aboutsummaryrefslogtreecommitdiffstats
path: root/src/vlib/buffer_funcs.h
AgeCommit message (Expand)AuthorFilesLines
2017-04-06Use thread local storage for thread indexDamjan Marion1-2/+2
2017-03-15No vector allocation during buffer copyNeale Ranns1-4/+1
2017-03-01Fix buffer template copyDave Barach1-5/+28
2017-02-28vlib: add buffer cloning supportDamjan Marion1-3/+110
2017-02-24VPP-650: handle buffer failure in vlib_buffer_copy(...)Dave Barach1-1/+10
2017-02-06vlib: remove algned/unaligned buffers schemeDamjan Marion1-42/+11
2017-01-17dpdk: remove duplicate code in buffers.cDamjan Marion1-0/+48
2017-01-14vlib: add buffer and thread callbacksDamjan Marion1-26/+56
2016-12-28Reorganize source tree to use single autotools instanceDamjan Marion1-0/+755