1. a4e2e7c feature: add descriptive cli command output for 'set interface feature' by Paul Vinciguerra · 5 years ago
  2. baa1710 feature: add [verbose] to show features help by Paul Vinciguerra · 5 years ago
  3. 39d6911 api: multiple connections per process by Dave Barach · 5 years ago
  4. c8972fe fib feature: Code mechanics to decouple dependency of feature on adj by Neale Ranns · 5 years ago
  5. 5f9f3c8 vlib: autogenerate <node> before <last-in-arc> constraints by Dave Barach · 5 years ago
  6. 71e5b47 bonding: graph node running after bond-input in feature arc may crash by Steven Luong · 5 years ago
  7. bf6c5c1 feature: API cleanup by Jakub Grajciar · 5 years ago
  8. 8feeaff Typos. A bunch of typos I've been collecting. by Paul Vinciguerra · 6 years ago
  9. a25def7 Add a feature arc consistency check by Dave Barach · 6 years ago
  10. 2dd192b Improve feature arc order constraint specification by Dave Barach · 6 years ago
  11. 3b4a6a1 VPP-1426: CLI crash on 'set int feature' by Paul Vinciguerra · 6 years ago
  12. 6e36351 Multiarch handling in different constructor macros by Damjan Marion · 6 years ago
  13. 7d98a12 Remove unused argument to vlib_feature_next by Damjan Marion · 6 years ago
  14. 4d56e05 Cleanup of handoff code by Damjan Marion · 6 years ago
  15. 525c9d0 VPP-1294: add missing feature arc constraint by Dave Barach · 7 years ago
  16. c3267ed Fix failure during enable/disable of features by Matthew Smith · 7 years ago
  17. aa682a3 A bit of buffer metadata reshuffling to accommodate flow_id by Damjan Marion · 7 years ago
  18. 13adc3d features: don't break linked list, create separate one for arc by Damjan Marion · 7 years ago
  19. 72d2c4f plugins: unload plugin if early init fails by Damjan Marion · 7 years ago
  20. 3ecc221 reassembly: bug fixes by Klement Sekera · 7 years ago
  21. 7dc4d67 features: extend 'feature node not found' warning message by Damjan Marion · 7 years ago
  22. dc09133 vnet: add vnet_device_input_have_features function by Damjan Marion · 7 years ago
  23. 9d42087 VPPAPIGEN: vppapigen replacement in Python PLY. by Ole Troan · 7 years ago
  24. 0e7c5f5 Tolerate missing nodes during feature arc initialisation by Neale Ranns · 7 years ago
  25. b8d4481 Break up vpe.api by Neale Ranns · 7 years ago
  26. 1bfd372 Add ip6-local feature arc by Pierre Pfister · 7 years ago
  27. 3d2a914 feature: exit on misconfigured features (VPP-915) by Florin Coras · 7 years ago
  28. 180279b Fix IP feature ordering. by Neale Ranns · 8 years ago
  29. 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
  30. 35af9e5 features: take device-input buffer advance value directly by Damjan Marion · 8 years ago
  31. 614c131 VPP-648: CLI Memory leak with invalid parameter by Billy McFall · 8 years ago
  32. 7cd468a Reorganize source tree to use single autotools instance by Damjan Marion · 8 years ago