1. dac9e56 ipsec: keep esp encrypt pointer and index synced by Matthew Smith · 1 year, 1 month ago
  2. 862097a dev: startup.conf handling improvements by Damjan Marion · 1 year, 1 month ago
  3. 69768d9 dev: device and port specific args by Damjan Marion · 1 year, 1 month ago
  4. f3be34e dhcp: api to enable client detect on interface by Ole Troan · 1 year, 2 months ago
  5. bae6b6d flowprobe: fix L3 header offset calculation for tx flows by Alexander Chernavin · 1 year, 1 month ago
  6. dd8f8de vppinfra: respect indent in format_table by Damjan Marion · 1 year, 1 month ago
  7. f6f21db vppinfra: add unformat_{single,double}_quoted_string function by Damjan Marion · 1 year, 1 month ago
  8. 2d725c6 ena: Amazon Elastic Network Adapter (ENA) native driver by Damjan Marion · 1 year, 1 month ago
  9. e596ca1 dev: add change_max_rx_frame_size capability by Damjan Marion · 1 year, 1 month ago
  10. 64d6463 flowprobe: fix tx flows generated for rewritten traffic by Alexander Chernavin · 1 year, 1 month ago
  11. 4aaedaa tls: fix forced ho cleanup by Florin Coras · 1 year, 1 month ago
  12. f9ab698 gtpu: support non-G-PDU packets and PDU Session by Rune E. Jensen · 2 years, 1 month ago
  13. 67f03ba iavf: interrupt mode support by Damjan Marion · 1 year, 1 month ago
  14. 14bfd3d tls: fix handling of client and server init errors by Florin Coras · 1 year, 1 month ago
  15. 115e31b ipsec: IPsec fix constant propagation by Maxime Peim · 1 year, 2 months ago
  16. cfc2a0e tls: avoid reads after tcp transport removed by Florin Coras · 1 year, 1 month ago
  17. 449c677 dev: remove unused code by Damjan Marion · 1 year, 2 months ago
  18. b8dd981 dev: interrupt mode support by Damjan Marion · 1 year, 2 months ago
  19. 29d07db af_packet: remove UNIX_FILE_EVENT_EDGE_TRIGGERED flag by Artem Glazychev · 1 year, 2 months ago
  20. dab1dfe flowprobe: fix clearing interface state on feature disabling by Alexander Chernavin · 1 year, 2 months ago
  21. 92ab407 build: disable bogus warnings for GCC 12 by Jieqiang Wang · 1 year, 5 months ago
  22. 76d14b7 misc: silence -Wmaybe-uninitialized warnings by Jieqiang Wang · 1 year, 5 months ago
  23. e73c731 vppinfra: fix ASAN issue in vec_foreach_pointer and pool_foreach_pointer by Damjan Marion · 1 year, 1 month ago
  24. 4504df7 ipsec: delete redundant code by Dengfeng Liu · 1 year, 5 months ago
  25. 505f4e1 dpdk: correct the printing of Rx offloading flags by Jieqiang Wang · 1 year, 4 months ago
  26. 7444fd2 pci: remove unnecessary ioctl() call and improve logging in vfio_set_irqs by Damjan Marion · 1 year, 1 month ago
  27. 60529a8 pci: fix VFIO set IRQ code by Damjan Marion · 1 year, 1 month ago
  28. 9c6fd89 bonding: add checks for sw_if_index in api by Stanislav Zaikin · 1 year, 2 months ago
  29. 7f75e80 vppinfra: refactor interrupt code by Damjan Marion · 1 year, 1 month ago
  30. 6bd6c80 dev: strip debig log function name prefix during compilation by Damjan Marion · 1 year, 2 months ago
  31. af5684b tcp: fix reset w pkt by Florin Coras · 1 year, 2 months ago
  32. 47447f1 iavf: new driver using new dev infra by Damjan Marion · 1 year, 2 months ago
  33. 38c6191 dev: new device driver infra by Damjan Marion · 1 year, 2 months ago
  34. d3ef000 tcp: remove redundant ack checks by Florin Coras · 1 year, 2 months ago
  35. 7499591 tcp: allow ooo data in syn-rcvd by Florin Coras · 1 year, 2 months ago
  36. ea309c4 tcp: postpone cleanup on connect failures by Florin Coras · 1 year, 2 months ago
  37. 4a8fde0 hsa: use common app session interface in echo tests by Filip Tehlar · 1 year, 2 months ago
  38. 2d7988d ipsec: separate UDP and UDP-encapsulated ESP packet processing by vinay tripathi · 1 year, 7 months ago
  39. 75069ce ipsec: move udp/esp packet processing in the inline function ipsec_esp_packet_process by vinay tripathi · 1 year, 7 months ago
  40. c78eeab hsa: preallocate sessions on server side by Filip Tehlar · 1 year, 2 months ago
  41. f4e3ee1 vcl: propagate correctly EADDRINUSE for UDP bind by Mohammed Hawari · 1 year, 2 months ago
  42. 0e2f188 ipsec: huge anti-replay window support by Maxime Peim · 2 years ago
  43. 21922ce flowprobe: fix accumulation of tcp flags in flow entries by Alexander Chernavin · 1 year, 2 months ago
  44. 4197fb9 session: fix bind replies with errors by Florin Coras · 1 year, 2 months ago
  45. 81c8514 hsa: fix coverity warning by Filip Tehlar · 1 year, 2 months ago
  46. 4e8f9be devices: remove unused code by Damjan Marion · 1 year, 2 months ago
  47. efe875e hsa: unify echo test setup by Filip Tehlar · 1 year, 4 months ago
  48. 5ca8bfc build: allow for reproducible builds by Andrew Yourtchenko · 1 year, 2 months ago
  49. e9d7bab lisp: fix missing symbol issue by Damjan Marion · 1 year, 2 months ago
  50. 55a1f28 buffers: buffer name is vector, not c string by Damjan Marion · 1 year, 2 months ago
  51. 29de469 marvell: fix compilation issues by Damjan Marion · 1 year, 2 months ago
  52. 9e5694b fib: only update glean for interface if necessary by Matthew Smith · 1 year, 3 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, 3 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. 08600cc vppinfra: fix string termination in clib_file_get_resolved_basename by Damjan Marion · 1 year, 3 months ago
  89. e111bbd session: make port range configurable by Nathan Skrzypczak · 1 year, 3 months ago
  90. bc37878 build: add ability to disable some plugins from packaging and tests by Andrew Yourtchenko · 1 year, 3 months ago
  91. 0805794 vppinfra: add foreach_int macro by Damjan Marion · 1 year, 3 months ago
  92. 029bff4 vppinfra: splat and gather vector inlines by Damjan Marion · 1 year, 3 months ago
  93. 1457828 nat: nat66 cli bug fix by Filip Varga · 2 years, 9 months ago
  94. 5299164 stats: added optional CLI arg "port" to specify non-default port by Fahad Khan · 1 year, 3 months ago
  95. c1b0380 tls: limit openssl engine max read burst by Florin Coras · 1 year, 3 months ago
  96. d69ef3a tls: fix formatting of half open connections by Florin Coras · 1 year, 3 months ago
  97. 6cb7273 flow dpdk avf: add support for using l2tpv3 as RSS type by Xinyao Cai · 1 year, 7 months ago
  98. bef2d6d build: modify N_PREFETCH on Arm N2 to achieve best perf by Jieqiang Wang · 1 year, 6 months ago
  99. e7f34c9 fib: Crash when specify a big prefix length from CLI. by Gavril Florian · 1 year, 6 months ago
  100. 7cc17f6 dpdk-cryptodev: improve dequeue behavior, fix cache stats logging by Piotr Bronowski · 1 year, 3 months ago