1. 689666c bonding: fix the GSO flags by Mohsin Kazmi · 4 years, 7 months ago
  2. c0e9441 tests: move defaults from defaultmapping to .api files by Paul Vinciguerra · 4 years, 8 months ago
  3. 2e1fa54 bonding: Add GSO support by Steven Luong · 5 years ago
  4. ffd1546 misc: fix coverity warnings by Dave Barach · 4 years, 10 months ago
  5. 854eb6e bonding: process lacp when bond is admin down by Matthew Smith · 5 years ago
  6. 22e108d bonding: fix feature.yaml error by Ole Troan · 5 years ago
  7. 6b32b4a bonding: Add FEATURE.yaml by Steven Luong · 5 years ago
  8. 6dfd378 bonding: drop traffic on backup interface for active-backup mode by Steven Luong · 5 years ago
  9. cbe25aa ip: Protocol Independent IP Neighbors by Neale Ranns · 5 years ago
  10. aa72578 bonding: Add /if/lacp/<bond-sw_if_index>/<slave-sw_if_index>/partner-state by Steven Luong · 5 years ago
  11. 39d6911 api: multiple connections per process by Dave Barach · 5 years ago
  12. e83aa45 bonding: add/del secondary mac address callback by Matthew Smith · 5 years ago
  13. a03c7d5 bonding: fix non-null terminated vector by Benoît Ganne · 5 years ago
  14. 002723c lacp: add actor steady state check prior to skip processing lacp pdu by Steven Luong · 5 years ago
  15. cc3aac0 bonding: fix interface deletion by Benoît Ganne · 5 years ago
  16. 71e5b47 bonding: graph node running after bond-input in feature arc may crash by Steven Luong · 5 years ago
  17. 1a41a35 bonding: feature arc may not be enabled for the slave interface by Steven Luong · 5 years ago
  18. de0302c bonding: traffic traversing the wrong interface by Steven Luong · 5 years ago
  19. 5c828bc bonding: fix non-null-terminated C-string by Benoît Ganne · 5 years ago
  20. 7ca5aaa vlib: add flag to explicitelly mark nodes which can init per-node packet trace by Damjan Marion · 5 years ago
  21. 3d1ef87 bonding: API cleanup by Jakub Grajciar · 5 years ago
  22. a1876b8 bonding: add weight support for active-backup mode by Steven Luong · 5 years ago
  23. 0f09a82 stats: add /if/<n>/<n>/state for lacp interface state by Steven Luong · 5 years ago
  24. bac326c bonding lacp: deleting virtual interface which was enslaved may cause crash by Steven Luong · 5 years ago
  25. c94afaa bonding: incorrect RX counters for bond interface by Steven Luong · 5 years ago
  26. 8c1280f bonding: print the name on the cli when created by Mohsin Kazmi · 5 years ago
  27. a58fec1 bonding: fix create bond CLI by Zhiyong Yang · 5 years ago
  28. 751e3f3 bonding: add support for numa-only in lacp mode by Zhiyong Yang · 5 years ago
  29. 52c5f26 bonding: fix comment typo by Zhiyong Yang · 6 years ago
  30. 6865d3c bonding: add support for numa awareness by Zhiyong Yang · 6 years ago
  31. b388e1a bonding: clean up redundant code by Zhiyong Yang · 6 years ago
  32. a1f9ee8 Revert "Revert "bond: problem switching from l2 to l3"" by Steven Luong · 6 years ago
  33. 2e1c896 API: Fix shared memory only action handlers. by Ole Troan · 6 years ago
  34. 82c5dda lacp: passive mode support [VPP-1551] by Steven Luong · 6 years ago
  35. 8feeaff Typos. A bunch of typos I've been collecting. by Paul Vinciguerra · 6 years ago
  36. 3b0d7e4 Revert "API: Cleanup APIs interface.api" by Ole Trøan · 6 years ago
  37. e63325e API: Cleanup APIs interface.api by Jakub Grajciar · 6 years ago
  38. 5d0d549 Revert "bond: problem switching from l2 to l3" by Peter Mikus · 6 years ago
  39. 47727c0 Add -fno-common compile option by Benoît Ganne · 6 years ago
  40. e43278f bond: packet drops on VPP bond interface [VPP-1544] by Steven · 6 years ago
  41. ad9d528 bonding: support custom interface IDs by Alexander Chernavin · 6 years ago
  42. d30bf01 add vlib_prefetch_buffer_data(...) macro by Damjan Marion · 6 years ago
  43. 178cf49 Remove c-11 memcpy checks from perf-critical code by Dave Barach · 6 years ago
  44. a3d5986 vlib rename vlib_frame_args(...) to vlib_frame_scalar_args(..) by Damjan Marion · 6 years ago
  45. f238901 bond: problem switching from l2 to l3 by Steven · 6 years ago
  46. b7b9299 c11 safe string handling support by Dave Barach · 6 years ago
  47. 69fdfee bond: tx optimizations by Damjan Marion · 6 years ago
  48. 318de5d bond: active-backup mode is using the wrong load balance algo by Steven · 6 years ago
  49. 16de39e bond: tx perf improvement, part trois by Damjan Marion · 6 years ago
  50. c4e99c5 bond: tx performance enhancement part deux by Steven · 6 years ago
  51. cefe134 bond: tx perf improvements by Damjan Marion · 6 years ago
  52. 5967baf bond: crash when deleting bond interface [VPP-1427] by Steven · 6 years ago
  53. 6e36351 Multiarch handling in different constructor macros by Damjan Marion · 6 years ago
  54. 7d98a12 Remove unused argument to vlib_feature_next by Damjan Marion · 6 years ago
  55. 067cd62 avoid using thread local storage for thread index by Damjan Marion · 6 years ago
  56. 9f781d8 bond: send gratuitous arp when the active slave went down in active-backup mode by Steven · 7 years ago
  57. f264f08 bonding: fix packet trace in bond-input by Damjan Marion · 7 years ago
  58. 812b32d Add VLIB_NODE_FN() macro to simplify multiversioning of node functions by Damjan Marion · 7 years ago
  59. 5e5adb3 bond-input performance optimization by Damjan Marion · 7 years ago
  60. 0d88301 bond: performance harvesting by Steven · 7 years ago
  61. ce2db6a lacp: deleting the bond subinterface may cause lacp to lose the partner [VPP-1251] by Steven · 7 years ago
  62. 4f8863b bond: ping fails between l2 BD [VPP-1238] by Steven · 7 years ago
  63. 22b5be0 bond: 1 packet/frame == bad performance [VPP-1236] by Steven · 7 years ago
  64. 70488ab bond: show trace causes a crash if the interface is deleted by Steven · 7 years ago
  65. b3caf55 bond: cli rename by Steven · 7 years ago
  66. 18c0f22 bond: coverity woes by Steven · 7 years ago
  67. a005e7f bond: performance enhancement by Steven · 7 years ago
  68. 9cd2d7a bond: Add bonding driver and LACP protocol by Steven · 7 years ago