aboutsummaryrefslogtreecommitdiffstats
path: root/src/vlib/buffer.c
AgeCommit message (Expand)AuthorFilesLines
2017-09-15dpdk: cli to check for buffer leakageFlorin Coras1-1/+1
2017-09-07vlib physmem reworkDamjan Marion1-7/+65
2017-08-30Thread safe internal buffer manager, take twoDamjan Marion1-0/+19
2017-07-27Thread safe internal buffer managerDamjan Marion1-6/+1
2017-07-14Introduce l{2,3,4}_hdr_offset fields in the buffer metadataDamjan Marion1-6/+10
2017-07-10vlib: store buffer memory information in the buffer_mainDamjan Marion1-24/+33
2017-07-05Buffer name inconsistently used a cstring/vec (VPP-901)Chris Luke1-3/+3
2017-04-06Use thread local storage for thread indexDamjan Marion1-3/+3
2017-03-10Retire vpp_liteDamjan Marion1-0/+6
2017-03-09vlib_mains == 0 special cases be goneDave Barach1-3/+24
2017-03-01VPP-598: tcp stack initial commitDave Barach1-1/+1
2017-02-28vlib: add buffer cloning supportDamjan Marion1-196/+58
2017-02-06vlib: remove algned/unaligned buffers schemeDamjan Marion1-195/+25
2017-01-17dpdk: remove duplicate code in buffers.cDamjan Marion1-52/+21
2017-01-14vlib: add buffer and thread callbacksDamjan Marion1-681/+55
2016-12-28Reorganize source tree to use single autotools instanceDamjan Marion1-0/+1987