1. e849da2 fix missing extern in vnet/ethernet/node.c by Damjan Marion · 6 years ago
  2. f0fa317 L2-Learn: use vlib_buffer_enqueue_to_next by Neale Ranns · 6 years ago
  3. 28812a0 vhost: Fix VPP crash when reloading VM with mixed-type ports [VPP-1406] by Yichen Wang · 6 years ago
  4. 79a05f5 VXLAN-GBP: use common types on the API by Neale Ranns · 6 years ago
  5. 0b48cde device flags will set in dpdk_update_link_state. by Khers · 6 years ago
  6. 768c290 Add patch for ixgbe x550 SFP+ to DPDK 18.08 by Matthew Smith · 6 years ago
  7. 759226e Add and enable u32x4_extend_to_u64x2_high for aarch64 NEON intrinsics. by Sirshak Das · 6 years ago
  8. dbecf18 Fix create memif socket by Ed Warnicke · 6 years ago
  9. 2cba853 vcl: add apis that expos fifo as buffer by Florin Coras · 6 years ago
  10. 41c9e04 vcl: improve read and fifo event handling by Florin Coras · 6 years ago
  11. ffb14b9 bihash 32/64 bit shared memory interop by Dave Barach · 6 years ago
  12. 9b2f51a indent off in ip_lookup_set_buffer_fib_index by Neale Ranns · 6 years ago
  13. eb1525f L2-learn; cache prefetch fix by Neale Ranns · 6 years ago
  14. c0a9314 GBP Endpoint Updates by Neale Ranns · 6 years ago
  15. 0d8cbc1 vat: remove the endiness for u8 by Mohsin Kazmi · 6 years ago
  16. 958cff7 VAT: plugin load errors by Ole Troan · 6 years ago
  17. 0be66e1 remove libvlib from libvlibmemoryclient libs by Matthew Smith · 6 years ago
  18. 58f50f1 nat: fix busy ports of each thread by dongjuan · 6 years ago
  19. 6da42de Replacing vtbl NEON intrinsic with rev NEON intrinsic for byte_swap. by Sirshak Das · 6 years ago
  20. 8e5d5db Add u32x4_extend_to_u64x2 for aarch64 using NEON intrinsics by Sirshak Das · 6 years ago
  21. 61f325d Add horizontal add (hadd) vector intrinsic via NEON. by Sirshak Das · 6 years ago
  22. 34a962b vapi: support VLAs in typedefs by Klement Sekera · 6 years ago
  23. 19b4a48 dpdk: clean interface link information on admin down / stop by Damjan Marion · 6 years ago
  24. 1606d3a dpdk-plugin: do not request SCTP offload, some cards do not support it while supporting TCP/UDP by Andrew Yourtchenko · 6 years ago
  25. 255299c cmake VOM: j factor chosen based on number of cores by Neale Ranns · 6 years ago
  26. 5beecec new multiversioning on ethernet input nodes by Damjan Marion · 6 years ago
  27. 61b94c6 vxlan-gbp: Add support for vxlan gbp by Mohsin Kazmi · 6 years ago
  28. b414d0d cmake: put vpp_api_test back to packaging by Damjan Marion · 6 years ago
  29. 2179513 session: lock app worker mq for io events by Florin Coras · 6 years ago
  30. 97f592f vlib: crash in linux_epoll_input_inline for accessing free file index [VPP-1412] by Steven · 6 years ago
  31. d4d7e8a cmake: Move VOM to cmake by Mohsin Kazmi · 6 years ago
  32. 3b81a1e L2 BVI/FIB: Update L2 FIB table when BVI's MAC changes by Neale Ranns · 6 years ago
  33. 3348a4c vcl: set worker pthread stop key by Florin Coras · 6 years ago
  34. de9f08b vcl: register workers in order by Florin Coras · 6 years ago
  35. da3eec1 session: detect namespace for transport apps by Florin Coras · 6 years ago
  36. 74cac88 session: fix reentrant listens by Florin Coras · 6 years ago
  37. d790c7e update regex used by rpm build to find lib files by Matthew Smith · 6 years ago
  38. 36feebb Improve NTP / kernel time change event handling by Dave Barach · 6 years ago
  39. 833de8c cmake: set packaging component for different files by Damjan Marion · 6 years ago
  40. 0745036 Cavium OcteonTX: cache line fix by Marco Varlese · 6 years ago
  41. 4e588aa VPP-API: Cancel timeout thread without sending READ_TIMEOUT message. by Ole Troan · 6 years ago
  42. b54d081 L2-FIB: replace bit-fields with flags by Neale Ranns · 6 years ago
  43. 3b93be5 IP route update fix when multipath and drop set by Neale Ranns · 6 years ago
  44. c84cbad PAPI: Unpack embedded types with variable length arrays. by Ole Troan · 6 years ago
  45. a85e0de post move-to-cmake cleanup by Damjan Marion · 6 years ago
  46. 4c842f8 Remove qsort.c from vppinfra by Damjan Marion · 6 years ago
  47. 6d4bb42 vcl: refactor test client to support workers by Florin Coras · 6 years ago
  48. 49ca260 Add flush flag on del as command by Hongjun Ni · 6 years ago
  49. e4b202a geneve: fix variable initial value by Zhiyong Yang · 6 years ago
  50. d9668e7 docs: what is vpp and features and performance by Scott Keeler · 6 years ago
  51. 568cc46 libmemif: slave connecting bugfix by Jakub Grajciar · 6 years ago
  52. 66bff59 cmake: Fix compilation for OCTEONTx by Nitin Saxena · 6 years ago
  53. c5cb638 Silence warning over ignored return value (CID 187932) by Chris Luke · 6 years ago
  54. 70fda4c vxlan: improve encap performance by Zhiyong Yang · 6 years ago
  55. ecdfb2c eth_mac_equal takes const pointers by Neale Ranns · 6 years ago
  56. 6011b5e vxlan_gpe: optimize encap performance by Zhiyong Yang · 6 years ago
  57. ecbe6f5 DOC ONLY: cmake / ninja build system doc by Dave Barach · 6 years ago
  58. a9cf6af Fix Telnet option processing issue by Chris Luke · 6 years ago
  59. 483a54b acl-plugin: VPP-1400: fix crash when removing a session entry by Andrew Yourtchenko · 6 years ago
  60. 1459877 vcl/session/svm: fix coverity warnings by Florin Coras · 6 years ago
  61. ab2f6db session: support multiple worker binds by Florin Coras · 6 years ago
  62. ed234e7 Enum type on the API for QoS sources by Neale Ranns · 6 years ago
  63. a7f8b22 NAT: fix maximum out of order fragments (VPP-1399) by Matus Fabian · 6 years ago
  64. 05ca4a3 NAT: test cleanup (VPP-1252) by Matus Fabian · 6 years ago
  65. 721872e Fix test summary and retries by juraj.linkes · 6 years ago
  66. 573c7af STATS: Update Prometheus port by Ole Troan · 6 years ago
  67. 3f812aa Add missing API MAC address encode implementation by Neale Ranns · 6 years ago
  68. 3328e90 acl-plugin: VPP-1400: VPP may crash when performing ACL modifications on applied ACLs by Andrew Yourtchenko · 6 years ago
  69. 5d28c7a NAT: add support for configurable port range (VPP-1346) by Matus Fabian · 6 years ago
  70. b17cd37 Add Load Balancer plugin Maintainers by Hongjun Ni · 6 years ago
  71. 3e48302 avf: fix random rss key by Jakub Grajciar · 6 years ago
  72. ceb8d5a l2_output:skip processing if no features are enabled by Eyal Bari · 6 years ago
  73. 3b9bf6f Add JVPP for NSH plugin by Hongjun Ni · 6 years ago
  74. 293aa05 vcl: refactor test apps to use multiple workers by Florin Coras · 6 years ago
  75. 004869d Fixed showing negative count in stats show CLI by Naoyuki Mori · 6 years ago
  76. 7eedb5f add option to allow user to set ciphers by Ping Yu · 6 years ago
  77. 8e71529 Deprecate old buffer replication scheme by Damjan Marion · 6 years ago
  78. d5c70d5 acl-plugin: fix the memory leak with colliding entries storage by Andrew Yourtchenko · 6 years ago
  79. 4dffd1c Compile vppinfra on macOS by Damjan Marion · 6 years ago
  80. ea5b5be NAT44: client-IP based session affinity for load-balancing (VPP-1297) by Matus Fabian · 6 years ago
  81. 7ff0a26 vapi: init clib mem heap on connect if needed by Klement Sekera · 6 years ago
  82. 7320210 STATS: Python binding to access VPP statistics and counters. by Ole Troan · 6 years ago
  83. 855e268 Switch to cmake by Damjan Marion · 6 years ago
  84. edc4387 cmake: cache line size detection by Damjan Marion · 6 years ago
  85. cc4eb99 cmake: respect TERM by Damjan Marion · 6 years ago
  86. ad1e1c5 cmake: pass linker flags, use devtoolset on centos 7 by Damjan Marion · 6 years ago
  87. c6c0246 cmake: detect vpp version, set soversion, pretty config print by Damjan Marion · 6 years ago
  88. 219cc90 Support lb on both vip and per-port-vip case by Hongjun Ni · 6 years ago
  89. d69f439 IPx address query functions take a const pointer by Neale Ranns · 6 years ago
  90. 5fd95fb Fix typo by Dave Barach · 6 years ago
  91. 75c276f Docs: update MPLS FIB section with text from the wiki by Neale Ranns · 6 years ago
  92. 98eb4c2 Add INFO.yaml file by Vanessa Rene Valderrama · 6 years ago
  93. 4fa87e7 FIB path CLI fix for lookup-table IDs by Neale Ranns · 6 years ago
  94. de5b08f Introduce a mac_address_t on the API and in VPP by Neale Ranns · 6 years ago
  95. 4547893 VPP-1407: Fix the wrong length of udp header for buffer chains by shubing guo · 6 years ago
  96. aea5f39 VPP-1408: Fix bug that wrong tx fifo drop in buffer chains flow of dgram mode by shubing guo · 6 years ago
  97. 134a996 vcl: add support for multi-worker apps by Florin Coras · 6 years ago
  98. ac5554c cmake: add missing header by Damjan Marion · 6 years ago
  99. 5ad62c3 cmake: fix vppapigen install permissons by Damjan Marion · 6 years ago
  100. d9b2fce docs: Add features by release section by Scitt Keeler · 6 years ago