1. 162ff5e interface: Add interface monitor cli by Nathan Skrzypczak · 3 years, 1 month ago
  2. 83b982b crypto-native: fix build error on Arm using clang-13 by Jieqiang Wang · 3 years, 1 month ago
  3. 8c43d4d misc: vppctl fix heap-buffer-overflow & memleaks by Tianyu Li · 3 years ago
  4. b8de7d4 vxlan: crash on configuring vxlan tunnel on l3 mode by Steven Luong · 3 years ago
  5. 9b7e8ac api: verify message size on receipt by Klement Sekera · 3 years, 1 month ago
  6. 755042d ip: reassembly: drop zero length fragments by Klement Sekera · 3 years ago
  7. b97bec0 vppinfra: multiple perf bundle support in test_vector_funcs by Damjan Marion · 3 years ago
  8. d089206 arp: fix arp_vft callback by Mercury · 3 years ago
  9. 8ade4a5 tcp: fix the tcp src-address cli by Mercury · 3 years ago
  10. 7c3275e ip: reassembly: handle atomic fragments correctly by Klement Sekera · 3 years ago
  11. 514df6f dpdk: disable l4 csum offload for vmxnet3 by Florin Coras · 3 years ago
  12. 99704b5 build: fix PYTHONPYCACHEPREFIX path by Damjan Marion · 3 years ago
  13. 74254b5 vcl: validate closed sessions on disconnect and reset by Florin Coras · 3 years ago
  14. efb6483 memif: fix the memory leak when memif cli getting wrong parameters inputs by Han Wu · 3 years ago
  15. 0eb83f4 api: improve REPLY_MACRO safety by Klement Sekera · 3 years ago
  16. 074f397 session: stricter tx checks for ct sessions by Florin Coras · 3 years ago
  17. 13987da session: fix duplicate segment del message by Florin Coras · 3 years ago
  18. 5ffb964 vcl: debug code improvements by Florin Coras · 3 years ago
  19. f0fe1ea vcl: handle reordering of disconnect and reset msgs by Florin Coras · 3 years ago
  20. e46ea1d fib: fix coverity warning/don't dereference NULL by Klement Sekera · 3 years, 2 months ago
  21. 674d565 vcl: fix ldp shared listener bitmap leak by Florin Coras · 3 years ago
  22. 68843d1 vppinfra: add 'filter' option to test_vector_funcs by Damjan Marion · 3 years ago
  23. de3735f vppinfra: sha2 tests by Damjan Marion · 3 years ago
  24. 9c412e9 build: leave to CMake to deal with -fPIE by Damjan Marion · 3 years ago
  25. c14b8cf ipsec: fix async buffer leak by Matthew Smith · 3 years ago
  26. 0d05c0d interface: add multi tx-queues support for new tx infra by Mohsin Kazmi · 3 years, 1 month ago
  27. 5d5f85f api: refactor to use REPLY_MSG_ID_BASE #define by Klement Sekera · 3 years ago
  28. 03092c1 ip: extension header parsing fails for fragment header by Ole Troan · 3 years, 1 month ago
  29. 2008912 fib: Fix the display (or lack of) for fib node types in dependent children lists by Neale Ranns · 3 years ago
  30. f687986 tests: add segment manager tests by Filip Tehlar · 3 years ago
  31. e31c48a perfmon: compile dispatch wrapper once for each number of counters by Damjan Marion · 3 years ago
  32. 3323e20 vppinfra: add perf testing to test_vector_func by Damjan Marion · 3 years ago
  33. e893bea perfmon: refactor perf metric support by Ray Kinsella · 3 years ago
  34. c30f300 build: bump min cmake version to 3.13 and remove workarounds by Damjan Marion · 3 years ago
  35. efd6de8 vppinfra: vector shuffle cleanup by Damjan Marion · 3 years ago
  36. 9ab2e5d vppinfra: add SIMD masked bitwise ops by Damjan Marion · 3 years ago
  37. 342a5d4 api: add api macros for native endian by Mohsin Kazmi · 3 years, 1 month ago
  38. 376c210 interface: add support for outer header checksums by Mohsin Kazmi · 3 years, 1 month ago
  39. 8d42c75 vcl: improve handling of failed connects by Florin Coras · 3 years ago
  40. 6068719 vcl: avoid ip format function vnet dependency by Florin Coras · 3 years ago
  41. cd27e71 dpdk: cryptodev AES-CTR+SHA1 support added by PiotrX Kleski · 3 years, 1 month ago
  42. 4d232ff dpdk-cryptodev: scalable session count by Dastin Wilski · 3 years, 1 month ago
  43. bb1413b vppinfra: remove duplicate api function definition by Florin Coras · 3 years ago
  44. cba1c22 vcl: fix build with older gcc by Florin Coras · 3 years, 1 month ago
  45. 02cc719 session: remove segment if empty after writer lock by Florin Coras · 3 years, 1 month ago
  46. 1a4aaf1 session: mark first listener segment as protected by Florin Coras · 3 years, 1 month ago
  47. 5babf98 session: no deq notifications after close by Florin Coras · 3 years, 1 month ago
  48. dfd27bc session: postpone close notification if still accepting by Florin Coras · 3 years, 1 month ago
  49. b779ca9 ipfix-export: don't check the result of pool_get by Paul Atkins · 3 years, 1 month ago
  50. 19f6e26 session: fix clib_rwlock_writer_unlock lost by wanghanlin · 3 years, 1 month ago
  51. 9adcc97 devices: fix af_packet GSO check by Nathan Skrzypczak · 3 years, 1 month ago
  52. c6eb7da session: accept reply improvements by Florin Coras · 3 years, 1 month ago
  53. 9439a36 session: postpone ct peer disconnect and more checks by Florin Coras · 3 years, 1 month ago
  54. a7bd826 session: only notify server on ct connect failure by Florin Coras · 3 years, 1 month ago
  55. a4abdac api: add helper macros for native endian by Mohsin Kazmi · 3 years, 1 month ago
  56. 09abed6 vppinfra: will_expand for pool_put and bitmap by Stanislav Zaikin · 3 years, 1 month ago
  57. 4551715 vppapigen: coverity 219549, dead code in generated file by Ole Troan · 3 years, 1 month ago
  58. 5e0ea09 l2: change prefetch to prefetchw by Ray Kinsella · 3 years, 1 month ago
  59. a0de780 dpdk: prefetch becomes prefetchw by Ray Kinsella · 3 years, 1 month ago
  60. 2711ca7 session: improve fifo segment allocation by Filip Tehlar · 3 years, 1 month ago
  61. 32c7335 session: detach server from client on connect failure by Florin Coras · 3 years, 1 month ago
  62. 89a4978 misc: vppctl - fix coverity warning by Klement Sekera · 3 years, 1 month ago
  63. 2010a21 vppinfra: fallback to builtin memcpy if vector code is not enabled by Damjan Marion · 3 years, 1 month ago
  64. 6b69f94 vppinfra: update CPU list by Damjan Marion · 3 years, 1 month ago
  65. 3be9164 misc: deprecate gbp and its dependents by Neale Ranns · 4 years, 3 months ago
  66. 0a7551b vxlan: multiarch optimization of vxlan by Ray Kinsella · 3 years, 1 month ago
  67. 2dc942e devices: support build on older kernels by Florin Coras · 3 years, 1 month ago
  68. fa1fb60 dpdk: enable vmxnet3 l4 checksum offload by Florin Coras · 3 years, 1 month ago
  69. a424dd1 ip: unlock_fib on if delete by Nathan Skrzypczak · 3 years, 4 months ago
  70. 56eccdb vlib: add virtual time support by Benoît Ganne · 3 years, 4 months ago
  71. f33979b wireguard: add local variable in handshake process by Gabriel Oginski · 3 years, 1 month ago
  72. d431d74 gso: implement gso segementation copy with checksum by Mohsin Kazmi · 3 years, 2 months ago
  73. bd46907 vlib: fix coverity warning by Klement Sekera · 3 years, 1 month ago
  74. d824aac dpdk: fix coverity warning by Klement Sekera · 3 years, 1 month ago
  75. c2810b3 snort: fix coverity warning by Klement Sekera · 3 years, 1 month ago
  76. 70f14ab snort: fix coverity warning by Klement Sekera · 3 years, 1 month ago
  77. 563ec99 vppinfra: annotate pool_dup() for asan by Benoît Ganne · 3 years, 1 month ago
  78. 3d5e48b vppinfra: fix the memory leak while doing clib_bihash_free by Han Wu · 3 years, 1 month ago
  79. e494ad1 ipfix-export: support sending of ipv6 pkts by Paul Atkins · 3 years, 2 months ago
  80. 5140484 ipfix-export: Change exp to use ip_address by Paul Atkins · 3 years, 2 months ago
  81. 0ea1485 ipfix-export: rename variables when building bufs by Paul Atkins · 3 years, 2 months ago
  82. c2d476b ipfix-export: refactor params to the callback fns by Paul Atkins · 3 years, 2 months ago
  83. 19a5f23 ipfix-export: Add APIs to get/send buffers by Paul Atkins · 3 years, 3 months ago
  84. acb0d2d ipfix-export: add a new API to dump all exporters by Paul Atkins · 3 years, 3 months ago
  85. d747dd9 ipfix-export: support creating multiple exporters by Paul Atkins · 3 years, 3 months ago
  86. a6e131e ipfix-export: refactor ipfix_exporter_t_handler fn by Paul Atkins · 3 years, 3 months ago
  87. 40f9a7a ipfix-export: pass an exp to flow_report_add_del by Paul Atkins · 3 years, 3 months ago
  88. 9e82781 ipfix-export: make stream fns exporter aware by Paul Atkins · 3 years, 3 months ago
  89. 9ec6449 ipfix-export: refactor fields in flow_report_main by Paul Atkins · 3 years, 3 months ago
  90. a3767bd tls: add option to config additional segment size by Florin Coras · 3 years, 1 month ago
  91. 6fdcc3d fib: Don't use [midchain] adjacencies to change an interface's feature arc by Neale Ranns · 3 years, 2 months ago
  92. ad80663 af_xdp: integrate with new tx infra by arikachen · 3 years, 1 month ago
  93. 57bdb26 af_xdp: introduce to netns api by arikachen · 3 years, 1 month ago
  94. ef04803 session: deprecate mq segments baseva by Florin Coras · 3 years, 1 month ago
  95. 8afe1b8 session: improve wrk mq segment allocation by Florin Coras · 3 years, 1 month ago
  96. b28652e ip: comparing IP prefixes should not modify them by Neale Ranns · 3 years, 2 months ago
  97. fc8d0c5 session: fix state check in switch pool by Florin Coras · 3 years, 1 month ago
  98. 0200044 session: support close during migration by Florin Coras · 3 years, 1 month ago
  99. c215e5a session: try to coalesce ct accept rpcs by Florin Coras · 3 years, 1 month ago
  100. c24198b ip6: ip6_not_enabled_node is a sibling of ip6-drop by Paul Atkins · 3 years, 1 month ago