1. 0d05c0d interface: add multi tx-queues support for new tx infra by Mohsin Kazmi · 3 years, 1 month ago
  2. 5d5f85f api: refactor to use REPLY_MSG_ID_BASE #define by Klement Sekera · 3 years ago
  3. 03092c1 ip: extension header parsing fails for fragment header by Ole Troan · 3 years, 1 month ago
  4. 2008912 fib: Fix the display (or lack of) for fib node types in dependent children lists by Neale Ranns · 3 years ago
  5. f687986 tests: add segment manager tests by Filip Tehlar · 3 years ago
  6. e31c48a perfmon: compile dispatch wrapper once for each number of counters by Damjan Marion · 3 years ago
  7. 3323e20 vppinfra: add perf testing to test_vector_func by Damjan Marion · 3 years ago
  8. e893bea perfmon: refactor perf metric support by Ray Kinsella · 3 years ago
  9. c30f300 build: bump min cmake version to 3.13 and remove workarounds by Damjan Marion · 3 years ago
  10. efd6de8 vppinfra: vector shuffle cleanup by Damjan Marion · 3 years ago
  11. 9ab2e5d vppinfra: add SIMD masked bitwise ops by Damjan Marion · 3 years ago
  12. 342a5d4 api: add api macros for native endian by Mohsin Kazmi · 3 years, 1 month ago
  13. 376c210 interface: add support for outer header checksums by Mohsin Kazmi · 3 years, 1 month ago
  14. 8d42c75 vcl: improve handling of failed connects by Florin Coras · 3 years ago
  15. 6068719 vcl: avoid ip format function vnet dependency by Florin Coras · 3 years ago
  16. cd27e71 dpdk: cryptodev AES-CTR+SHA1 support added by PiotrX Kleski · 3 years, 1 month ago
  17. 4d232ff dpdk-cryptodev: scalable session count by Dastin Wilski · 3 years, 1 month ago
  18. bb1413b vppinfra: remove duplicate api function definition by Florin Coras · 3 years ago
  19. cba1c22 vcl: fix build with older gcc by Florin Coras · 3 years, 1 month ago
  20. 02cc719 session: remove segment if empty after writer lock by Florin Coras · 3 years, 1 month ago
  21. 1a4aaf1 session: mark first listener segment as protected by Florin Coras · 3 years, 1 month ago
  22. 5babf98 session: no deq notifications after close by Florin Coras · 3 years, 1 month ago
  23. dfd27bc session: postpone close notification if still accepting by Florin Coras · 3 years, 1 month ago
  24. b779ca9 ipfix-export: don't check the result of pool_get by Paul Atkins · 3 years, 1 month ago
  25. 19f6e26 session: fix clib_rwlock_writer_unlock lost by wanghanlin · 3 years, 1 month ago
  26. 9adcc97 devices: fix af_packet GSO check by Nathan Skrzypczak · 3 years, 1 month ago
  27. c6eb7da session: accept reply improvements by Florin Coras · 3 years, 1 month ago
  28. 9439a36 session: postpone ct peer disconnect and more checks by Florin Coras · 3 years, 1 month ago
  29. a7bd826 session: only notify server on ct connect failure by Florin Coras · 3 years, 1 month ago
  30. a4abdac api: add helper macros for native endian by Mohsin Kazmi · 3 years, 1 month ago
  31. 09abed6 vppinfra: will_expand for pool_put and bitmap by Stanislav Zaikin · 3 years, 1 month ago
  32. 4551715 vppapigen: coverity 219549, dead code in generated file by Ole Troan · 3 years, 1 month ago
  33. 5e0ea09 l2: change prefetch to prefetchw by Ray Kinsella · 3 years, 1 month ago
  34. a0de780 dpdk: prefetch becomes prefetchw by Ray Kinsella · 3 years, 1 month ago
  35. 2711ca7 session: improve fifo segment allocation by Filip Tehlar · 3 years, 1 month ago
  36. 32c7335 session: detach server from client on connect failure by Florin Coras · 3 years, 1 month ago
  37. 89a4978 misc: vppctl - fix coverity warning by Klement Sekera · 3 years, 1 month ago
  38. 2010a21 vppinfra: fallback to builtin memcpy if vector code is not enabled by Damjan Marion · 3 years, 1 month ago
  39. 6b69f94 vppinfra: update CPU list by Damjan Marion · 3 years, 1 month ago
  40. 3be9164 misc: deprecate gbp and its dependents by Neale Ranns · 4 years, 3 months ago
  41. 0a7551b vxlan: multiarch optimization of vxlan by Ray Kinsella · 3 years, 1 month ago
  42. 2dc942e devices: support build on older kernels by Florin Coras · 3 years, 1 month ago
  43. fa1fb60 dpdk: enable vmxnet3 l4 checksum offload by Florin Coras · 3 years, 1 month ago
  44. a424dd1 ip: unlock_fib on if delete by Nathan Skrzypczak · 3 years, 4 months ago
  45. 56eccdb vlib: add virtual time support by Benoît Ganne · 3 years, 4 months ago
  46. f33979b wireguard: add local variable in handshake process by Gabriel Oginski · 3 years, 1 month ago
  47. d431d74 gso: implement gso segementation copy with checksum by Mohsin Kazmi · 3 years, 2 months ago
  48. bd46907 vlib: fix coverity warning by Klement Sekera · 3 years, 1 month ago
  49. d824aac dpdk: fix coverity warning by Klement Sekera · 3 years, 1 month ago
  50. c2810b3 snort: fix coverity warning by Klement Sekera · 3 years, 1 month ago
  51. 70f14ab snort: fix coverity warning by Klement Sekera · 3 years, 1 month ago
  52. 563ec99 vppinfra: annotate pool_dup() for asan by Benoît Ganne · 3 years, 1 month ago
  53. 3d5e48b vppinfra: fix the memory leak while doing clib_bihash_free by Han Wu · 3 years, 1 month ago
  54. e494ad1 ipfix-export: support sending of ipv6 pkts by Paul Atkins · 3 years, 2 months ago
  55. 5140484 ipfix-export: Change exp to use ip_address by Paul Atkins · 3 years, 2 months ago
  56. 0ea1485 ipfix-export: rename variables when building bufs by Paul Atkins · 3 years, 2 months ago
  57. c2d476b ipfix-export: refactor params to the callback fns by Paul Atkins · 3 years, 2 months ago
  58. 19a5f23 ipfix-export: Add APIs to get/send buffers by Paul Atkins · 3 years, 3 months ago
  59. acb0d2d ipfix-export: add a new API to dump all exporters by Paul Atkins · 3 years, 3 months ago
  60. d747dd9 ipfix-export: support creating multiple exporters by Paul Atkins · 3 years, 3 months ago
  61. a6e131e ipfix-export: refactor ipfix_exporter_t_handler fn by Paul Atkins · 3 years, 3 months ago
  62. 40f9a7a ipfix-export: pass an exp to flow_report_add_del by Paul Atkins · 3 years, 3 months ago
  63. 9e82781 ipfix-export: make stream fns exporter aware by Paul Atkins · 3 years, 3 months ago
  64. 9ec6449 ipfix-export: refactor fields in flow_report_main by Paul Atkins · 3 years, 3 months ago
  65. a3767bd tls: add option to config additional segment size by Florin Coras · 3 years, 1 month ago
  66. 6fdcc3d fib: Don't use [midchain] adjacencies to change an interface's feature arc by Neale Ranns · 3 years, 2 months ago
  67. ad80663 af_xdp: integrate with new tx infra by arikachen · 3 years, 1 month ago
  68. 57bdb26 af_xdp: introduce to netns api by arikachen · 3 years, 1 month ago
  69. ef04803 session: deprecate mq segments baseva by Florin Coras · 3 years, 1 month ago
  70. 8afe1b8 session: improve wrk mq segment allocation by Florin Coras · 3 years, 1 month ago
  71. b28652e ip: comparing IP prefixes should not modify them by Neale Ranns · 3 years, 2 months ago
  72. fc8d0c5 session: fix state check in switch pool by Florin Coras · 3 years, 1 month ago
  73. 0200044 session: support close during migration by Florin Coras · 3 years, 1 month ago
  74. c215e5a session: try to coalesce ct accept rpcs by Florin Coras · 3 years, 1 month ago
  75. c24198b ip6: ip6_not_enabled_node is a sibling of ip6-drop by Paul Atkins · 3 years, 1 month ago
  76. 6563c5b ipfix-export: remove unused code in flow_report.h by Paul Atkins · 3 years, 3 months ago
  77. 292992e ipfix-export: tidy code style in flow_report.c by Paul Atkins · 3 years, 3 months ago
  78. 5df0b34 ipfix-export: set msg id correctly for dump msg by Paul Atkins · 3 years, 3 months ago
  79. 79ce514 nat: VPP crashes when route is not reachable by Daniel Béreš · 3 years, 2 months ago
  80. 9a70cfc nat: det44 plugin session scavenging fix by Filip Varga · 3 years, 1 month ago
  81. 2f89f3a vlib: fix coverity warning by Klement Sekera · 3 years, 1 month ago
  82. cbc81ea perfmon: fix coverity warning by Klement Sekera · 3 years, 1 month ago
  83. 7fe0069 session: add per worker ct context by Florin Coras · 3 years, 1 month ago
  84. a25ce96 vapi: verify message size when received by Klement Sekera · 3 years, 1 month ago
  85. 9895238 session: postpone ct segment delete by Florin Coras · 3 years, 1 month ago
  86. 2f09bfc vcl: add DSCP support in VCL by Filip Tehlar · 3 years, 1 month ago
  87. 31f1924 misc: vppctl - remove the dependency on vppinfra by Andrew Yourtchenko · 3 years, 1 month ago
  88. 923325f vppinfra: fix masks in AVX512 clib_count_equal_* by Dmitry Valter · 3 years, 1 month ago
  89. 23ff4ce memif: fix the coverity warning by Mohsin Kazmi · 3 years, 1 month ago
  90. e750840 perfmon: rename bundle to memory stalls by Ray Kinsella · 3 years, 1 month ago
  91. 50bd1d3 fib: re-evaluate the import/export state of a prefix. by Neale Ranns · 3 years, 2 months ago
  92. 8d76ccf flowprobe: right values in records from subinterfaces by Daniel Béreš · 3 years, 1 month ago
  93. 3ef8bf3 session: add support for DSCP by Filip Tehlar · 3 years, 2 months ago
  94. 271daab hash: refactor crc32_5tuple by Damjan Marion · 3 years, 1 month ago
  95. 3108399 srtp: fix uninitialized value by Damjan Marion · 3 years, 1 month ago
  96. bea6993 build: remove unnecesary link deps by Damjan Marion · 3 years, 1 month ago
  97. feb6702 session: fix ct tracking of actual transport proto by Florin Coras · 3 years, 1 month ago
  98. 049a2ea virtio: improve the inline of clib_memcpy_fast by Mohsin Kazmi · 3 years, 1 month ago
  99. 2bae16b memif: fix the default txq placement by Mohsin Kazmi · 3 years, 1 month ago
  100. 9432340 tests: make code coverage for unit tests optional by Ole Troan · 3 years, 1 month ago