aboutsummaryrefslogtreecommitdiffstats
path: root/src/vnet/feature/feature.c
AgeCommit message (Expand)AuthorFilesLines
2018-10-03VPP-1426: CLI crash on 'set int feature'Paul Vinciguerra1-1/+1
2018-05-27VPP-1294: add missing feature arc constraintDave Barach1-6/+40
2018-05-17Fix failure during enable/disable of featuresMatthew Smith1-3/+3
2018-04-09features: don't break linked list, create separate one for arcDamjan Marion1-3/+3
2018-04-03reassembly: bug fixesKlement Sekera1-2/+6
2017-09-20Add ip6-local feature arcPierre Pfister1-1/+2
2017-08-18feature: exit on misconfigured features (VPP-915)Florin Coras1-3/+7
2017-03-17Fix IP feature ordering.Neale Ranns1-15/+0
2017-03-17Cache a 'has-features' flag on the adjacency for faster access. Reclaim the n...Neale Ranns1-0/+2
2017-03-02VPP-648: CLI Memory leak with invalid parameterBilly McFall1-0/+1
2016-12-28Reorganize source tree to use single autotools instanceDamjan Marion1-0/+463