aboutsummaryrefslogtreecommitdiffstats
path: root/vnet/vnet/classify
AgeCommit message (Expand)AuthorFilesLines
2016-04-28Track number of ethernet vlans in a frameChris Luke1-3/+6
2016-04-22Add clib_memcpy macro based on DPDK rte_memcpy implementationDamjan Marion1-12/+12
2016-04-18Add support for AArch32Christophe Fontaine1-2/+2
2016-04-13Create macro for next_nodes used in lookup family of nodesDamjan Marion1-30/+2
2016-04-07Classify node should pay attention to dynamically-added arcsDave Barach1-2/+2
2016-03-29Move classify_table_index under the unionDamjan Marion1-3/+3
2016-03-20vnet classifier debug CLI enhancementsDave Barach2-7/+209
2016-03-18vnet_classify: Handle non-aligned vectors and various bugfixesPierre Pfister2-98/+136
2016-03-14fix declaration of symbol of different sizeJean-Mickael Guerin1-2/+2
2016-01-22aarch64 CPU arch / ThunderX platform initial supportDave Barach1-0/+21
2015-12-18Fix warnings/errors reported by clangDamjan Marion1-1/+1
2015-12-08Initial commit of vpp code.v1.0.0Ed Warnicke6-0/+3220