aboutsummaryrefslogtreecommitdiffstats
path: root/vlib/vlib/buffer.c
AgeCommit message (Expand)AuthorFilesLines
2016-12-28Reorganize source tree to use single autotools instanceDamjan Marion1-1987/+0
2016-11-24vlib: remove old memcpy implementationDamjan Marion1-63/+1
2016-11-24vlib: merge buffers.c and dpdk_buffer.cDamjan Marion1-0/+514
2016-11-23dpdk: remove rte_mbuf modifications at many places in the codeDamjan Marion1-9/+0
2016-09-06VPP-346 More VPP doc fixesChris Luke1-0/+8
2016-07-08fd-io-styleify passDave Barach1-301/+367
2016-06-18Move pkt replication counter to the opaque2 cache lineDave Barach1-3/+3
2016-04-22Add clib_memcpy macro based on DPDK rte_memcpy implementationDamjan Marion1-4/+4
2016-03-02TAP: Jumbo-frame support.Ole Troan1-1/+8
2016-02-18Add jumbo frames support to non-dpdk vhost interfaces.Pierre Pfister1-0/+28
2015-12-08Initial commit of vpp code.v1.0.0Ed Warnicke1-0/+1435