aboutsummaryrefslogtreecommitdiffstats
path: root/src/vlib/buffer_funcs.h
AgeCommit message (Expand)AuthorFilesLines
2017-09-07vlib physmem reworkDamjan Marion1-38/+1
2017-08-30Thread safe internal buffer manager, take twoDamjan Marion1-4/+7
2017-08-11Fix tcp multi buffer segments retransmissionFlorin Coras1-1/+6
2017-07-27Thread safe internal buffer managerDamjan Marion1-2/+13
2017-07-14Introduce l{2,3,4}_hdr_offset fields in the buffer metadataDamjan Marion1-14/+36
2017-07-13dpdk: fix dpdk_buffer_pool_create nameChris Luke1-3/+0
2017-07-10vlib: store buffer memory information in the buffer_mainDamjan Marion1-3/+10
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