summaryrefslogtreecommitdiffstats
path: root/vlib/vlib/buffer_funcs.h
AgeCommit message (Expand)AuthorFilesLines
2016-12-20Declare variables as externalDamjan Marion1-3/+3
2016-12-02buffers: fix vlib_buffer_copyDamjan Marion1-2/+2
2016-11-23dpdk: remove rte_mbuf modifications at many places in the codeDamjan Marion1-68/+3
2016-11-03vlib: add vlib_buffer_copy functionDamjan Marion1-0/+72
2016-09-06VPP-346 More VPP doc fixesChris Luke1-2/+2
2016-07-08fd-io-styleify passDave Barach1-149/+179
2016-07-07Remove #if DPDK == 0, to eliminate a data structure size mismatchDave Barach1-2/+2
2016-07-07Remove duplicate code buffer_func.hDamjan Marion1-4/+0
2016-04-22Add clib_memcpy macro based on DPDK rte_memcpy implementationDamjan Marion1-4/+3
2016-03-25Use rte_mempool private data for storing vlib_buffer_tDamjan Marion1-13/+24
2016-03-02TAP: Jumbo-frame support.Ole Troan1-0/+1
2016-02-18Add jumbo frames support to non-dpdk vhost interfaces.Pierre Pfister1-0/+109
2015-12-08Initial commit of vpp code.v1.0.0Ed Warnicke1-0/+602