1. 008dbe1 Route counters in the stats segment by Neale Ranns · 6 years ago
  2. ee2e58f vhost-user: Add disable feature support in api by Mohsin Kazmi · 6 years ago
  3. fe0aa76 NAT44 virtual fragmentation reassembly for endpoint-dependent mode (VPP-1325) by Juraj Sloboda · 6 years ago
  4. 6e06d66 vmxnet3: invoke vlib_buffer_enqueue_to_next() with the wrong buffers for chain buffers by Steven · 6 years ago
  5. a713254 bihash template: reinstate the check for the available memory in the arena by Andrew Yourtchenko · 6 years ago
  6. 2646c80 GRE: fix 4o6 and 6o4 adj stacking by Neale Ranns · 6 years ago
  7. a2e2129 dpdk: mask and warn if rx/tx offload is not available by Damjan Marion · 6 years ago
  8. 7341b6d L2-fib-dump: send 1 or 0 rather than flag value by Neale Ranns · 6 years ago
  9. 8023ad4 socket api: do not delay sending of messages by Florin Coras · 6 years ago
  10. df86520 nat: free port_bitmap by dongjuan · 6 years ago
  11. 568ebc7 session: improve close procedure by Florin Coras · 6 years ago
  12. 5c7c49d Fix documentation for SHG in bridge domain by Yichen Wang · 6 years ago
  13. 33e6583 vmxnet3: add support for "non-default" next node by Steven · 6 years ago
  14. c15d148 disable scatter/gather for ENA with DPDK 18.08 by Matthew Smith · 6 years ago
  15. 2f459d7 STATS: First go at documentation by Ole Troan · 6 years ago
  16. 3aa7af3 svm: better march support for svm fifo by Florin Coras · 6 years ago
  17. b4603a7 STATS: Optimistic concurrency handling in Python library. by Ole Troan · 6 years ago
  18. 45d5c87 STATS: Add Python 3 support to vpp_stats.py. by Ole Troan · 6 years ago
  19. 58492a8 STATS: Dynamically mapped shared memory segment by Ole Troan · 6 years ago
  20. 40ea3f5 Register cdp_input when enabled for the first time by Dave Barach · 6 years ago
  21. b023d59 vmxnet3: fix clang initialization error by Florin Coras · 6 years ago
  22. 64a80f2 fix nsh map index error, it will cause vpp appear Segmentation fault when vpp process double packages by zhanglimao · 6 years ago
  23. 35e22ce tls: fix openssl engine write complete condition by Florin Coras · 6 years ago
  24. 4829bab session: ensure detach is done with worker barrier by Florin Coras · 6 years ago
  25. b5e94e3 tls: use application interface apis by Florin Coras · 6 years ago
  26. df7f8e8 vmxnet3 device driver by Steven Luong · 7 years ago
  27. ef90ed0 BIER API and load-balancing fixes by Neale Ranns · 6 years ago
  28. ccf444d Remove scaffolding by Dave Barach · 6 years ago
  29. eeadc14 cpack: add deb/rpm packaging to VPP module by Damjan Marion · 6 years ago
  30. 77bc1a5 dpdk: add detection of mellanox PMDs by Damjan Marion · 6 years ago
  31. 633b6fd vlib: introduce user flags in vlib_frame_t by Damjan Marion · 6 years ago
  32. 93008c2 acl-plugin: do not do clib_smp_atomic_add on per-worker counters by Andrew Yourtchenko · 6 years ago
  33. 1fc44b6 Revert "L2-input: use vlib_buffer_enqueue_to_next" by John Lo · 6 years ago
  34. e166fd9 Ehnance and fix vpp_api_test and custom_dump to support SR-MPLS by John Lo · 6 years ago
  35. 86f0450 vcl: keep track of unexpected events by Florin Coras · 6 years ago
  36. 958192d cmake: use VPP package in VOM by Damjan Marion · 6 years ago
  37. d23d39c Fix memory leak in API/CLI to create/modify SR policies by John Lo · 6 years ago
  38. 12a3020 Add a polling configure to make thread bind with hardware engine by Ping Yu · 6 years ago
  39. c25eb45 L2-FWD: use vlib_buffer_enqueue_to_next and cache prefetch fix by Neale Ranns · 6 years ago
  40. 008eef3 vppinfra: optmize clib_count_equal functions by Damjan Marion · 6 years ago
  41. bb4e022 NAT: TCP MSS clamping by Matus Fabian · 6 years ago
  42. c2b4dbe Trivial: Fix lisp flag label by Paul Vinciguerra · 6 years ago
  43. 0bdd319 IP-neighbor: add and delete internal API by Neale Ranns · 6 years ago
  44. 9ce6a21 Fix: vppapigen make build fails on fresh install by Paul Vinciguerra · 6 years ago
  45. b123255 L2-input: use vlib_buffer_enqueue_to_next by Neale Ranns · 6 years ago
  46. 48a30d3 fix bihash test code by Dave Barach · 6 years ago
  47. 0fa900e cmake: create cmake VPP module, update sample-plugin so it uses it by Damjan Marion · 6 years ago
  48. 79dcbc7 Always use 'lib' instead of 'lib64' by Damjan Marion · 6 years ago
  49. 3501553 Fix LB memory leak and remove useless code by Pierre Pfister · 6 years ago
  50. e849da2 fix missing extern in vnet/ethernet/node.c by Damjan Marion · 6 years ago
  51. f0fa317 L2-Learn: use vlib_buffer_enqueue_to_next by Neale Ranns · 6 years ago
  52. 28812a0 vhost: Fix VPP crash when reloading VM with mixed-type ports [VPP-1406] by Yichen Wang · 6 years ago
  53. 79a05f5 VXLAN-GBP: use common types on the API by Neale Ranns · 6 years ago
  54. 0b48cde device flags will set in dpdk_update_link_state. by Khers · 6 years ago
  55. 759226e Add and enable u32x4_extend_to_u64x2_high for aarch64 NEON intrinsics. by Sirshak Das · 6 years ago
  56. dbecf18 Fix create memif socket by Ed Warnicke · 6 years ago
  57. 2cba853 vcl: add apis that expos fifo as buffer by Florin Coras · 6 years ago
  58. 41c9e04 vcl: improve read and fifo event handling by Florin Coras · 6 years ago
  59. ffb14b9 bihash 32/64 bit shared memory interop by Dave Barach · 6 years ago
  60. 9b2f51a indent off in ip_lookup_set_buffer_fib_index by Neale Ranns · 6 years ago
  61. eb1525f L2-learn; cache prefetch fix by Neale Ranns · 6 years ago
  62. c0a9314 GBP Endpoint Updates by Neale Ranns · 6 years ago
  63. 0d8cbc1 vat: remove the endiness for u8 by Mohsin Kazmi · 6 years ago
  64. 958cff7 VAT: plugin load errors by Ole Troan · 6 years ago
  65. 0be66e1 remove libvlib from libvlibmemoryclient libs by Matthew Smith · 6 years ago
  66. 58f50f1 nat: fix busy ports of each thread by dongjuan · 6 years ago
  67. 6da42de Replacing vtbl NEON intrinsic with rev NEON intrinsic for byte_swap. by Sirshak Das · 6 years ago
  68. 8e5d5db Add u32x4_extend_to_u64x2 for aarch64 using NEON intrinsics by Sirshak Das · 6 years ago
  69. 61f325d Add horizontal add (hadd) vector intrinsic via NEON. by Sirshak Das · 6 years ago
  70. 34a962b vapi: support VLAs in typedefs by Klement Sekera · 6 years ago
  71. 19b4a48 dpdk: clean interface link information on admin down / stop by Damjan Marion · 6 years ago
  72. 1606d3a dpdk-plugin: do not request SCTP offload, some cards do not support it while supporting TCP/UDP by Andrew Yourtchenko · 6 years ago
  73. 5beecec new multiversioning on ethernet input nodes by Damjan Marion · 6 years ago
  74. 61b94c6 vxlan-gbp: Add support for vxlan gbp by Mohsin Kazmi · 6 years ago
  75. b414d0d cmake: put vpp_api_test back to packaging by Damjan Marion · 6 years ago
  76. 2179513 session: lock app worker mq for io events by Florin Coras · 6 years ago
  77. 97f592f vlib: crash in linux_epoll_input_inline for accessing free file index [VPP-1412] by Steven · 6 years ago
  78. 3b81a1e L2 BVI/FIB: Update L2 FIB table when BVI's MAC changes by Neale Ranns · 6 years ago
  79. 3348a4c vcl: set worker pthread stop key by Florin Coras · 6 years ago
  80. de9f08b vcl: register workers in order by Florin Coras · 6 years ago
  81. da3eec1 session: detect namespace for transport apps by Florin Coras · 6 years ago
  82. 74cac88 session: fix reentrant listens by Florin Coras · 6 years ago
  83. 36feebb Improve NTP / kernel time change event handling by Dave Barach · 6 years ago
  84. 833de8c cmake: set packaging component for different files by Damjan Marion · 6 years ago
  85. 0745036 Cavium OcteonTX: cache line fix by Marco Varlese · 6 years ago
  86. 4e588aa VPP-API: Cancel timeout thread without sending READ_TIMEOUT message. by Ole Troan · 6 years ago
  87. b54d081 L2-FIB: replace bit-fields with flags by Neale Ranns · 6 years ago
  88. 3b93be5 IP route update fix when multipath and drop set by Neale Ranns · 6 years ago
  89. c84cbad PAPI: Unpack embedded types with variable length arrays. by Ole Troan · 6 years ago
  90. 4c842f8 Remove qsort.c from vppinfra by Damjan Marion · 6 years ago
  91. 6d4bb42 vcl: refactor test client to support workers by Florin Coras · 6 years ago
  92. 49ca260 Add flush flag on del as command by Hongjun Ni · 6 years ago
  93. e4b202a geneve: fix variable initial value by Zhiyong Yang · 6 years ago
  94. 66bff59 cmake: Fix compilation for OCTEONTx by Nitin Saxena · 6 years ago
  95. c5cb638 Silence warning over ignored return value (CID 187932) by Chris Luke · 6 years ago
  96. 70fda4c vxlan: improve encap performance by Zhiyong Yang · 6 years ago
  97. ecdfb2c eth_mac_equal takes const pointers by Neale Ranns · 6 years ago
  98. 6011b5e vxlan_gpe: optimize encap performance by Zhiyong Yang · 6 years ago
  99. a9cf6af Fix Telnet option processing issue by Chris Luke · 6 years ago
  100. 483a54b acl-plugin: VPP-1400: fix crash when removing a session entry by Andrew Yourtchenko · 6 years ago