summaryrefslogtreecommitdiffstats
path: root/vlib/vlib/buffer_funcs.h
AgeCommit message (Expand)AuthorFilesLines
2016-09-07VPP-223 Various documentation fixes.Chris 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