1. e59761f tests: added a simple perfmon plugin test by adrianvillin · 1 year, 1 month ago
  2. 22b4a9c tests: added simple CT6 plugin tests by adrianvillin · 1 year, 2 months ago
  3. 449c677 dev: remove unused code by Damjan Marion · 1 year, 1 month ago
  4. b8dd981 dev: interrupt mode support by Damjan Marion · 1 year, 1 month ago
  5. 29d07db af_packet: remove UNIX_FILE_EVENT_EDGE_TRIGGERED flag by Artem Glazychev · 1 year, 1 month ago
  6. dab1dfe flowprobe: fix clearing interface state on feature disabling by Alexander Chernavin · 1 year, 2 months ago
  7. 92ab407 build: disable bogus warnings for GCC 12 by Jieqiang Wang · 1 year, 5 months ago
  8. 76d14b7 misc: silence -Wmaybe-uninitialized warnings by Jieqiang Wang · 1 year, 5 months ago
  9. e73c731 vppinfra: fix ASAN issue in vec_foreach_pointer and pool_foreach_pointer by Damjan Marion · 1 year, 1 month ago
  10. 4504df7 ipsec: delete redundant code by Dengfeng Liu · 1 year, 5 months ago
  11. 505f4e1 dpdk: correct the printing of Rx offloading flags by Jieqiang Wang · 1 year, 4 months ago
  12. 7444fd2 pci: remove unnecessary ioctl() call and improve logging in vfio_set_irqs by Damjan Marion · 1 year, 1 month ago
  13. 60529a8 pci: fix VFIO set IRQ code by Damjan Marion · 1 year, 1 month ago
  14. 9c6fd89 bonding: add checks for sw_if_index in api by Stanislav Zaikin · 1 year, 2 months ago
  15. 7f75e80 vppinfra: refactor interrupt code by Damjan Marion · 1 year, 1 month ago
  16. 236fae4 tests: allow explicit defaults for arg types by Dmitry Valter · 1 year, 2 months ago
  17. 6bd6c80 dev: strip debig log function name prefix during compilation by Damjan Marion · 1 year, 1 month ago
  18. 8800f73 tests: refactor asf framework code by Dave Wallace · 1 year, 4 months ago
  19. af5684b tcp: fix reset w pkt by Florin Coras · 1 year, 1 month ago
  20. e3f59e2 tests: remove packet debug output from npt66 testcases by Dave Wallace · 1 year, 2 months ago
  21. 47447f1 iavf: new driver using new dev infra by Damjan Marion · 1 year, 2 months ago
  22. 38c6191 dev: new device driver infra by Damjan Marion · 1 year, 2 months ago
  23. d3ef000 tcp: remove redundant ack checks by Florin Coras · 1 year, 1 month ago
  24. 7499591 tcp: allow ooo data in syn-rcvd by Florin Coras · 1 year, 1 month ago
  25. ea309c4 tcp: postpone cleanup on connect failures by Florin Coras · 1 year, 2 months ago
  26. 6e66ea7 tests: fix UDP port range for mdata and bufmon by Dave Wallace · 1 year, 2 months ago
  27. e75176a docs: Updated "VPP with Containers" use-case section by hsandid · 1 year, 2 months ago
  28. e908fe7 tests: http static - skip if cannot create namespaces by adrianvillin · 1 year, 2 months ago
  29. 4a8fde0 hsa: use common app session interface in echo tests by Filip Tehlar · 1 year, 2 months ago
  30. 2d7988d ipsec: separate UDP and UDP-encapsulated ESP packet processing by vinay tripathi · 1 year, 6 months ago
  31. bc5f530 ipsec: modify IPsec related tests to send and verify UDP-encapsulated ESP traffics by vinay Tripathi · 1 year, 2 months ago
  32. 75069ce ipsec: move udp/esp packet processing in the inline function ipsec_esp_packet_process by vinay tripathi · 1 year, 7 months ago
  33. 485f7bc tests: Added LLDP plugin tests by adrianvillin · 1 year, 2 months ago
  34. 30f2600 tests: Added http static server tests. by adrianvillin · 1 year, 2 months ago
  35. c78eeab hsa: preallocate sessions on server side by Filip Tehlar · 1 year, 2 months ago
  36. f4e3ee1 vcl: propagate correctly EADDRINUSE for UDP bind by Mohammed Hawari · 1 year, 2 months ago
  37. 0e2f188 ipsec: huge anti-replay window support by Maxime Peim · 2 years ago
  38. 21922ce flowprobe: fix accumulation of tcp flags in flow entries by Alexander Chernavin · 1 year, 2 months ago
  39. 4197fb9 session: fix bind replies with errors by Florin Coras · 1 year, 2 months ago
  40. 81c8514 hsa: fix coverity warning by Filip Tehlar · 1 year, 2 months ago
  41. 4e8f9be devices: remove unused code by Damjan Marion · 1 year, 2 months ago
  42. efe875e hsa: unify echo test setup by Filip Tehlar · 1 year, 3 months ago
  43. 4d05f06 tests: Added bufmon plugin test by adrianvillin · 1 year, 2 months ago
  44. 5ca8bfc build: allow for reproducible builds by Andrew Yourtchenko · 1 year, 2 months ago
  45. e9d7bab lisp: fix missing symbol issue by Damjan Marion · 1 year, 2 months ago
  46. 6facf8c tests: Added mdata plugin test by adrianvillin · 1 year, 2 months ago
  47. 55a1f28 buffers: buffer name is vector, not c string by Damjan Marion · 1 year, 2 months ago
  48. 29de469 marvell: fix compilation issues by Damjan Marion · 1 year, 2 months ago
  49. 9e5694b fib: only update glean for interface if necessary by Matthew Smith · 1 year, 3 months ago
  50. 52aaa9b tests: Added STN plugin test to improve coverage. by adrianvillin · 1 year, 2 months ago
  51. 4450aed tests: Added a simple Snort plugin test to increase coverage. by adrianvillin · 1 year, 2 months ago
  52. 51880ab dpdk: fix variable type in pattern parsing by Ting Xu · 1 year, 5 months ago
  53. e8e4b5f crypto: fix algo selection by Dmitry Valter · 1 year, 2 months ago
  54. 6b027cf flowprobe: fix sending L4 fields in L2 template and flows by Alexander Chernavin · 1 year, 2 months ago
  55. 34c721f memif: contention between memif_disconnect and memif RX/TX threads by Steven Luong · 1 year, 2 months ago
  56. bf23663 buffers: introduce vlib_buffer_template_t by Damjan Marion · 1 year, 2 months ago
  57. 0094fe0 tcp: initialize connection index on rst w packet by Florin Coras · 1 year, 2 months ago
  58. da2ae9a tcp: allow fins in syns in syn-rcvd by Florin Coras · 1 year, 2 months ago
  59. 61d63e8 tcp: handle syn-ack in fin-wait-2 in rcv process by Florin Coras · 1 year, 2 months ago
  60. dbeb56d ip-neighbor: do not use sas to determine NS source address by Ole Troan · 1 year, 2 months ago
  61. f68afe8 flowprobe: fix corrupted packets sent after feature disabling by Alexander Chernavin · 1 year, 2 months ago
  62. da34f4a nat: add ipfix rate-limiter for nat44-ed, nat44-ei and nat64 by Vladislav Grishenko · 1 year, 3 months ago
  63. ff344a9 npt66: icmp6 alg to handle icmp6 error messages by Ole Troan · 1 year, 2 months ago
  64. 1fe132e ip-neighbor: add ip neighbor flush by Ole Troan · 1 year, 2 months ago
  65. d0ffa26 feature: remove unused code by Damjan Marion · 1 year, 2 months ago
  66. a164636 linux-cp: check if lcp_itf_pair exists before creating tap by Stanislav Zaikin · 1 year, 3 months ago
  67. 8a92b68 ethernet: run callbacks for subifs too when mac changes by Alexander Chernavin · 1 year, 7 months ago
  68. 29aabcf vlib: properly replicate nexts when sibling node is created on runtime by Damjan Marion · 1 year, 2 months ago
  69. c9275da vlib: allow unpriviledged vlib_pci_get_device_info() by Damjan Marion · 1 year, 2 months ago
  70. bdeee21 npt66: add show command and rx/tx counters by Ole Troan · 1 year, 2 months ago
  71. 054aa8c session: fix duplicate rx events by Florin Coras · 1 year, 2 months ago
  72. 120095d flowprobe: fix sending L2 flows using L2_IP6 template by Alexander Chernavin · 1 year, 2 months ago
  73. 006c071 dpdk: add Mellanox BlueField NICs by Alexander Kozyrev · 1 year, 3 months ago
  74. 947aa8f session: ignore connecting half_open session in session_tx_fifo_dequeue_internal by Steven Luong · 1 year, 2 months ago
  75. 733e093 tls: Fix SSL_CTX leak on every client session by Brian Morris · 1 year, 2 months ago
  76. 9eaf377 session: ignore app rx ntf if transport closed by Florin Coras · 1 year, 2 months ago
  77. fa9f37c session: fix tx deq ntf assert for cl by Florin Coras · 1 year, 2 months ago
  78. 21bc900 lb: fix intermittent per-port-vip idx lookup failure by Dave Wallace · 1 year, 2 months ago
  79. 84c9ee3 session: maintain old state on premature close by Florin Coras · 1 year, 2 months ago
  80. 05cc62d vppinfra: fix coverity issue CID 323952 by Dave Wallace · 1 year, 2 months ago
  81. 65dc34b buffers: buffer allocation improvements by Damjan Marion · 1 year, 2 months ago
  82. aa7b881 tls: propagate reads to app irrespective of state by Florin Coras · 1 year, 2 months ago
  83. a3d55df tls: report error if connected cannot be initialized by Florin Coras · 1 year, 2 months ago
  84. 3843d0d tls: no read after app close by Florin Coras · 1 year, 2 months ago
  85. 431b489 session: propagate delayed rx evts after connect/accept by Florin Coras · 1 year, 2 months ago
  86. 9ffec14 session: handle accept and connect errors by Florin Coras · 1 year, 2 months ago
  87. 589fe7c cnat: add flow hash config to cnat translation by hedi bouattour · 1 year, 3 months ago
  88. b953532 vpp-swan: fix config to run containers by Gabriel Oginski · 1 year, 3 months ago
  89. 08600cc vppinfra: fix string termination in clib_file_get_resolved_basename by Damjan Marion · 1 year, 2 months ago
  90. e111bbd session: make port range configurable by Nathan Skrzypczak · 1 year, 2 months ago
  91. bc37878 build: add ability to disable some plugins from packaging and tests by Andrew Yourtchenko · 1 year, 3 months ago
  92. 0805794 vppinfra: add foreach_int macro by Damjan Marion · 1 year, 3 months ago
  93. 029bff4 vppinfra: splat and gather vector inlines by Damjan Marion · 1 year, 3 months ago
  94. 1457828 nat: nat66 cli bug fix by Filip Varga · 2 years, 8 months ago
  95. 5299164 stats: added optional CLI arg "port" to specify non-default port by Fahad Khan · 1 year, 3 months ago
  96. c1b0380 tls: limit openssl engine max read burst by Florin Coras · 1 year, 3 months ago
  97. d69ef3a tls: fix formatting of half open connections by Florin Coras · 1 year, 2 months ago
  98. 6cb7273 flow dpdk avf: add support for using l2tpv3 as RSS type by Xinyao Cai · 1 year, 7 months ago
  99. bef2d6d build: modify N_PREFETCH on Arm N2 to achieve best perf by Jieqiang Wang · 1 year, 5 months ago
  100. e7f34c9 fib: Crash when specify a big prefix length from CLI. by Gavril Florian · 1 year, 6 months ago