1. 6178bda feature: reset interface feature arc on interface deletion by Benoît Ganne · 4 years, 1 month ago
  2. caebbcf feature: add vnet_feature_is_enabled by Dave Barach · 4 years, 5 months ago
  3. 5d0136f feature: Config end nodes are user specific by Neale Ranns · 4 years, 7 months ago
  4. 4ec36c5 fib: midchain adjacency optimisations by Neale Ranns · 4 years, 9 months ago
  5. a4e2e7c feature: add descriptive cli command output for 'set interface feature' by Paul Vinciguerra · 5 years ago
  6. baa1710 feature: add [verbose] to show features help by Paul Vinciguerra · 5 years ago
  7. c8972fe fib feature: Code mechanics to decouple dependency of feature on adj by Neale Ranns · 5 years ago
  8. 5f9f3c8 vlib: autogenerate <node> before <last-in-arc> constraints by Dave Barach · 5 years ago
  9. 8feeaff Typos. A bunch of typos I've been collecting. by Paul Vinciguerra · 6 years ago
  10. a25def7 Add a feature arc consistency check by Dave Barach · 6 years ago
  11. 2dd192b Improve feature arc order constraint specification by Dave Barach · 6 years ago
  12. 3b4a6a1 VPP-1426: CLI crash on 'set int feature' by Paul Vinciguerra · 6 years ago
  13. 525c9d0 VPP-1294: add missing feature arc constraint by Dave Barach · 7 years ago
  14. c3267ed Fix failure during enable/disable of features by Matthew Smith · 7 years ago
  15. 13adc3d features: don't break linked list, create separate one for arc by Damjan Marion · 7 years ago
  16. 3ecc221 reassembly: bug fixes by Klement Sekera · 7 years ago
  17. 1bfd372 Add ip6-local feature arc by Pierre Pfister · 7 years ago
  18. 3d2a914 feature: exit on misconfigured features (VPP-915) by Florin Coras · 7 years ago
  19. 180279b Fix IP feature ordering. by Neale Ranns · 8 years ago
  20. b069a69 Cache a 'has-features' flag on the adjacency for faster access. Reclaim the node_index memeber from the rewrite for space - this is only used for formtting by Neale Ranns · 8 years ago
  21. 614c131 VPP-648: CLI Memory leak with invalid parameter by Billy McFall · 8 years ago
  22. 7cd468a Reorganize source tree to use single autotools instance by Damjan Marion · 8 years ago[Renamed from vnet/vnet/feature/feature.c]
  23. 21da6ce feature: introduce feature arc end nodes by Damjan Marion · 8 years ago
  24. 7490a75 feature: API/CLI to enable/disable feature per interface by Pavel Kotucek · 8 years ago
  25. f6e3dc4 span: add feature (rx only) (VPP-185) by Pavel Kotucek · 8 years ago
  26. 8b3191e feature: convert all feature nodes to new feature infra by Damjan Marion · 8 years ago
  27. 96b41f7 feature: fix init issue when multiple arc are present by Damjan Marion · 8 years ago
  28. 05bb1dd fix errors reported by clang by Damjan Marion · 8 years ago
  29. 109cd50 fix isssues discovered by coverity scan by Damjan Marion · 8 years ago
  30. 87cd119 feature: store arc index in vlib_buffer by Damjan Marion · 8 years ago
  31. 2231150 feature: add new feature handling code and device-input features by Damjan Marion · 8 years ago