1. 2cc14de misc: fix icmp by Maxime Peim · 10 months ago
  2. 2921e02 ip: fix warning on interface ipv6 prefix remove by Vladislav Grishenko · 2 years, 7 months ago
  3. dea806d fib: fix crash while adding intf-rx routes by Vladislav Grishenko · 10 months ago
  4. 7f5f21e udp: fix ipv6 udp punt show by Samvel Vartapetov · 3 years ago
  5. 4f3da9c session: add api cb for listen and unlisten by Florin Coras · 10 months ago
  6. 7f050d9 crypto: CLI to change dispatch mode by Niyaz Murshed · 10 months ago
  7. ea158d6 tls: pass reset ntf to engines by Florin Coras · 10 months ago
  8. 7c90be5 session: fix transport closed and disconnect race by Florin Coras · 10 months ago
  9. 4af3fdf dev: add per-port vnet flow by Monendra Singh Kushwaha · 10 months ago
  10. 4e32bc6 tcp: fix fin retransmit when out of buffers by Florin Coras · 10 months ago
  11. 84847c4 virtio: fix the packed ring support by Mohsin Kazmi · 10 months ago
  12. 60732df tls: initialize app session app wrk by Florin Coras · 10 months ago
  13. 89c7b54 ip6: ECMP hash support for ipv6 fragments by Benoît Ganne · 1 year, 5 months ago
  14. 8074fc6 tls: fix transport endpoint get by Florin Coras · 10 months ago
  15. 7217dcd pg: fix stream pg interface by Maxime Peim · 10 months ago
  16. 078affa vnet: include platform specific un.h by Tom Jones · 11 months ago
  17. 03b7ac9 dev: fix type for uint32 arg value by Monendra Singh Kushwaha · 10 months ago
  18. 6f8252e wireguard: notify key changes to crypto engine by Lijian Zhang · 1 year, 1 month ago
  19. ff71939 ipsec: check each packet for no algs in esp-encrypt by Matthew Smith · 10 months ago
  20. 37127f7 udp: use transport port refcnt on accept by Florin Coras · 10 months ago
  21. 9bf4f8f vnet: Use platform specific netlink headers on FreeBSD by Tom Jones · 11 months ago
  22. 0f78300 vnet: Disable tuntap build on not Linux by Tom Jones · 11 months ago
  23. 61b4efc vnet: Provide platform specific if_tap headers by Tom Jones · 11 months ago
  24. 6ce1e93 vnet: Only build tap on Linux by Tom Jones · 11 months ago
  25. d1e17a8 tcp: retransmit fins in last-ack by Florin Coras · 10 months ago
  26. 81a6ffc udp: unregister ports on all cleanups by Florin Coras · 10 months ago
  27. 0ded489 tls: mark ho done atomically after ctx init by Florin Coras · 10 months ago
  28. e439b1e session: postpone ct cleanup if rx evt pending by Florin Coras · 10 months ago
  29. 249f0dc vnet: Don't use __unused for struct padding by Tom Jones · 11 months ago
  30. 58f37b2 fib: contention with DP on deleting a route by Steven Luong · 10 months ago
  31. d9b4d9f udp: add cli to dump transport ports by Florin Coras · 10 months ago
  32. f9bdc03 session: guard session lookup table allocs by Florin Coras · 11 months ago
  33. d7f17a2 tls: set app closed flag in framework by Florin Coras · 11 months ago
  34. 4a98b93 tls: convert ctx fields to connection flags by Florin Coras · 11 months ago
  35. af1ddd3 ip: don't export useless error counters for ip6 rewrite by Arthur de Kerhor · 11 months ago
  36. f1acfc0 udp: update rx sw_if_index to ip-local selected one by Florin Coras · 11 months ago
  37. 3109d1c tls: fix ho leak on tcp connect return by Florin Coras · 11 months ago
  38. e6d05dc tls: overlap parent opaque with listener ctx by Florin Coras · 11 months ago
  39. fad689e tls: set flag whenever app session is freed by Florin Coras · 11 months ago
  40. 77680ae session: flag instead of state for filtering ntf by Florin Coras · 11 months ago
  41. c018204 vnet: fix log_debug message format by Georgy Borodin · 11 months ago
  42. 66abf32 session: avoid spurious disconnect and reset ntfs by Florin Coras · 11 months ago
  43. ed4e612 session: fix app wrk free leak by Florin Coras · 11 months ago
  44. 97fef28 session: make app listener pool global by Florin Coras · 12 months ago
  45. 7428eaa session: support for cl port reuse by Florin Coras · 1 year ago
  46. 5afc13d session: avoid spurious closed notifications by Florin Coras · 1 year ago
  47. 44d9cbc session: add flag to track cless sessions by Florin Coras · 12 months ago
  48. b1454f8 session: unset fifo evt to enqueue ack evt on tcp timewait by emmanuel · 12 months ago
  49. 28b6dfa dev: per-queue format callbacks by Damjan Marion · 12 months ago
  50. f3b0004 fib: format deleted LB by Nathan Skrzypczak · 12 months ago
  51. 00c59e4 virtio: virtio_flags api use enumflag instead of enum by Ole Troan · 1 year ago
  52. 6d14c0c session: add forced reset api to ct transport by Florin Coras · 1 year ago
  53. 86b02c7 tls: no closed notify if no app session by Florin Coras · 1 year ago
  54. bc67e9f bpf_trace_filter: allow use whithout classifier by Mohammed Hawari · 1 year ago
  55. a474bc8 tls: postpone ho cleanup if not fully established by Florin Coras · 1 year ago
  56. 8fce546 ipsec: allow receiving encrypted IP packets with TFC padding by Arthur de Kerhor · 1 year, 6 months ago
  57. d1eb1b7 dev: caps and rx/tx offload support by Damjan Marion · 1 year ago
  58. 535364e vnet: allow format deleted swifidx by Nathan Skrzypczak · 1 year ago
  59. 7fa1674 l2: resolve l2 rewrite entry 'hit_count' always being 0 bug by yanlong · 1 year, 1 month ago
  60. 39e79fd dev: mark API handlers as thread safe by Damjan Marion · 1 year, 1 month ago
  61. 94a52d7 session: no segment handle on worker del by Florin Coras · 1 year ago
  62. d053508 ipsec: should use praddr_ instead of pladdr_ by Dengfeng Liu · 1 year, 5 months ago
  63. 3a9c3eb dev: use the endian reply macro by Vratko Polak · 1 year, 1 month ago
  64. 18710d5 session: no reply on app del worker with sapi by Florin Coras · 1 year, 1 month ago
  65. 557b20c tcp: fix rxt send of new data assert by Florin Coras · 1 year, 1 month ago
  66. 32c00ce pci: fix MSI-X vector length check by Damjan Marion · 1 year, 1 month ago
  67. e32580c tcp: allow unsent segments less than mss in recovery by Florin Coras · 1 year, 1 month ago
  68. 6ae6c98 tcp: add counter for accepted connections by Florin Coras · 1 year, 1 month ago
  69. bffd446 session: fix asan failure by Georgy Borodin · 1 year, 1 month ago
  70. 4b08632 fib: fix fib_path_create() with drop targets by Alexander Skorichenko · 1 year, 1 month ago
  71. 1f4023d bfd: fix buffer leak when cannot send periodic packets by Alexander Chernavin · 1 year, 1 month ago
  72. a2be1cf tcp: allow multiple rxt rescues during recovery by Florin Coras · 1 year, 1 month ago
  73. ddf6cec dev: initial set of APIs by Damjan Marion · 1 year, 1 month ago
  74. 07a62cc dev: fix null dereference of arg list by Damjan Marion · 1 year, 1 month ago
  75. 9375266 session: per app wrk client ct segment handle by Florin Coras · 1 year, 1 month ago
  76. 23b6a9e virtio: fix cli parsing for tx-queue-size by Vratko Polak · 1 year, 1 month ago
  77. 894d0a6 session: add session lookup cli for stats by Florin Coras · 1 year, 1 month ago
  78. cfe6462 session: always clear rx evt flag on ntf by Florin Coras · 1 year, 1 month ago
  79. dac9e56 ipsec: keep esp encrypt pointer and index synced by Matthew Smith · 1 year, 1 month ago
  80. 862097a dev: startup.conf handling improvements by Damjan Marion · 1 year, 1 month ago
  81. 69768d9 dev: device and port specific args by Damjan Marion · 1 year, 1 month ago
  82. e596ca1 dev: add change_max_rx_frame_size capability by Damjan Marion · 1 year, 1 month ago
  83. 4aaedaa tls: fix forced ho cleanup by Florin Coras · 1 year, 1 month ago
  84. 14bfd3d tls: fix handling of client and server init errors by Florin Coras · 1 year, 1 month ago
  85. 115e31b ipsec: IPsec fix constant propagation by Maxime Peim · 1 year, 2 months ago
  86. cfc2a0e tls: avoid reads after tcp transport removed by Florin Coras · 1 year, 1 month ago
  87. 449c677 dev: remove unused code by Damjan Marion · 1 year, 1 month ago
  88. b8dd981 dev: interrupt mode support by Damjan Marion · 1 year, 1 month ago
  89. 76d14b7 misc: silence -Wmaybe-uninitialized warnings by Jieqiang Wang · 1 year, 5 months ago
  90. 4504df7 ipsec: delete redundant code by Dengfeng Liu · 1 year, 5 months ago
  91. 9c6fd89 bonding: add checks for sw_if_index in api by Stanislav Zaikin · 1 year, 2 months ago
  92. 7f75e80 vppinfra: refactor interrupt code by Damjan Marion · 1 year, 1 month ago
  93. 6bd6c80 dev: strip debig log function name prefix during compilation by Damjan Marion · 1 year, 1 month ago
  94. af5684b tcp: fix reset w pkt by Florin Coras · 1 year, 1 month ago
  95. 38c6191 dev: new device driver infra by Damjan Marion · 1 year, 2 months ago
  96. d3ef000 tcp: remove redundant ack checks by Florin Coras · 1 year, 1 month ago
  97. 7499591 tcp: allow ooo data in syn-rcvd by Florin Coras · 1 year, 1 month ago
  98. ea309c4 tcp: postpone cleanup on connect failures by Florin Coras · 1 year, 2 months ago
  99. 2d7988d ipsec: separate UDP and UDP-encapsulated ESP packet processing by vinay tripathi · 1 year, 6 months ago
  100. 75069ce ipsec: move udp/esp packet processing in the inline function ipsec_esp_packet_process by vinay tripathi · 1 year, 7 months ago