c11 safe string handling support
[vpp.git] / src / vlib / buffer.c
2018-10-23 Dave Barachc11 safe string handling support 47/15347/10
2018-10-16 Haiyang TanFix coverity issue for potentially overflowing of page... 91/15291/2
2018-09-03 Damjan MarionDeprecate old buffer replication scheme 27/14627/4
2018-03-16 Dave BarachFix a long-latent bi=0 bug in vlib_buffer_add_data 93/11193/2
2018-03-14 Damjan Marionvlib: internal buffer manager rework 38/11138/3
2018-03-05 Damjan Marionvlib: vlib_buffer_free_internal optimizations 52/10952/2
2018-03-05 Damjan Marionvlib: vfio code rework 48/10948/5
2018-02-07 Damjan MarionRefactor vlib_buffer flags 75/10375/8
2018-01-31 Stevenvlib: allocating buffers on thread-x and freeing them... 34/10334/2
2017-11-27 Damjan Marionvlib: make vlib_buffer_alloc inline function 63/9563/5
2017-10-25 Damjan Marionvlib: add support for multiple buffer pools 82/8782/6
2017-10-04 Christophe Fontaine[aarch64] Fixes CLI crashes on dpaa2 platform. 21/8621/3
2017-09-15 Florin Corasdpdk: cli to check for buffer leakage 87/8387/8
2017-09-07 Damjan Marionvlib physmem rework 33/8333/2
2017-08-30 Damjan MarionThread safe internal buffer manager, take two 32/8232/4
2017-07-27 Damjan MarionThread safe internal buffer manager 98/7798/4
2017-07-14 Damjan MarionIntroduce l{2,3,4}_hdr_offset fields in the buffer... 72/7572/4
2017-07-10 Damjan Marionvlib: store buffer memory information in the buffer_main 03/7503/3
2017-07-05 Chris LukeBuffer name inconsistently used a cstring/vec (VPP... 30/7430/1
2017-04-06 Damjan MarionUse thread local storage for thread index 11/6011/4
2017-03-10 Damjan MarionRetire vpp_lite 91/5691/8
2017-03-09 Dave Barachvlib_mains == 0 special cases be gone 81/5681/4
2017-03-01 Dave BarachVPP-598: tcp stack initial commit 61/5561/7
2017-02-28 Damjan Marionvlib: add buffer cloning support 72/4872/17
2017-02-06 Damjan Marionvlib: remove algned/unaligned buffers scheme 29/5029/5
2017-01-17 Damjan Mariondpdk: remove duplicate code in buffers.c 26/4726/4
2017-01-14 Damjan Marionvlib: add buffer and thread callbacks 92/4592/9
2016-12-28 Damjan MarionReorganize source tree to use single autotools instance 30/4430/19