aboutsummaryrefslogtreecommitdiffstats
path: root/src/vnet/feature/feature.h
AgeCommit message (Expand)AuthorFilesLines
2023-10-14feature: remove unused codeDamjan Marion1-109/+2
2021-11-19fib: Don't use [midchain] adjacencies to change an interface's feature arcNeale Ranns1-0/+4
2020-07-29feature: add vnet_feature_is_enabledDave Barach1-0/+4
2020-05-13feature: Config end nodes are user specificNeale Ranns1-1/+1
2020-05-04fib: midchain adjacency optimisationsNeale Ranns1-0/+20
2020-02-25feature: provide a u16 version of vnet_feature_nextNeale Ranns1-0/+8
2019-12-03fib feature: Code mechanics to decouple dependency of feature on adjNeale Ranns1-0/+6
2019-11-25vlib: autogenerate <node> before <last-in-arc> constraintsDave Barach1-0/+1
2019-10-16bonding: graph node running after bond-input in feature arc may crashSteven Luong1-0/+7
2018-11-26Add a feature arc consistency checkDave Barach1-0/+2
2018-11-19Improve feature arc order constraint specificationDave Barach1-6/+55
2018-08-13Multiarch handling in different constructor macrosDamjan Marion1-0/+9
2018-07-19Remove unused argument to vlib_feature_nextDamjan Marion1-4/+4
2018-07-19Cleanup of handoff codeDamjan Marion1-14/+0
2018-05-27VPP-1294: add missing feature arc constraintDave Barach1-1/+2
2018-04-27A bit of buffer metadata reshuffling to accommodate flow_idDamjan Marion1-9/+9
2018-04-09features: don't break linked list, create separate one for arcDamjan Marion1-1/+1
2018-04-09plugins: unload plugin if early init failsDamjan Marion1-0/+16
2018-02-26vnet: add vnet_device_input_have_features functionDamjan Marion1-0/+7
2017-03-17Fix IP feature ordering.Neale Ranns1-3/+0
2017-03-06features: take device-input buffer advance value directlyDamjan Marion1-27/+35
2016-12-28Reorganize source tree to use single autotools instanceDamjan Marion1-0/+382