aboutsummaryrefslogtreecommitdiffstats
path: root/vnet/vnet/devices/ssvm
AgeCommit message (Expand)AuthorFilesLines
2016-12-02interfaces: make no_flatten variant of inteface_ouptut fn defaultDamjan Marion1-1/+0
2016-11-23dpdk: remove rte_mbuf modifications at many places in the codeDamjan Marion2-4/+1
2016-11-02feature: all input nodes must have same nextsDamjan Marion1-1/+1
2016-09-21A Protocol Independent Hierarchical FIB (VPP-352)Neale Ranns1-1/+1
2016-08-17Coding standards cleanup in vnet/vnet/devices, fixes VPP-248Damjan Marion3-348/+383
2016-06-18Move pkt replication counter to the opaque2 cache lineDave Barach1-1/+0
2016-05-19Add support for multiple microarchitectures in single binaryDamjan Marion2-0/+5
2016-04-22Add clib_memcpy macro based on DPDK rte_memcpy implementationDamjan Marion2-4/+4
2016-04-18Add support for AArch32Christophe Fontaine3-10/+10
2016-03-25Use rte_mempool private data for storing vlib_buffer_tDamjan Marion1-1/+1
2016-03-14Declare node, hw_interface_class and device_class instances as externalDamjan Marion1-1/+1
2016-03-14fix declaration of symbol of different sizeJean-Mickael Guerin1-1/+1
2016-01-26Set the ssvm_ethernet interface pid. Otherwise, the recursive lockDave Barach1-0/+1
2016-01-21PowerPC64-be arch support. Qemu ("qppc") platform support.Dave Barach1-1/+14
2015-12-08Initial commit of vpp code.Ed Warnicke3-0/+926