1. f0fe1ea vcl: handle reordering of disconnect and reset msgs by Florin Coras · 3 years ago
  2. 8caf9ec libmemif: reset memif buffer flags by Jakub Grajciar · 3 years ago
  3. e46ea1d fib: fix coverity warning/don't dereference NULL by Klement Sekera · 3 years, 2 months ago
  4. 674d565 vcl: fix ldp shared listener bitmap leak by Florin Coras · 3 years ago
  5. 68843d1 vppinfra: add 'filter' option to test_vector_funcs by Damjan Marion · 3 years ago
  6. de3735f vppinfra: sha2 tests by Damjan Marion · 3 years ago
  7. 9c412e9 build: leave to CMake to deal with -fPIE by Damjan Marion · 3 years ago
  8. c14b8cf ipsec: fix async buffer leak by Matthew Smith · 3 years ago
  9. 0d05c0d interface: add multi tx-queues support for new tx infra by Mohsin Kazmi · 3 years, 1 month ago
  10. 5d5f85f api: refactor to use REPLY_MSG_ID_BASE #define by Klement Sekera · 3 years ago
  11. 03092c1 ip: extension header parsing fails for fragment header by Ole Troan · 3 years, 1 month ago
  12. 2008912 fib: Fix the display (or lack of) for fib node types in dependent children lists by Neale Ranns · 3 years ago
  13. f687986 tests: add segment manager tests by Filip Tehlar · 3 years, 1 month ago
  14. e31c48a perfmon: compile dispatch wrapper once for each number of counters by Damjan Marion · 3 years ago
  15. 3323e20 vppinfra: add perf testing to test_vector_func by Damjan Marion · 3 years ago
  16. e893bea perfmon: refactor perf metric support by Ray Kinsella · 3 years ago
  17. c30f300 build: bump min cmake version to 3.13 and remove workarounds by Damjan Marion · 3 years ago
  18. efd6de8 vppinfra: vector shuffle cleanup by Damjan Marion · 3 years ago
  19. 9ab2e5d vppinfra: add SIMD masked bitwise ops by Damjan Marion · 3 years ago
  20. 4a0dd38 docs: add VPP Container Testbench example and lab by Matthew Giassa · 3 years, 1 month ago
  21. 342a5d4 api: add api macros for native endian by Mohsin Kazmi · 3 years, 1 month ago
  22. 376c210 interface: add support for outer header checksums by Mohsin Kazmi · 3 years, 1 month ago
  23. bfcd239 build rpm-packaging: Remove boost dependencies from VOM by Dave Wallace · 3 years, 1 month ago
  24. 8d42c75 vcl: improve handling of failed connects by Florin Coras · 3 years, 1 month ago
  25. 6068719 vcl: avoid ip format function vnet dependency by Florin Coras · 3 years, 1 month ago
  26. db4abc4 rdma: bump to rdma-core 38.0 by Benoît Ganne · 3 years, 1 month ago
  27. 521a9f8 rdma: fix rdma-core install by Benoît Ganne · 3 years, 1 month ago
  28. cd27e71 dpdk: cryptodev AES-CTR+SHA1 support added by PiotrX Kleski · 3 years, 1 month ago
  29. 4d232ff dpdk-cryptodev: scalable session count by Dastin Wilski · 3 years, 1 month ago
  30. bb1413b vppinfra: remove duplicate api function definition by Florin Coras · 3 years, 1 month ago
  31. cba1c22 vcl: fix build with older gcc by Florin Coras · 3 years, 1 month ago
  32. 02cc719 session: remove segment if empty after writer lock by Florin Coras · 3 years, 1 month ago
  33. 1a4aaf1 session: mark first listener segment as protected by Florin Coras · 3 years, 1 month ago
  34. 5babf98 session: no deq notifications after close by Florin Coras · 3 years, 1 month ago
  35. dfd27bc session: postpone close notification if still accepting by Florin Coras · 3 years, 1 month ago
  36. b779ca9 ipfix-export: don't check the result of pool_get by Paul Atkins · 3 years, 1 month ago
  37. 19f6e26 session: fix clib_rwlock_writer_unlock lost by wanghanlin · 3 years, 1 month ago
  38. 9adcc97 devices: fix af_packet GSO check by Nathan Skrzypczak · 3 years, 1 month ago
  39. c6eb7da session: accept reply improvements by Florin Coras · 3 years, 1 month ago
  40. 9439a36 session: postpone ct peer disconnect and more checks by Florin Coras · 3 years, 1 month ago
  41. a7bd826 session: only notify server on ct connect failure by Florin Coras · 3 years, 1 month ago
  42. a4abdac api: add helper macros for native endian by Mohsin Kazmi · 3 years, 1 month ago
  43. 09abed6 vppinfra: will_expand for pool_put and bitmap by Stanislav Zaikin · 3 years, 1 month ago
  44. 4551715 vppapigen: coverity 219549, dead code in generated file by Ole Troan · 3 years, 1 month ago
  45. 5e0ea09 l2: change prefetch to prefetchw by Ray Kinsella · 3 years, 1 month ago
  46. a0de780 dpdk: prefetch becomes prefetchw by Ray Kinsella · 3 years, 1 month ago
  47. 2711ca7 session: improve fifo segment allocation by Filip Tehlar · 3 years, 1 month ago
  48. 32c7335 session: detach server from client on connect failure by Florin Coras · 3 years, 1 month ago
  49. 89a4978 misc: vppctl - fix coverity warning by Klement Sekera · 3 years, 1 month ago
  50. 8b7e8ae docs: add missing 21.10 rlsnotes by Nathan Skrzypczak · 3 years, 1 month ago
  51. 2010a21 vppinfra: fallback to builtin memcpy if vector code is not enabled by Damjan Marion · 3 years, 1 month ago
  52. 6b69f94 vppinfra: update CPU list by Damjan Marion · 3 years, 1 month ago
  53. 3be9164 misc: deprecate gbp and its dependents by Neale Ranns · 4 years, 3 months ago
  54. 0a7551b vxlan: multiarch optimization of vxlan by Ray Kinsella · 3 years, 1 month ago
  55. 2dc942e devices: support build on older kernels by Florin Coras · 3 years, 1 month ago
  56. fa1fb60 dpdk: enable vmxnet3 l4 checksum offload by Florin Coras · 3 years, 1 month ago
  57. a424dd1 ip: unlock_fib on if delete by Nathan Skrzypczak · 3 years, 4 months ago
  58. b19d3e3 nat: change nat44-ed test pool address by Filip Varga · 3 years, 1 month ago
  59. 56eccdb vlib: add virtual time support by Benoît Ganne · 3 years, 4 months ago
  60. f33979b wireguard: add local variable in handshake process by Gabriel Oginski · 3 years, 1 month ago
  61. d431d74 gso: implement gso segementation copy with checksum by Mohsin Kazmi · 3 years, 2 months ago
  62. bd46907 vlib: fix coverity warning by Klement Sekera · 3 years, 1 month ago
  63. d824aac dpdk: fix coverity warning by Klement Sekera · 3 years, 1 month ago
  64. c2810b3 snort: fix coverity warning by Klement Sekera · 3 years, 1 month ago
  65. 70f14ab snort: fix coverity warning by Klement Sekera · 3 years, 1 month ago
  66. 563ec99 vppinfra: annotate pool_dup() for asan by Benoît Ganne · 3 years, 1 month ago
  67. 3d5e48b vppinfra: fix the memory leak while doing clib_bihash_free by Han Wu · 3 years, 1 month ago
  68. e494ad1 ipfix-export: support sending of ipv6 pkts by Paul Atkins · 3 years, 2 months ago
  69. 5140484 ipfix-export: Change exp to use ip_address by Paul Atkins · 3 years, 2 months ago
  70. 0ea1485 ipfix-export: rename variables when building bufs by Paul Atkins · 3 years, 2 months ago
  71. c2d476b ipfix-export: refactor params to the callback fns by Paul Atkins · 3 years, 2 months ago
  72. 19a5f23 ipfix-export: Add APIs to get/send buffers by Paul Atkins · 3 years, 3 months ago
  73. 0352ea0 ipfix-export: add mutliple ipfix_exporters tests by Paul Atkins · 3 years, 3 months ago
  74. acb0d2d ipfix-export: add a new API to dump all exporters by Paul Atkins · 3 years, 3 months ago
  75. d747dd9 ipfix-export: support creating multiple exporters by Paul Atkins · 3 years, 3 months ago
  76. a6e131e ipfix-export: refactor ipfix_exporter_t_handler fn by Paul Atkins · 3 years, 3 months ago
  77. 40f9a7a ipfix-export: pass an exp to flow_report_add_del by Paul Atkins · 3 years, 3 months ago
  78. 9e82781 ipfix-export: make stream fns exporter aware by Paul Atkins · 3 years, 3 months ago
  79. 9ec6449 ipfix-export: refactor fields in flow_report_main by Paul Atkins · 3 years, 3 months ago
  80. a3767bd tls: add option to config additional segment size by Florin Coras · 3 years, 1 month ago
  81. e560085 build: (opensuse) Revert build remove opensuse build infra by Laszlo Kiraly · 3 years, 1 month ago
  82. 6fdcc3d fib: Don't use [midchain] adjacencies to change an interface's feature arc by Neale Ranns · 3 years, 2 months ago
  83. ad80663 af_xdp: integrate with new tx infra by arikachen · 3 years, 1 month ago
  84. 57bdb26 af_xdp: introduce to netns api by arikachen · 3 years, 1 month ago
  85. ef04803 session: deprecate mq segments baseva by Florin Coras · 3 years, 1 month ago
  86. 8afe1b8 session: improve wrk mq segment allocation by Florin Coras · 3 years, 1 month ago
  87. b28652e ip: comparing IP prefixes should not modify them by Neale Ranns · 3 years, 2 months ago
  88. fc8d0c5 session: fix state check in switch pool by Florin Coras · 3 years, 1 month ago
  89. 0200044 session: support close during migration by Florin Coras · 3 years, 1 month ago
  90. c215e5a session: try to coalesce ct accept rpcs by Florin Coras · 3 years, 1 month ago
  91. c24198b ip6: ip6_not_enabled_node is a sibling of ip6-drop by Paul Atkins · 3 years, 1 month ago
  92. 6563c5b ipfix-export: remove unused code in flow_report.h by Paul Atkins · 3 years, 3 months ago
  93. 292992e ipfix-export: tidy code style in flow_report.c by Paul Atkins · 3 years, 3 months ago
  94. 5df0b34 ipfix-export: set msg id correctly for dump msg by Paul Atkins · 3 years, 3 months ago
  95. 7a80c47 misc: Volunteer as maintainer for ipfix-export by Paul Atkins · 3 years, 3 months ago
  96. 79ce514 nat: VPP crashes when route is not reachable by Daniel Béreš · 3 years, 2 months ago
  97. 9a70cfc nat: det44 plugin session scavenging fix by Filip Varga · 3 years, 1 month ago
  98. e0d5af7 misc: Add maintainer entry for ipfix-export by Paul Atkins · 3 years, 3 months ago
  99. 2f89f3a vlib: fix coverity warning by Klement Sekera · 3 years, 1 month ago
  100. 719d560 build: upgrade to enchant-2 by Dave Wallace · 3 years, 1 month ago