aboutsummaryrefslogtreecommitdiffstats
path: root/vnet/vnet/devices/netmap/node.c
AgeCommit message (Expand)AuthorFilesLines
2016-12-28Reorganize source tree to use single autotools instanceDamjan Marion1-300/+0
2016-11-23dpdk: remove rte_mbuf modifications at many places in the codeDamjan Marion1-16/+0
2016-11-09devices: create dummy device-input node to keep nexts in syncDamjan Marion1-3/+1
2016-11-07fix isssues discovered by coverity scanDamjan Marion1-2/+3
2016-11-04feature: store arc index in vlib_bufferDamjan Marion1-2/+2
2016-11-02feature: all input nodes must have same nextsDamjan Marion1-13/+4
2016-11-01feature: add new feature handling code and device-input featuresDamjan Marion1-1/+7
2016-08-17Coding standards cleanup in vnet/vnet/devices, fixes VPP-248Damjan Marion1-77/+100
2016-08-10VPP-189 Fix coverity warningsDave Barach1-7/+11
2016-06-24netmap: multithreading supportMohsin KAZMI1-15/+19
2016-06-18Move pkt replication counter to the opaque2 cache lineDave Barach1-1/+0
2016-05-19Add support for multiple microarchitectures in single binaryDamjan Marion1-1/+2
2016-05-18Add netmap APIMatus Fabian1-0/+5
2016-05-04NETMAP: Some fixesMohsin Kazmi1-1/+1
2016-04-25Add native NETMAP driverDamjan Marion1-0/+284