aboutsummaryrefslogtreecommitdiffstats
path: root/vnet/vnet/classify
AgeCommit message (Expand)AuthorFilesLines
2016-12-21classify: add simple mechanism for automatic flow creation (VPP-338)Juraj Sloboda1-23/+5
2016-12-07Make table chain deletion optional in classifier API (VPP-206)Juraj Sloboda2-9/+19
2016-11-16VPP-521: Classify API enhancement to redirect traffic to pre-defined VRFSteve Shin2-27/+93
2016-11-11feature: convert all feature nodes to new feature infraDamjan Marion3-66/+45
2016-11-01config: rename ip_config_main_t to vnet_feature_config_main_tDamjan Marion3-3/+3
2016-10-12Fix coverity warnings, VPP-486Dave Barach1-1/+1
2016-10-12VPP-213: vnet classifier does not work for l3 ip4 rulesOle Troan1-26/+34
2016-10-10ipfix: add l4 unformat support for mask and match (VPP-204)Juraj Sloboda1-6/+193
2016-10-10ipfix: add classification nodes for flow statistics (VPP-204)Juraj Sloboda3-0/+625
2016-09-23Rmove duplicate register of unformat_l2_input_next_nodeHongjun Ni1-3/+0
2016-09-21A Protocol Independent Hierarchical FIB (VPP-352)Neale Ranns2-20/+16
2016-09-06VPP-346 More VPP doc fixesChris Luke1-1/+1
2016-08-31VPP-369 Add an L2 output classification featureDave Barach1-11/+81
2016-08-19VPP-337 Add per interface IN filteringDave Barach2-2/+2
2016-08-12VPP-189 fix more coverity warningsDave Barach1-4/+10
2016-07-26policer classifyMatus Fabian4-1/+335
2016-06-17Dynamically compute ip feature subgraph orderDave Barach1-2/+2
2016-06-16VPP-19: Split the lookup.h IP_LOOKUP_NEXT enum.Ole Troan1-8/+12
2016-05-19Add support for multiple microarchitectures in single binaryDamjan Marion1-0/+4
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