1. 384a336 Enable l4 checksum offload for ThunderX PMD by Federico Claramonte · 6 years ago
  2. 053a0e4 vcl/session: apps with process workers by Florin Coras · 6 years ago
  3. 0c4fec0 Complain if a client binary API queue is full by Dave Barach · 6 years ago
  4. faf22cb mac_address_t: size to 6 bytes so it represents wire format by Neale Ranns · 6 years ago
  5. 3ae2873 pcap-based dispatch tracer by Dave Barach · 6 years ago
  6. 173bae3 ldp: fixes/improvements to select by Florin Coras · 6 years ago
  7. 47527b2 IP-punt: add documentation to the API and fix IP address init by Neale Ranns · 6 years ago
  8. a7dcae7 VPP-1496 Cleanup stats socket on exit. by Paul Vinciguerra · 6 years ago
  9. dd4b2bb VPP-1495: Fix intermittent stat sock test failures. by Paul Vinciguerra · 6 years ago
  10. 1866884 QoS: fix always recoding as IP by Neale Ranns · 6 years ago
  11. 13a08cc GBP: redirect contracts by Neale Ranns · 6 years ago
  12. 96e2d44 VPP-1474: fix 2x coverity warnings by Dave Barach · 6 years ago
  13. bdcff03 acl-plugin: fix coverity error 188909 in unit-test code by Andrew Yourtchenko · 6 years ago
  14. e01f6ef ip4-input: fix prefetch data issue for tunnel decap cases by Zhiyong Yang · 6 years ago
  15. b4d3053 ipsec: infra for selecting backends by Klement Sekera · 6 years ago
  16. 2b209e3 session: fix endpt cfg test (VPP-1492) by Florin Coras · 6 years ago
  17. 5ecbbc1 VXLAN-GBP: c-n-p error in the dual-loop tracing by Neale Ranns · 6 years ago
  18. feb7092 VPP-1477: Replace DatatypeConverter.printHexBinary with bytesToHex by Michal Cmarada · 6 years ago
  19. 178cf49 Remove c-11 memcpy checks from perf-critical code by Dave Barach · 6 years ago
  20. 6917b94 vcl/ldp: fix poll by Florin Coras · 6 years ago
  21. 24010fb docs and Config utility, package cloud support by jdenisco · 6 years ago
  22. 6ebd439 tcp: cubic improvements by Florin Coras · 6 years ago
  23. aa01abb tcp: cubic fast convergence by Florin Coras · 6 years ago
  24. b688fb1 vlib:remove unused argument by Eyal Bari · 6 years ago
  25. 35a5ee1 ipsec: fix typo by Klement Sekera · 6 years ago
  26. 2419508 japi: Move Java API binding to cmake by Mohsin Kazmi · 6 years ago
  27. e82eb63 IGMP: improve CLI debug output by Neale Ranns · 6 years ago
  28. 5d9df1d L2 feautre bitmaps output verbose/non-verbose mode by Neale Ranns · 6 years ago
  29. a3d5986 vlib rename vlib_frame_args(...) to vlib_frame_scalar_args(..) by Damjan Marion · 6 years ago
  30. b11175d tcp: handle disconnects after enq notifications by Florin Coras · 6 years ago
  31. 569a278 docs: add 1810, including package cloud by jdenisco · 6 years ago
  32. 5bb1eca IPv6: Make link-local configurable per-interface (VPP-1446) by Juraj Sloboda · 6 years ago
  33. 8966638 proxy-app: fix active connect by Florin Coras · 6 years ago
  34. 5efaeee pmalloc: u32 pp->index leads to va address overrun by Kingwel Xie · 6 years ago
  35. dfb5f2a Fix logging into multiple files by juraj.linkes · 6 years ago
  36. d5969e4 dpdk: configure ip4 header checksum rx offload properly by Damjan Marion · 6 years ago
  37. 46eecfd GBP: Fix error-strings array in gbp-vxlan4 by Neale Ranns · 6 years ago
  38. a8f5381 tcp: separate unit and throughput tests by Florin Coras · 6 years ago
  39. 2e31cc3 tcp: basic cubic implementation by Florin Coras · 6 years ago
  40. 97670eb vnet: remove unused field by Damjan Marion · 6 years ago
  41. ba603ba Calculate clock rounding constant by Dave Barach · 6 years ago
  42. 5100aa9 vnet: store hw interface speed in kbps instead of using flags by Damjan Marion · 6 years ago
  43. a71844f IP load-balance; trace at the end of the node so the flow hash used is displayed by Neale Ranns · 6 years ago
  44. 0ac1dd8 avf: update virtchnl header file by Damjan Marion · 6 years ago
  45. 6ec99c3 physmem: Add physmem map support by Mohsin Kazmi · 6 years ago
  46. 7040075 tlsopenssl: remove unused #include by Klement Sekera · 6 years ago
  47. 005a333 make test: remove unnecessary check by Klement Sekera · 6 years ago
  48. 7d6afb3 make test: bfd refactor by Klement Sekera · 6 years ago
  49. 03a3e76 make test: rename dummy test name by Klement Sekera · 6 years ago
  50. f37c3ba make test: p2p ethernet refactor by Klement Sekera · 6 years ago
  51. efefc6b tcp: pacer and mrtt estimation improvements by Florin Coras · 6 years ago
  52. 221d6f1 vlib: use index to free suspended frame by Florin Coras · 6 years ago
  53. b2bc03b GBP: fix for coverity found errors by Neale Ranns · 6 years ago
  54. 54e8e39 pmalloc: fix shared mappings by Damjan Marion · 6 years ago
  55. 232b2d5 VOM: GBP missing header file exports by Neale Ranns · 6 years ago
  56. c29c0af GBP: Endpoints with VLAN tags and birdges that don't learn by Neale Ranns · 6 years ago
  57. 7ac053b tcp: consume incoming buffers instead of reusing by Florin Coras · 6 years ago
  58. f5942d5 Optimize xxx_zero_byte_mask NEON function by Lijian Zhang · 6 years ago
  59. c3baf62 l2: convert l2_patch to new multiarch scheme by Damjan Marion · 6 years ago
  60. 93cc3ee GBP Endpoint Learning by Neale Ranns · 6 years ago
  61. c3df1e9 NAT44: fix undesired dependency between static mapping and address from the pool (VPP-1485) by Matus Fabian · 6 years ago
  62. 7baf63f Unresolved symbols in libvapiclient by Neale Ranns · 6 years ago
  63. b987509 Update the vpp config utility by jdenisco · 6 years ago
  64. 005e4d5 vmxnet3: reduce calling vmxnet3_reg_write_inline by Steven · 6 years ago
  65. 6ccff02 VCL: Fix socket_test.sh to build test apps. by Dave Wallace · 6 years ago
  66. 8d33974 marvell: bump musdk version to 18.09.3 by Damjan Marion · 6 years ago
  67. dd04bb9 dpdk: don't automatically whitelist vmxnet3 PCI interfaces by Steven · 6 years ago
  68. 4d5b917 BD ARP entry use common API types by Neale Ranns · 6 years ago
  69. 65ed2d0 docs: Add version and build date by jdenisco · 6 years ago
  70. 0c46998 vhost: crash in vhost_user_tx_avx2 by Steven · 6 years ago
  71. 390036e docs: Small changes to plugin, updated the requirements by jdenisco · 6 years ago
  72. 0f7af53 IGMP: Improved handling of (*,G) join and leave by Neale Ranns · 6 years ago
  73. 3206bb1 VPP-1481: fixed tlv length checking & added tests by Filip Varga · 6 years ago
  74. 55c6c4a dpdk: format_dpdk_device_name cleanup by Damjan Marion · 6 years ago
  75. dcb0c1a Change l2_patch from dual-loop to quad-loop by Yulong Pei · 6 years ago
  76. f286c4b dpdk: fix device name suffix confusion with failsafe/netvsc by Stephen Hemminger · 6 years ago
  77. ef10131 dpdk: fix pmd device type when using netvsc or failsafe by Stephen Hemminger · 6 years ago
  78. 9ece3c0 tcp: dequeue acked only once per burst by Florin Coras · 6 years ago
  79. 87ee947 acl-plugin: 5-tuple parse: get rid of memcpy and move to flags vs. bitfields by Andrew Yourtchenko · 6 years ago
  80. b0073e2 vxlan: prefetch extra one cacheline holding external header by Zhiyong Yang · 6 years ago
  81. 2130284 dpdk: enable gso when the tap PMD is enabled by Matthew Smith · 6 years ago
  82. e7a4e4c Don't autodetect plugin path if set on cmdline by Klement Sekera · 6 years ago
  83. 5b718d5 Enable atomic swap and store macro with acquire and release ordering by Sirshak Das · 6 years ago
  84. 86327be Genric API types format/unformat support for VAT and custom dump by Neale Ranns · 6 years ago
  85. 871bca9 VPP-1450: binary api call for dumping SPD to interface registration by Filip Varga · 6 years ago
  86. 36ee9f1 tcp: send unsent data in fast recovery by Florin Coras · 6 years ago
  87. 40cca75 Provide return value for PAPI disconnect() by Igor Mikhailov (imichail) · 6 years ago
  88. 5efd14f Alter logging semantics for VPP PAPI object by Igor Mikhailov (imichail) · 6 years ago
  89. 776f3d8 tcp: coverity fixes by Florin Coras · 6 years ago
  90. eb60124 cdp scapy protocol & cdp unit tests by Filip Varga · 6 years ago
  91. cc8fa16 vnet: ping: rewrite for maintainability and multicore support by Andrew Yourtchenko · 6 years ago
  92. bd0da97 vlib: define minimum chained buffer segment size by Damjan Marion · 6 years ago
  93. 93468ad dpdk: restore special handling for failsafe driver by Stephen Hemminger · 6 years ago
  94. c44a558 session: measure dispatch period only if under load by Florin Coras · 6 years ago
  95. be72ae6 tcp: minimize use of tls by Florin Coras · 6 years ago
  96. bf9f02c arp:add error counters for all failure cases by Eyal Bari · 6 years ago
  97. e55a6d7 tcp: fast retransmit pacing by Florin Coras · 6 years ago
  98. f6c68d7 Move RPC calls off the binary API input queue by Dave Barach · 6 years ago
  99. f3ffdbc Fix API name_crc format stored in msg_api_table by Igor Mikhailov (imichail) · 6 years ago
  100. 12fe878 vom: Add igmp 'host' support in vom by Mohsin Kazmi · 6 years ago