1. 6d14c0c session: add forced reset api to ct transport by Florin Coras · 1 year ago
  2. 9375266 session: per app wrk client ct segment handle by Florin Coras · 1 year, 1 month ago
  3. 2ceb818 session: fix allocation of proxy fifos by Florin Coras · 1 year, 4 months ago
  4. 0242d30 session: async rx event notifications by Florin Coras · 2 years ago
  5. 1315d14 session: fix ct connect session flush assert by Florin Coras · 1 year, 9 months ago
  6. 55686e1 session: async flush of pending connects to workers by Florin Coras · 1 year, 9 months ago
  7. 9688b3b session: safe pools for cut-through sessions by Florin Coras · 2 years, 8 months ago
  8. d810a6e session: add session event log for session state by Steven Luong · 2 years, 2 months ago
  9. 0bce71e session: use transport endpoint cfg for listen by Florin Coras · 2 years, 10 months ago
  10. cdfe8ab session svm: track fs and seg manager index in fs by Florin Coras · 3 years ago
  11. 074f397 session: stricter tx checks for ct sessions by Florin Coras · 3 years ago
  12. 13987da session: fix duplicate segment del message by Florin Coras · 3 years ago
  13. 9439a36 session: postpone ct peer disconnect and more checks by Florin Coras · 3 years, 1 month ago
  14. a7bd826 session: only notify server on ct connect failure by Florin Coras · 3 years, 1 month ago
  15. 32c7335 session: detach server from client on connect failure by Florin Coras · 3 years, 1 month ago
  16. c215e5a session: try to coalesce ct accept rpcs by Florin Coras · 3 years, 1 month ago
  17. 7fe0069 session: add per worker ct context by Florin Coras · 3 years, 1 month ago
  18. 9895238 session: postpone ct segment delete by Florin Coras · 3 years, 1 month ago
  19. feb6702 session: fix ct tracking of actual transport proto by Florin Coras · 3 years, 1 month ago
  20. e7dda6b session: reset if ct close with data by Florin Coras · 3 years, 1 month ago
  21. 440c7b5 session: postpone ct cleanups by Florin Coras · 3 years, 1 month ago
  22. d9e9870 session: set actual lcl ip on accepted ct by Florin Coras · 3 years, 2 months ago
  23. 6973c73 session: improve ct locking with multiple workers by Florin Coras · 3 years, 6 months ago
  24. da78c5a session: optimize ct fifo segment allocations by Florin Coras · 3 years, 6 months ago
  25. ba02641 session: fix listener ct transport retrieval on accept by Florin Coras · 3 years, 6 months ago
  26. 821b500 session: avoid ct connects loop by Florin Coras · 3 years, 7 months ago
  27. d5a5882 session: fix coverity warning by Florin Coras · 3 years, 7 months ago
  28. 374df7a session: switch ct to vc and track half-opens by Florin Coras · 3 years, 7 months ago
  29. 9f29903 session: fix race condition in fifo allocation by liuyacan · 3 years, 8 months ago
  30. 1b9d2c2 session: clear ct fifo flag prior to notification by Florin Coras · 3 years, 11 months ago
  31. c547e91 svm: split fifo into private and shared structs by Florin Coras · 4 years ago
  32. 8c4fa01 session: delegate fifo ooo lookup init to transports by Florin Coras · 4 years, 1 month ago
  33. ce252ca session: fix ct server session thread index by Florin Coras · 4 years, 1 month ago
  34. 06ac4bb session: fix ct cleanup before full establishement by Florin Coras · 4 years, 2 months ago
  35. d689456 vcl session: minimize ct io events by Florin Coras · 4 years, 2 months ago
  36. 2d0e3de session: per worker state for ct sessions by Florin Coras · 4 years, 2 months ago
  37. a837508 session: fix ct local listener session index by Florin Coras · 4 years, 2 months ago
  38. 7bf6ed6 session tcp udp tls quic: improve cli formatting by Florin Coras · 4 years, 3 months ago
  39. 97d39e3 svm session: document unsupported fifo deq combinations by Florin Coras · 4 years, 3 months ago
  40. bcdc50d session: limit max number of ct sessions per dispatch by Florin Coras · 4 years, 4 months ago
  41. dd7d24b session: ct init error handling by Florin Coras · 4 years, 4 months ago
  42. ea7e708 session: fix ct listener cleanup by Florin Coras · 4 years, 5 months ago
  43. 12813d5 session: fix leak on accept fifo alloc failure by Florin Coras · 4 years, 8 months ago
  44. 9f86d22 session tls: support tls descheduling by Florin Coras · 4 years, 9 months ago
  45. 00e01d3 session: improve error reporting by Florin Coras · 5 years ago
  46. 07063b8 session: api to add new transport types by Florin Coras · 4 years, 9 months ago
  47. f22f4e5 svm: refactor fifo by Florin Coras · 5 years ago
  48. 95cd864 session: fix listener global endpoint lookup by Florin Coras · 5 years ago
  49. 62ddc03 session svm: per thread fifo segment slices by Florin Coras · 5 years ago
  50. 26dd6de session tcp: handle rxt and acks as custom events by Florin Coras · 5 years ago
  51. a0abbff session: add thread index to all formatters by Aloys Augustin · 5 years ago
  52. e971bc9 session: Add transport vft protocol options by Nathan Skrzypczak · 5 years ago
  53. 2f0f96b session: use listener_handle instead of listener_index by Nathan Skrzypczak · 6 years ago
  54. 88001c6 session: cleanup segment manager and fifo segment by Florin Coras · 6 years ago
  55. 317b8e0 vcl/session: tx notifications for cut-thru sessions by Florin Coras · 6 years ago
  56. 6575a9a session: do not enable pre-input node with 0 workers by Florin Coras · 6 years ago
  57. 9f1a543 session: fix ct that match global table entries by Florin Coras · 6 years ago
  58. f8d2e86 session/tls: remove unused t_app_index field by Florin Coras · 6 years ago
  59. f940f8a session: use transport custom tx for app transports by Florin Coras · 6 years ago
  60. 653e43f session: use vpp to switch io events for ct sessions by Florin Coras · 6 years ago
  61. 19223e0 session: remove svm_segment_index from session struct by Florin Coras · 6 years ago
  62. 2b81e3c session: refactor local connects by Florin Coras · 6 years ago
  63. d4295e6 session: refactor local/cut-through listens by Florin Coras · 6 years ago
  64. ba7d8f5 session: separate local session logic by Florin Coras · 6 years ago