1. 483a54b acl-plugin: VPP-1400: fix crash when removing a session entry by Andrew Yourtchenko · 6 years ago
  2. 1459877 vcl/session/svm: fix coverity warnings by Florin Coras · 6 years ago
  3. ab2f6db session: support multiple worker binds by Florin Coras · 6 years ago
  4. ed234e7 Enum type on the API for QoS sources by Neale Ranns · 6 years ago
  5. a7f8b22 NAT: fix maximum out of order fragments (VPP-1399) by Matus Fabian · 6 years ago
  6. 573c7af STATS: Update Prometheus port by Ole Troan · 6 years ago
  7. 3f812aa Add missing API MAC address encode implementation by Neale Ranns · 6 years ago
  8. 3328e90 acl-plugin: VPP-1400: VPP may crash when performing ACL modifications on applied ACLs by Andrew Yourtchenko · 6 years ago
  9. 5d28c7a NAT: add support for configurable port range (VPP-1346) by Matus Fabian · 6 years ago
  10. 3e48302 avf: fix random rss key by Jakub Grajciar · 6 years ago
  11. ceb8d5a l2_output:skip processing if no features are enabled by Eyal Bari · 6 years ago
  12. 293aa05 vcl: refactor test apps to use multiple workers by Florin Coras · 6 years ago
  13. 004869d Fixed showing negative count in stats show CLI by Naoyuki Mori · 6 years ago
  14. 7eedb5f add option to allow user to set ciphers by Ping Yu · 6 years ago
  15. 8e71529 Deprecate old buffer replication scheme by Damjan Marion · 6 years ago
  16. d5c70d5 acl-plugin: fix the memory leak with colliding entries storage by Andrew Yourtchenko · 6 years ago
  17. 4dffd1c Compile vppinfra on macOS by Damjan Marion · 6 years ago
  18. ea5b5be NAT44: client-IP based session affinity for load-balancing (VPP-1297) by Matus Fabian · 6 years ago
  19. 7ff0a26 vapi: init clib mem heap on connect if needed by Klement Sekera · 6 years ago
  20. 7320210 STATS: Python binding to access VPP statistics and counters. by Ole Troan · 6 years ago
  21. 855e268 Switch to cmake by Damjan Marion · 6 years ago
  22. edc4387 cmake: cache line size detection by Damjan Marion · 6 years ago
  23. cc4eb99 cmake: respect TERM by Damjan Marion · 6 years ago
  24. c6c0246 cmake: detect vpp version, set soversion, pretty config print by Damjan Marion · 6 years ago
  25. 219cc90 Support lb on both vip and per-port-vip case by Hongjun Ni · 6 years ago
  26. d69f439 IPx address query functions take a const pointer by Neale Ranns · 6 years ago
  27. 5fd95fb Fix typo by Dave Barach · 6 years ago
  28. 4fa87e7 FIB path CLI fix for lookup-table IDs by Neale Ranns · 6 years ago
  29. de5b08f Introduce a mac_address_t on the API and in VPP by Neale Ranns · 6 years ago
  30. 4547893 VPP-1407: Fix the wrong length of udp header for buffer chains by shubing guo · 6 years ago
  31. aea5f39 VPP-1408: Fix bug that wrong tx fifo drop in buffer chains flow of dgram mode by shubing guo · 6 years ago
  32. 134a996 vcl: add support for multi-worker apps by Florin Coras · 6 years ago
  33. ac5554c cmake: add missing header by Damjan Marion · 6 years ago
  34. 5ad62c3 cmake: fix vppapigen install permissons by Damjan Marion · 6 years ago
  35. e89be4e Crude stat segment lock recovery by Dave Barach · 6 years ago
  36. d131825 cmake: missing dependencies by Damjan Marion · 6 years ago
  37. c8352bc Refactor the ARP throttle into a common type so it can be reused by Neale Ranns · 6 years ago
  38. 2ce8bd9 Add SHA2 support to IKEv2 implementation by Berenger Foucher · 6 years ago
  39. 7c922dc SR-MPLS: fixes and tests by Neale Ranns · 6 years ago
  40. 43b0606 cmake: a bit of packaging work by Damjan Marion · 6 years ago
  41. ec2a9bb Fix array bound failure in api_sr_localsid_add_del by Lijian Zhang · 6 years ago
  42. 149d0e2 avf: RSS support by Jakub Grajciar · 6 years ago
  43. 3b23e9d SR-mpls: do not pass empty label stack to fib by Neale Ranns · 6 years ago
  44. 1e3417f Address bfd rpc scale issues by Dave Barach · 6 years ago
  45. e6446a3 Fix race condition in tls half open ctx get/put by Ping Yu · 6 years ago
  46. 77eb907 Consolidate table->index conversion in fib-path CLI processing by Neale Ranns · 6 years ago
  47. e4fc3fb Add NSH Plugin Maintainers by Hongjun Ni · 6 years ago
  48. 2fee167 STATS: stat_client updates. by Ole Troan · 6 years ago
  49. fcf9497 avf: deal willth tx ring full properly by Damjan Marion · 6 years ago
  50. f2de90d cmake: fix marvell plugin build by Brian Brooks · 6 years ago
  51. 1732e47 VAPI: bugfixes by Klement Sekera · 6 years ago
  52. 9466c45 32/64 shmem bihash interoperability by Dave Barach · 6 years ago
  53. 4638e94 avf: add missing rx_redirect_to_node handler by Damjan Marion · 6 years ago
  54. e04ffa4 cmake: Add perftool to cmake build by Mohsin Kazmi · 6 years ago
  55. 4a53e83 cmake: add python api by Damjan Marion · 6 years ago
  56. 258a4cf cmake: don't install some test executable by Damjan Marion · 6 years ago
  57. e7e5de0 cmake: add g2 and elftool tools by Damjan Marion · 6 years ago
  58. 0abd4a2 cmake: install vppapigen by Damjan Marion · 6 years ago
  59. 6462742 cmake: compile libs and plugins with -Wall by Damjan Marion · 6 years ago
  60. 69abe44 vlib: add 'show node' and 'set node function' CLI by Damjan Marion · 6 years ago
  61. 57791ad tls: fix handling of failed connects by Florin Coras · 6 years ago
  62. 070453d vcl: remove session locks by Florin Coras · 6 years ago
  63. 6011699 vcl/session: use mq for bind replies by Florin Coras · 6 years ago
  64. d313f9e Port NSH plugin to VPP by Hongjun Ni · 6 years ago
  65. a5679e8 vxlan: decap use vlib_buffer_enqueue_to_next by Eyal Bari · 6 years ago
  66. 30d5364 Adjacency walks protected by 'walk in progress' flag by Neale Ranns · 6 years ago
  67. f96d0a1 NAT44: fix nat44_ed_not_translate_output_feature for multiple VRF (VPP-1404) by Matus Fabian · 6 years ago
  68. 2108c0c VAPI: support enums & unions by Klement Sekera · 6 years ago
  69. fe0a2c5 IGMP: enable command on cli by Neale Ranns · 6 years ago
  70. 9514fab MPLS: allow 16 as a valid output label by Neale Ranns · 6 years ago
  71. f852015 cmake: Fix plugins .h includes by Mohsin Kazmi · 6 years ago
  72. b3abec7 cmake: Fix VAPI .hpp generation by Mohsin Kazmi · 6 years ago
  73. 33ed3e4 cmake: fix clang build and few minor fixes by Damjan Marion · 6 years ago
  74. 917dc3b CMake: fix install lib and iOMA missing symbol by Neale Ranns · 6 years ago
  75. 4c64b6e cmake: add vapi build by Damjan Marion · 6 years ago
  76. 3ce5f91 ioam: fix vat plugin issue introduced by last commit by Damjan Marion · 6 years ago
  77. 878c646 NAT44: add support for session timeout (VPP-1272) by Matus Fabian · 6 years ago
  78. d2dcd20 cmake: add missing vat plugins by Damjan Marion · 6 years ago
  79. c261760 cmake: use lib64 for lib dir by Damjan Marion · 6 years ago
  80. 4553c95 cmake: add add_vpp_library and add_vpp_executable macros by Damjan Marion · 6 years ago
  81. d16004d cmake: move functions to src/cmake by Damjan Marion · 6 years ago
  82. c0ccefd cmake: handle api_test_plugins in add_vpp_plugin macro by Damjan Marion · 6 years ago
  83. b0f5bad ioam: one api test plugin instead of five by Damjan Marion · 6 years ago
  84. 74449b8 cmake: improve add_vpp_plugin macro by Damjan Marion · 6 years ago
  85. 2bfdda7 cmake: add more headers to the install list by Damjan Marion · 6 years ago
  86. ffb3813 Add int cast to fit '.*' printf expectations by Pierre Pfister · 6 years ago
  87. c9fbd66 vcl: remove unused binary api handlers by Florin Coras · 6 years ago
  88. c3638fe session: fix coverity warnings by Florin Coras · 6 years ago
  89. 1553197 session: add support for multiple app workers by Florin Coras · 6 years ago
  90. f8b8586 Clean up packet tracer, especially "clear trace" by Dave Barach · 6 years ago
  91. a9aedb6 MPLS tunnel: don't reuse hw-indices by Neale Ranns · 6 years ago
  92. 54f7c51 rx-placement: Add API call for interface rx-placement by Mohsin Kazmi · 6 years ago
  93. bb37688 l2:bvi-dont aceess sup hw int for broadcasts by Eyal Bari · 6 years ago
  94. af7dd5b Rename struct mallinfo -> struct dlmallinfo by Dave Barach · 6 years ago
  95. d897adc cmake: fix -DVPP_USE_DLMALLOC=OFF by Damjan Marion · 6 years ago
  96. 3ec66b0 tcp: fix cc recovery re-entry and persist timer pop by Florin Coras · 6 years ago
  97. fcbda89 session: fix retrieval of local sessions if app is detached by Florin Coras · 6 years ago
  98. 869031c bihash: remove unused counters by Damjan Marion · 6 years ago
  99. b76590a clib_mem_is_heap_object() needs to recognize sys_alloc segments by Dave Barach · 6 years ago
  100. ca3ff1a ip4: rework rewrite node to use vlib_buffer_enqueue_to_next() by Damjan Marion · 6 years ago