1. c3148b1 misc: remove GNU Indent directives by Damjan Marion · 9 months ago
  2. 9c6fd89 bonding: add checks for sw_if_index in api by Stanislav Zaikin · 1 year, 2 months ago
  3. 4e8f9be devices: remove unused code by Damjan Marion · 1 year, 2 months ago
  4. fd2417b ip-neighbor: ARP and ND stats per-interface. by Neale Ranns · 3 years, 5 months ago
  5. 8973b07 stats: refactor by Damjan Marion · 2 years, 10 months ago
  6. 05a68d6 bonding: refactor bonding hash functions to vnet/hash by Steven Luong · 3 years ago
  7. ed999e3 bonding: memory leak on parsing bad CLI command by Steven Luong · 3 years ago
  8. 5c954c4 ethernet: new interface registration function by Damjan Marion · 3 years ago
  9. d4f88cc interface: refactor interface capabilities code by Damjan Marion · 3 years ago
  10. af7fb04 misc: replace CLIB_PREFETCH with clib_prefetch_{load,store} by Damjan Marion · 3 years, 5 months ago
  11. 116a1e5 bonding: api cleanup by Filip Tehlar · 3 years, 6 months ago
  12. eddd8e3 tests: move test source to vpp/test by Dave Wallace · 3 years, 7 months ago
  13. f89bbbe vlib: refactor trajectory trace debug feature by Benoît Ganne · 3 years, 9 months ago
  14. 5b3f523 interface: add capabilities flags by Mohsin Kazmi · 3 years, 10 months ago
  15. 8d46219 bonding: coverity woe in bond_dev_class fuction by Steven Luong · 3 years, 10 months ago
  16. 23f41d7 tests: move bond tests to src/vnet/bonding/test by Dave Wallace · 4 years ago
  17. b2c31b6 misc: move to new pool_foreach macros by Damjan Marion · 4 years ago
  18. dc617b8 ip-neighbor: Use ip_address_t rather than ip46_address_t by Neale Ranns · 4 years, 4 months ago
  19. b44c77d ethernet: mac must support 64-bits loads by Benoît Ganne · 4 years, 2 months ago
  20. 9a3973e vlib: fix trace number accounting by Benoît Ganne · 4 years, 2 months ago
  21. ea71786 bonding: add bond_create2 API to include gso option by Steven Luong · 4 years, 5 months ago
  22. 3f54d96 bonding: enhance binary api handling by Steven Luong · 4 years, 4 months ago
  23. dc2abbe bonding: toggle bond admin state may cause hw link state to down by Steven Luong · 4 years, 5 months ago
  24. 4c4223e bonding lacp: replace slave string with member by Steven Luong · 4 years, 5 months ago
  25. 7285103 bonding: Revert adjust link state by Matthew Smith · 4 years, 7 months ago
  26. 9121c41 bonding: adjust link state based on active slaves by Matthew Smith · 4 years, 7 months ago
  27. f415a3b l2: L2/L3 mode swicth cleanup and l2-patch fix by John Lo · 4 years, 7 months ago
  28. 689666c bonding: fix the GSO flags by Mohsin Kazmi · 4 years, 7 months ago
  29. c0e9441 tests: move defaults from defaultmapping to .api files by Paul Vinciguerra · 4 years, 8 months ago
  30. 2e1fa54 bonding: Add GSO support by Steven Luong · 5 years ago
  31. ffd1546 misc: fix coverity warnings by Dave Barach · 4 years, 10 months ago
  32. 854eb6e bonding: process lacp when bond is admin down by Matthew Smith · 5 years ago
  33. 22e108d bonding: fix feature.yaml error by Ole Troan · 5 years ago
  34. 6b32b4a bonding: Add FEATURE.yaml by Steven Luong · 5 years ago
  35. 6dfd378 bonding: drop traffic on backup interface for active-backup mode by Steven Luong · 5 years ago
  36. cbe25aa ip: Protocol Independent IP Neighbors by Neale Ranns · 5 years ago
  37. aa72578 bonding: Add /if/lacp/<bond-sw_if_index>/<slave-sw_if_index>/partner-state by Steven Luong · 5 years ago
  38. 39d6911 api: multiple connections per process by Dave Barach · 5 years ago
  39. e83aa45 bonding: add/del secondary mac address callback by Matthew Smith · 5 years ago
  40. a03c7d5 bonding: fix non-null terminated vector by Benoît Ganne · 5 years ago
  41. 002723c lacp: add actor steady state check prior to skip processing lacp pdu by Steven Luong · 5 years ago
  42. cc3aac0 bonding: fix interface deletion by Benoît Ganne · 5 years ago
  43. 71e5b47 bonding: graph node running after bond-input in feature arc may crash by Steven Luong · 5 years ago
  44. 1a41a35 bonding: feature arc may not be enabled for the slave interface by Steven Luong · 5 years ago
  45. de0302c bonding: traffic traversing the wrong interface by Steven Luong · 5 years ago
  46. 5c828bc bonding: fix non-null-terminated C-string by Benoît Ganne · 5 years ago
  47. 7ca5aaa vlib: add flag to explicitelly mark nodes which can init per-node packet trace by Damjan Marion · 5 years ago
  48. 3d1ef87 bonding: API cleanup by Jakub Grajciar · 5 years ago
  49. a1876b8 bonding: add weight support for active-backup mode by Steven Luong · 5 years ago
  50. 0f09a82 stats: add /if/<n>/<n>/state for lacp interface state by Steven Luong · 5 years ago
  51. bac326c bonding lacp: deleting virtual interface which was enslaved may cause crash by Steven Luong · 5 years ago
  52. c94afaa bonding: incorrect RX counters for bond interface by Steven Luong · 5 years ago
  53. 8c1280f bonding: print the name on the cli when created by Mohsin Kazmi · 5 years ago
  54. a58fec1 bonding: fix create bond CLI by Zhiyong Yang · 5 years ago
  55. 751e3f3 bonding: add support for numa-only in lacp mode by Zhiyong Yang · 5 years ago
  56. 52c5f26 bonding: fix comment typo by Zhiyong Yang · 6 years ago
  57. 6865d3c bonding: add support for numa awareness by Zhiyong Yang · 6 years ago
  58. b388e1a bonding: clean up redundant code by Zhiyong Yang · 6 years ago
  59. a1f9ee8 Revert "Revert "bond: problem switching from l2 to l3"" by Steven Luong · 6 years ago
  60. 2e1c896 API: Fix shared memory only action handlers. by Ole Troan · 6 years ago
  61. 82c5dda lacp: passive mode support [VPP-1551] by Steven Luong · 6 years ago
  62. 8feeaff Typos. A bunch of typos I've been collecting. by Paul Vinciguerra · 6 years ago
  63. 3b0d7e4 Revert "API: Cleanup APIs interface.api" by Ole Trøan · 6 years ago
  64. e63325e API: Cleanup APIs interface.api by Jakub Grajciar · 6 years ago
  65. 5d0d549 Revert "bond: problem switching from l2 to l3" by Peter Mikus · 6 years ago
  66. 47727c0 Add -fno-common compile option by Benoît Ganne · 6 years ago
  67. e43278f bond: packet drops on VPP bond interface [VPP-1544] by Steven · 6 years ago
  68. ad9d528 bonding: support custom interface IDs by Alexander Chernavin · 6 years ago
  69. d30bf01 add vlib_prefetch_buffer_data(...) macro by Damjan Marion · 6 years ago
  70. 178cf49 Remove c-11 memcpy checks from perf-critical code by Dave Barach · 6 years ago
  71. a3d5986 vlib rename vlib_frame_args(...) to vlib_frame_scalar_args(..) by Damjan Marion · 6 years ago
  72. f238901 bond: problem switching from l2 to l3 by Steven · 6 years ago
  73. b7b9299 c11 safe string handling support by Dave Barach · 6 years ago
  74. 69fdfee bond: tx optimizations by Damjan Marion · 6 years ago
  75. 318de5d bond: active-backup mode is using the wrong load balance algo by Steven · 6 years ago
  76. 16de39e bond: tx perf improvement, part trois by Damjan Marion · 6 years ago
  77. c4e99c5 bond: tx performance enhancement part deux by Steven · 6 years ago
  78. cefe134 bond: tx perf improvements by Damjan Marion · 6 years ago
  79. 5967baf bond: crash when deleting bond interface [VPP-1427] by Steven · 6 years ago
  80. 6e36351 Multiarch handling in different constructor macros by Damjan Marion · 6 years ago
  81. 7d98a12 Remove unused argument to vlib_feature_next by Damjan Marion · 6 years ago
  82. 067cd62 avoid using thread local storage for thread index by Damjan Marion · 6 years ago
  83. 9f781d8 bond: send gratuitous arp when the active slave went down in active-backup mode by Steven · 7 years ago
  84. f264f08 bonding: fix packet trace in bond-input by Damjan Marion · 7 years ago
  85. 812b32d Add VLIB_NODE_FN() macro to simplify multiversioning of node functions by Damjan Marion · 7 years ago
  86. 5e5adb3 bond-input performance optimization by Damjan Marion · 7 years ago
  87. 0d88301 bond: performance harvesting by Steven · 7 years ago
  88. ce2db6a lacp: deleting the bond subinterface may cause lacp to lose the partner [VPP-1251] by Steven · 7 years ago
  89. 4f8863b bond: ping fails between l2 BD [VPP-1238] by Steven · 7 years ago
  90. 22b5be0 bond: 1 packet/frame == bad performance [VPP-1236] by Steven · 7 years ago
  91. 70488ab bond: show trace causes a crash if the interface is deleted by Steven · 7 years ago
  92. b3caf55 bond: cli rename by Steven · 7 years ago
  93. 18c0f22 bond: coverity woes by Steven · 7 years ago
  94. a005e7f bond: performance enhancement by Steven · 7 years ago
  95. 9cd2d7a bond: Add bonding driver and LACP protocol by Steven · 7 years ago