1. e4b202a geneve: fix variable initial value by Zhiyong Yang · 6 years ago
  2. d9668e7 docs: what is vpp and features and performance by Scott Keeler · 6 years ago
  3. 568cc46 libmemif: slave connecting bugfix by Jakub Grajciar · 6 years ago
  4. 66bff59 cmake: Fix compilation for OCTEONTx by Nitin Saxena · 6 years ago
  5. c5cb638 Silence warning over ignored return value (CID 187932) by Chris Luke · 6 years ago
  6. 70fda4c vxlan: improve encap performance by Zhiyong Yang · 6 years ago
  7. ecdfb2c eth_mac_equal takes const pointers by Neale Ranns · 6 years ago
  8. 6011b5e vxlan_gpe: optimize encap performance by Zhiyong Yang · 6 years ago
  9. ecbe6f5 DOC ONLY: cmake / ninja build system doc by Dave Barach · 6 years ago
  10. a9cf6af Fix Telnet option processing issue by Chris Luke · 6 years ago
  11. 483a54b acl-plugin: VPP-1400: fix crash when removing a session entry by Andrew Yourtchenko · 6 years ago
  12. 1459877 vcl/session/svm: fix coverity warnings by Florin Coras · 6 years ago
  13. ab2f6db session: support multiple worker binds by Florin Coras · 6 years ago
  14. ed234e7 Enum type on the API for QoS sources by Neale Ranns · 6 years ago
  15. a7f8b22 NAT: fix maximum out of order fragments (VPP-1399) by Matus Fabian · 6 years ago
  16. 05ca4a3 NAT: test cleanup (VPP-1252) by Matus Fabian · 6 years ago
  17. 721872e Fix test summary and retries by juraj.linkes · 6 years ago
  18. 573c7af STATS: Update Prometheus port by Ole Troan · 6 years ago
  19. 3f812aa Add missing API MAC address encode implementation by Neale Ranns · 6 years ago
  20. 3328e90 acl-plugin: VPP-1400: VPP may crash when performing ACL modifications on applied ACLs by Andrew Yourtchenko · 6 years ago
  21. 5d28c7a NAT: add support for configurable port range (VPP-1346) by Matus Fabian · 6 years ago
  22. b17cd37 Add Load Balancer plugin Maintainers by Hongjun Ni · 6 years ago
  23. 3e48302 avf: fix random rss key by Jakub Grajciar · 6 years ago
  24. ceb8d5a l2_output:skip processing if no features are enabled by Eyal Bari · 6 years ago
  25. 3b9bf6f Add JVPP for NSH plugin by Hongjun Ni · 6 years ago
  26. 293aa05 vcl: refactor test apps to use multiple workers by Florin Coras · 6 years ago
  27. 004869d Fixed showing negative count in stats show CLI by Naoyuki Mori · 6 years ago
  28. 7eedb5f add option to allow user to set ciphers by Ping Yu · 6 years ago
  29. 8e71529 Deprecate old buffer replication scheme by Damjan Marion · 6 years ago
  30. d5c70d5 acl-plugin: fix the memory leak with colliding entries storage by Andrew Yourtchenko · 6 years ago
  31. 4dffd1c Compile vppinfra on macOS by Damjan Marion · 6 years ago
  32. ea5b5be NAT44: client-IP based session affinity for load-balancing (VPP-1297) by Matus Fabian · 6 years ago
  33. 7ff0a26 vapi: init clib mem heap on connect if needed by Klement Sekera · 6 years ago
  34. 7320210 STATS: Python binding to access VPP statistics and counters. by Ole Troan · 6 years ago
  35. 855e268 Switch to cmake by Damjan Marion · 6 years ago
  36. edc4387 cmake: cache line size detection by Damjan Marion · 6 years ago
  37. cc4eb99 cmake: respect TERM by Damjan Marion · 6 years ago
  38. ad1e1c5 cmake: pass linker flags, use devtoolset on centos 7 by Damjan Marion · 6 years ago
  39. c6c0246 cmake: detect vpp version, set soversion, pretty config print by Damjan Marion · 6 years ago
  40. 219cc90 Support lb on both vip and per-port-vip case by Hongjun Ni · 6 years ago
  41. d69f439 IPx address query functions take a const pointer by Neale Ranns · 6 years ago
  42. 5fd95fb Fix typo by Dave Barach · 6 years ago
  43. 75c276f Docs: update MPLS FIB section with text from the wiki by Neale Ranns · 6 years ago
  44. 98eb4c2 Add INFO.yaml file by Vanessa Rene Valderrama · 6 years ago
  45. 4fa87e7 FIB path CLI fix for lookup-table IDs by Neale Ranns · 6 years ago
  46. de5b08f Introduce a mac_address_t on the API and in VPP by Neale Ranns · 6 years ago
  47. 4547893 VPP-1407: Fix the wrong length of udp header for buffer chains by shubing guo · 6 years ago
  48. aea5f39 VPP-1408: Fix bug that wrong tx fifo drop in buffer chains flow of dgram mode by shubing guo · 6 years ago
  49. 134a996 vcl: add support for multi-worker apps by Florin Coras · 6 years ago
  50. ac5554c cmake: add missing header by Damjan Marion · 6 years ago
  51. 5ad62c3 cmake: fix vppapigen install permissons by Damjan Marion · 6 years ago
  52. d9b2fce docs: Add features by release section by Scitt Keeler · 6 years ago
  53. e89be4e Crude stat segment lock recovery by Dave Barach · 6 years ago
  54. d131825 cmake: missing dependencies by Damjan Marion · 6 years ago
  55. c8352bc Refactor the ARP throttle into a common type so it can be reused by Neale Ranns · 6 years ago
  56. 2ce8bd9 Add SHA2 support to IKEv2 implementation by Berenger Foucher · 6 years ago
  57. 7c922dc SR-MPLS: fixes and tests by Neale Ranns · 6 years ago
  58. 70fee2d SUSE: fix spec to generate RPMs by Marco Varlese · 6 years ago
  59. 0923a23 docs: FIB 2.0 start by jdenisco · 6 years ago
  60. 5e2c54d Fix hanging test runner when child process dies by juraj.linkes · 6 years ago
  61. 93a5dd1 libmemif: external region support by Jakub Grajciar · 6 years ago
  62. 43b0606 cmake: a bit of packaging work by Damjan Marion · 6 years ago
  63. ec2a9bb Fix array bound failure in api_sr_localsid_add_del by Lijian Zhang · 6 years ago
  64. be460e7 Fix the default step when using STEP=1 while testing by juraj.linkes · 6 years ago
  65. 149d0e2 avf: RSS support by Jakub Grajciar · 6 years ago
  66. 3b23e9d SR-mpls: do not pass empty label stack to fib by Neale Ranns · 6 years ago
  67. 1e3417f Address bfd rpc scale issues by Dave Barach · 6 years ago
  68. e6446a3 Fix race condition in tls half open ctx get/put by Ping Yu · 6 years ago
  69. 77eb907 Consolidate table->index conversion in fib-path CLI processing by Neale Ranns · 6 years ago
  70. e4fc3fb Add NSH Plugin Maintainers by Hongjun Ni · 6 years ago
  71. 7fc631f patch mlx PMDs for VPP w/ DPDK 18.05 or newer by Matthew Smith · 6 years ago
  72. 2fee167 STATS: stat_client updates. by Ole Troan · 6 years ago
  73. fcf9497 avf: deal willth tx ring full properly by Damjan Marion · 6 years ago
  74. f2de90d cmake: fix marvell plugin build by Brian Brooks · 6 years ago
  75. 1732e47 VAPI: bugfixes by Klement Sekera · 6 years ago
  76. 9466c45 32/64 shmem bihash interoperability by Dave Barach · 6 years ago
  77. 4638e94 avf: add missing rx_redirect_to_node handler by Damjan Marion · 6 years ago
  78. e04ffa4 cmake: Add perftool to cmake build by Mohsin Kazmi · 6 years ago
  79. 4a53e83 cmake: add python api by Damjan Marion · 6 years ago
  80. 258a4cf cmake: don't install some test executable by Damjan Marion · 6 years ago
  81. e7e5de0 cmake: add g2 and elftool tools by Damjan Marion · 6 years ago
  82. 0abd4a2 cmake: install vppapigen by Damjan Marion · 6 years ago
  83. 6462742 cmake: compile libs and plugins with -Wall by Damjan Marion · 6 years ago
  84. 69abe44 vlib: add 'show node' and 'set node function' CLI by Damjan Marion · 6 years ago
  85. 57791ad tls: fix handling of failed connects by Florin Coras · 6 years ago
  86. 070453d vcl: remove session locks by Florin Coras · 6 years ago
  87. 6011699 vcl/session: use mq for bind replies by Florin Coras · 6 years ago
  88. d313f9e Port NSH plugin to VPP by Hongjun Ni · 6 years ago
  89. a5679e8 vxlan: decap use vlib_buffer_enqueue_to_next by Eyal Bari · 6 years ago
  90. 30d5364 Adjacency walks protected by 'walk in progress' flag by Neale Ranns · 6 years ago
  91. f96d0a1 NAT44: fix nat44_ed_not_translate_output_feature for multiple VRF (VPP-1404) by Matus Fabian · 6 years ago
  92. 2108c0c VAPI: support enums & unions by Klement Sekera · 6 years ago
  93. ef89e4d VOM: Add support bridge domain arp entry dump by Mohsin Kazmi · 6 years ago
  94. fe0a2c5 IGMP: enable command on cli by Neale Ranns · 6 years ago
  95. 9514fab MPLS: allow 16 as a valid output label by Neale Ranns · 6 years ago
  96. f852015 cmake: Fix plugins .h includes by Mohsin Kazmi · 6 years ago
  97. b3abec7 cmake: Fix VAPI .hpp generation by Mohsin Kazmi · 6 years ago
  98. 2ba9dcf docs: Finish event logger, viewer and cleanup. by John DeNisco · 6 years ago
  99. 33ed3e4 cmake: fix clang build and few minor fixes by Damjan Marion · 6 years ago
  100. 917dc3b CMake: fix install lib and iOMA missing symbol by Neale Ranns · 6 years ago