1. 39e79fd dev: mark API handlers as thread safe by Damjan Marion · 1 year, 1 month ago
  2. 94a52d7 session: no segment handle on worker del by Florin Coras · 1 year, 1 month ago
  3. 2c5e218 vcl: remove perror ldp call by Florin Coras · 1 year, 1 month ago
  4. d053508 ipsec: should use praddr_ instead of pladdr_ by Dengfeng Liu · 1 year, 5 months ago
  5. 9ec6f59 iavf: limit maximum number of queues to 32 by Damjan Marion · 1 year, 1 month ago
  6. 3a9c3eb dev: use the endian reply macro by Vratko Polak · 1 year, 1 month ago
  7. 18710d5 session: no reply on app del worker with sapi by Florin Coras · 1 year, 1 month ago
  8. 1b75fdb vcl: fix init of ldp workers by Florin Coras · 1 year, 1 month ago
  9. 557b20c tcp: fix rxt send of new data assert by Florin Coras · 1 year, 1 month ago
  10. 32c00ce pci: fix MSI-X vector length check by Damjan Marion · 1 year, 1 month ago
  11. e32580c tcp: allow unsent segments less than mss in recovery by Florin Coras · 1 year, 1 month ago
  12. 6ae6c98 tcp: add counter for accepted connections by Florin Coras · 1 year, 1 month ago
  13. bffd446 session: fix asan failure by Georgy Borodin · 1 year, 1 month ago
  14. 4b08632 fib: fix fib_path_create() with drop targets by Alexander Skorichenko · 1 year, 1 month ago
  15. 1f4023d bfd: fix buffer leak when cannot send periodic packets by Alexander Chernavin · 1 year, 1 month ago
  16. a2be1cf tcp: allow multiple rxt rescues during recovery by Florin Coras · 1 year, 1 month ago
  17. ddf6cec dev: initial set of APIs by Damjan Marion · 1 year, 1 month ago
  18. 07a62cc dev: fix null dereference of arg list by Damjan Marion · 1 year, 1 month ago
  19. 20e37d2 avf: put sentinel at correct place by Vratko Polak · 1 year, 1 month ago
  20. 9375266 session: per app wrk client ct segment handle by Florin Coras · 1 year, 1 month ago
  21. 23b6a9e virtio: fix cli parsing for tx-queue-size by Vratko Polak · 1 year, 1 month ago
  22. 894d0a6 session: add session lookup cli for stats by Florin Coras · 1 year, 1 month ago
  23. c4d989d dpdk: fix description for mlx5_pci driver by Nobuhiro MIKI · 1 year, 3 months ago
  24. cfe6462 session: always clear rx evt flag on ntf by Florin Coras · 1 year, 1 month ago
  25. dac9e56 ipsec: keep esp encrypt pointer and index synced by Matthew Smith · 1 year, 1 month ago
  26. 862097a dev: startup.conf handling improvements by Damjan Marion · 1 year, 1 month ago
  27. 69768d9 dev: device and port specific args by Damjan Marion · 1 year, 1 month ago
  28. f3be34e dhcp: api to enable client detect on interface by Ole Troan · 1 year, 2 months ago
  29. bae6b6d flowprobe: fix L3 header offset calculation for tx flows by Alexander Chernavin · 1 year, 1 month ago
  30. dd8f8de vppinfra: respect indent in format_table by Damjan Marion · 1 year, 1 month ago
  31. f6f21db vppinfra: add unformat_{single,double}_quoted_string function by Damjan Marion · 1 year, 1 month ago
  32. 2d725c6 ena: Amazon Elastic Network Adapter (ENA) native driver by Damjan Marion · 1 year, 1 month ago
  33. e596ca1 dev: add change_max_rx_frame_size capability by Damjan Marion · 1 year, 1 month ago
  34. 64d6463 flowprobe: fix tx flows generated for rewritten traffic by Alexander Chernavin · 1 year, 1 month ago
  35. 4aaedaa tls: fix forced ho cleanup by Florin Coras · 1 year, 1 month ago
  36. f9ab698 gtpu: support non-G-PDU packets and PDU Session by Rune E. Jensen · 2 years, 1 month ago
  37. 67f03ba iavf: interrupt mode support by Damjan Marion · 1 year, 1 month ago
  38. 14bfd3d tls: fix handling of client and server init errors by Florin Coras · 1 year, 1 month ago
  39. 115e31b ipsec: IPsec fix constant propagation by Maxime Peim · 1 year, 2 months ago
  40. cfc2a0e tls: avoid reads after tcp transport removed by Florin Coras · 1 year, 1 month ago
  41. 449c677 dev: remove unused code by Damjan Marion · 1 year, 2 months ago
  42. b8dd981 dev: interrupt mode support by Damjan Marion · 1 year, 2 months ago
  43. 29d07db af_packet: remove UNIX_FILE_EVENT_EDGE_TRIGGERED flag by Artem Glazychev · 1 year, 2 months ago
  44. dab1dfe flowprobe: fix clearing interface state on feature disabling by Alexander Chernavin · 1 year, 2 months ago
  45. 92ab407 build: disable bogus warnings for GCC 12 by Jieqiang Wang · 1 year, 5 months ago
  46. 76d14b7 misc: silence -Wmaybe-uninitialized warnings by Jieqiang Wang · 1 year, 5 months ago
  47. e73c731 vppinfra: fix ASAN issue in vec_foreach_pointer and pool_foreach_pointer by Damjan Marion · 1 year, 1 month ago
  48. 4504df7 ipsec: delete redundant code by Dengfeng Liu · 1 year, 5 months ago
  49. 505f4e1 dpdk: correct the printing of Rx offloading flags by Jieqiang Wang · 1 year, 4 months ago
  50. 7444fd2 pci: remove unnecessary ioctl() call and improve logging in vfio_set_irqs by Damjan Marion · 1 year, 1 month ago
  51. 60529a8 pci: fix VFIO set IRQ code by Damjan Marion · 1 year, 1 month ago
  52. 9c6fd89 bonding: add checks for sw_if_index in api by Stanislav Zaikin · 1 year, 2 months ago
  53. 7f75e80 vppinfra: refactor interrupt code by Damjan Marion · 1 year, 2 months ago
  54. 6bd6c80 dev: strip debig log function name prefix during compilation by Damjan Marion · 1 year, 2 months ago
  55. af5684b tcp: fix reset w pkt by Florin Coras · 1 year, 2 months ago
  56. 47447f1 iavf: new driver using new dev infra by Damjan Marion · 1 year, 2 months ago
  57. 38c6191 dev: new device driver infra by Damjan Marion · 1 year, 2 months ago
  58. d3ef000 tcp: remove redundant ack checks by Florin Coras · 1 year, 2 months ago
  59. 7499591 tcp: allow ooo data in syn-rcvd by Florin Coras · 1 year, 2 months ago
  60. ea309c4 tcp: postpone cleanup on connect failures by Florin Coras · 1 year, 2 months ago
  61. 4a8fde0 hsa: use common app session interface in echo tests by Filip Tehlar · 1 year, 2 months ago
  62. 2d7988d ipsec: separate UDP and UDP-encapsulated ESP packet processing by vinay tripathi · 1 year, 7 months ago
  63. 75069ce ipsec: move udp/esp packet processing in the inline function ipsec_esp_packet_process by vinay tripathi · 1 year, 7 months ago
  64. c78eeab hsa: preallocate sessions on server side by Filip Tehlar · 1 year, 2 months ago
  65. f4e3ee1 vcl: propagate correctly EADDRINUSE for UDP bind by Mohammed Hawari · 1 year, 2 months ago
  66. 0e2f188 ipsec: huge anti-replay window support by Maxime Peim · 2 years ago
  67. 21922ce flowprobe: fix accumulation of tcp flags in flow entries by Alexander Chernavin · 1 year, 2 months ago
  68. 4197fb9 session: fix bind replies with errors by Florin Coras · 1 year, 2 months ago
  69. 81c8514 hsa: fix coverity warning by Filip Tehlar · 1 year, 2 months ago
  70. 4e8f9be devices: remove unused code by Damjan Marion · 1 year, 2 months ago
  71. efe875e hsa: unify echo test setup by Filip Tehlar · 1 year, 4 months ago
  72. 5ca8bfc build: allow for reproducible builds by Andrew Yourtchenko · 1 year, 2 months ago
  73. e9d7bab lisp: fix missing symbol issue by Damjan Marion · 1 year, 2 months ago
  74. 55a1f28 buffers: buffer name is vector, not c string by Damjan Marion · 1 year, 2 months ago
  75. 29de469 marvell: fix compilation issues by Damjan Marion · 1 year, 2 months ago
  76. 9e5694b fib: only update glean for interface if necessary by Matthew Smith · 1 year, 3 months ago
  77. e8e4b5f crypto: fix algo selection by Dmitry Valter · 1 year, 3 months ago
  78. 6b027cf flowprobe: fix sending L4 fields in L2 template and flows by Alexander Chernavin · 1 year, 2 months ago
  79. 34c721f memif: contention between memif_disconnect and memif RX/TX threads by Steven Luong · 1 year, 2 months ago
  80. bf23663 buffers: introduce vlib_buffer_template_t by Damjan Marion · 1 year, 2 months ago
  81. 0094fe0 tcp: initialize connection index on rst w packet by Florin Coras · 1 year, 2 months ago
  82. da2ae9a tcp: allow fins in syns in syn-rcvd by Florin Coras · 1 year, 2 months ago
  83. 61d63e8 tcp: handle syn-ack in fin-wait-2 in rcv process by Florin Coras · 1 year, 2 months ago
  84. dbeb56d ip-neighbor: do not use sas to determine NS source address by Ole Troan · 1 year, 2 months ago
  85. f68afe8 flowprobe: fix corrupted packets sent after feature disabling by Alexander Chernavin · 1 year, 3 months ago
  86. da34f4a nat: add ipfix rate-limiter for nat44-ed, nat44-ei and nat64 by Vladislav Grishenko · 1 year, 3 months ago
  87. ff344a9 npt66: icmp6 alg to handle icmp6 error messages by Ole Troan · 1 year, 2 months ago
  88. 1fe132e ip-neighbor: add ip neighbor flush by Ole Troan · 1 year, 2 months ago
  89. d0ffa26 feature: remove unused code by Damjan Marion · 1 year, 2 months ago
  90. a164636 linux-cp: check if lcp_itf_pair exists before creating tap by Stanislav Zaikin · 1 year, 4 months ago
  91. 8a92b68 ethernet: run callbacks for subifs too when mac changes by Alexander Chernavin · 1 year, 7 months ago
  92. 29aabcf vlib: properly replicate nexts when sibling node is created on runtime by Damjan Marion · 1 year, 2 months ago
  93. c9275da vlib: allow unpriviledged vlib_pci_get_device_info() by Damjan Marion · 1 year, 2 months ago
  94. bdeee21 npt66: add show command and rx/tx counters by Ole Troan · 1 year, 2 months ago
  95. 054aa8c session: fix duplicate rx events by Florin Coras · 1 year, 2 months ago
  96. 120095d flowprobe: fix sending L2 flows using L2_IP6 template by Alexander Chernavin · 1 year, 2 months ago
  97. 006c071 dpdk: add Mellanox BlueField NICs by Alexander Kozyrev · 1 year, 3 months ago
  98. 947aa8f session: ignore connecting half_open session in session_tx_fifo_dequeue_internal by Steven Luong · 1 year, 2 months ago
  99. 733e093 tls: Fix SSL_CTX leak on every client session by Brian Morris · 1 year, 2 months ago
  100. 9eaf377 session: ignore app rx ntf if transport closed by Florin Coras · 1 year, 2 months ago