Age | Commit message (Expand) | Author | Files | Lines |
2020-11-05 | feature: reset interface feature arc on interface deletion | Benoît Ganne | 1 | -16/+51 |
2020-07-29 | feature: add vnet_feature_is_enabled | Dave Barach | 2 | -1/+60 |
2020-06-17 | docs: add more FEATURE.yaml documentation | Dave Barach | 1 | -0/+15 |
2020-05-13 | feature: Config end nodes are user specific | Neale Ranns | 2 | -7/+13 |
2020-05-13 | nat: handoff next node feature fix | Filip Varga | 1 | -1/+1 |
2020-05-04 | fib: midchain adjacency optimisations | Neale Ranns | 2 | -0/+49 |
2020-02-25 | feature: provide a u16 version of vnet_feature_next | Neale Ranns | 1 | -0/+8 |
2019-12-17 | feature: add descriptive cli command output for 'set interface feature' | Paul Vinciguerra | 1 | -7/+23 |
2019-12-17 | feature: add [verbose] to show features help | Paul Vinciguerra | 1 | -1/+1 |
2019-12-10 | api: multiple connections per process | Dave Barach | 1 | -1/+1 |
2019-12-03 | fib feature: Code mechanics to decouple dependency of feature on adj | Neale Ranns | 2 | -2/+37 |
2019-11-25 | vlib: autogenerate <node> before <last-in-arc> constraints | Dave Barach | 3 | -0/+24 |
2019-10-16 | bonding: graph node running after bond-input in feature arc may crash | Steven Luong | 1 | -0/+7 |
2019-10-03 | feature: API cleanup | Jakub Grajciar | 1 | -6/+8 |
2019-03-28 | Typos. A bunch of typos I've been collecting. | Paul Vinciguerra | 1 | -1/+1 |
2018-11-26 | Add a feature arc consistency check | Dave Barach | 2 | -0/+16 |
2018-11-19 | Improve feature arc order constraint specification | Dave Barach | 3 | -13/+135 |
2018-10-03 | VPP-1426: CLI crash on 'set int feature' | Paul Vinciguerra | 1 | -1/+1 |
2018-08-13 | Multiarch handling in different constructor macros | Damjan Marion | 1 | -0/+9 |
2018-07-19 | Remove unused argument to vlib_feature_next | Damjan Marion | 1 | -4/+4 |
2018-07-19 | Cleanup of handoff code | Damjan Marion | 1 | -14/+0 |
2018-05-27 | VPP-1294: add missing feature arc constraint | Dave Barach | 2 | -7/+42 |
2018-05-17 | Fix failure during enable/disable of features | Matthew Smith | 1 | -3/+3 |
2018-04-27 | A bit of buffer metadata reshuffling to accommodate flow_id | Damjan Marion | 1 | -9/+9 |
2018-04-09 | features: don't break linked list, create separate one for arc | Damjan Marion | 3 | -5/+5 |
2018-04-09 | plugins: unload plugin if early init fails | Damjan Marion | 1 | -0/+16 |
2018-04-03 | reassembly: bug fixes | Klement Sekera | 1 | -2/+6 |
2018-03-07 | features: extend 'feature node not found' warning message | Damjan Marion | 1 | -2/+4 |
2018-02-26 | vnet: add vnet_device_input_have_features function | Damjan Marion | 1 | -0/+7 |
2018-01-23 | VPPAPIGEN: vppapigen replacement in Python PLY. | Ole Troan | 1 | -1/+1 |
2018-01-16 | Tolerate missing nodes during feature arc initialisation | Neale Ranns | 1 | -2/+8 |
2017-11-10 | Break up vpe.api | Neale Ranns | 2 | -0/+176 |
2017-09-20 | Add ip6-local feature arc | Pierre Pfister | 1 | -1/+2 |
2017-08-18 | feature: exit on misconfigured features (VPP-915) | Florin Coras | 1 | -3/+7 |
2017-03-17 | Fix IP feature ordering. | Neale Ranns | 2 | -18/+0 |
2017-03-17 | Cache a 'has-features' flag on the adjacency for faster access. Reclaim the n... | Neale Ranns | 1 | -0/+2 |
2017-03-06 | features: take device-input buffer advance value directly | Damjan Marion | 1 | -27/+35 |
2017-03-02 | VPP-648: CLI Memory leak with invalid parameter | Billy McFall | 1 | -0/+1 |
2016-12-28 | Reorganize source tree to use single autotools instance | Damjan Marion | 3 | -0/+1146 |