aboutsummaryrefslogtreecommitdiffstats
path: root/src/vlib/buffer.c
AgeCommit message (Expand)AuthorFilesLines
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