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