1. ea72764 session: use half-open sessions for vc establishment by Florin Coras · 3 years, 7 months ago
  2. 94a6df0 session: connects seg manager is always first by Florin Coras · 3 years, 7 months ago
  3. 87d48ad session: cleanup CREATED sessions when listener goes down by liuyacan · 3 years, 8 months ago
  4. c547e91 svm: split fifo into private and shared structs by Florin Coras · 4 years ago
  5. e655240 session: fix fifo tuning init on connect by Florin Coras · 4 years, 1 month ago
  6. 91413ac session: listeners verbose format alignment by Florin Coras · 4 years, 2 months ago
  7. 6b410e6 session: app_name should format with %v by jiangxiaoming · 4 years, 2 months ago
  8. a107f40 session: init size and watermarks on all seg managers by Florin Coras · 4 years, 3 months ago
  9. 2a7c0b6 svm session: use new clib mem apis for segments by Florin Coras · 4 years, 3 months ago
  10. c8e812f session: track detached listener segment managers by Florin Coras · 4 years, 7 months ago
  11. 72db664 session: catch segment manager alloc failure by Florin Coras · 4 years, 8 months ago
  12. bf39597 session: cleanup listener segment manager on wrk free by Florin Coras · 4 years, 8 months ago
  13. 701c099 session: fix half-open cleanup by Florin Coras · 4 years, 8 months ago
  14. d50ff7f session tcp: track half open in app wrk by Florin Coras · 4 years, 8 months ago
  15. 1bd4616 session: avoid all session cleanup on unlisten by Florin Coras · 4 years, 8 months ago
  16. 3e07a4a misc: sprintf be gone by Dave Barach · 4 years, 9 months ago
  17. 00e01d3 session: improve error reporting by Florin Coras · 5 years ago
  18. 805d58c session: allow rx events independnt of state by Florin Coras · 4 years, 9 months ago
  19. 87b7e3d session udp: flag for connected udp by Florin Coras · 4 years, 9 months ago
  20. d8f48e2 session: basic fifo-tuning-logic by Ryujiro Shibuya · 5 years ago
  21. 47d41ad misc: fix coverity warnings by Dave Barach · 4 years, 10 months ago
  22. c4c4cf5 session: move add/del segment msg to mq by Florin Coras · 5 years ago
  23. 62ddc03 session svm: per thread fifo segment slices by Florin Coras · 5 years ago
  24. d4aeb84 session: fix use-after-free by Benoît Ganne · 5 years ago
  25. 5c29029 session: builtin app rx notifications regardless of state by Florin Coras · 5 years ago
  26. 49568af session: session pool migration notification by Florin Coras · 5 years ago
  27. 2b5fed8 session: fix vpp to app msg generation by Florin Coras · 5 years ago
  28. 692b949 session: allow transports to generate closed notifications by Florin Coras · 5 years ago
  29. 70f26d5 session: notify app of session and transport cleanup by Florin Coras · 5 years ago
  30. 2f0f96b session: use listener_handle instead of listener_index by Nathan Skrzypczak · 6 years ago
  31. 87d6633 session: use session handles as app listener handles by Florin Coras · 6 years ago
  32. ba65ca4 Add transport_opts to connect_sock bapi by Nathan Skrzypczak · 6 years ago
  33. 0e573f5 session: send tx events when data is dequeued by Florin Coras · 6 years ago
  34. 88001c6 session: cleanup segment manager and fifo segment by Florin Coras · 6 years ago
  35. 1219b2d session: remove unused fifo allo return value by Florin Coras · 6 years ago
  36. 0a84680 svm: allow indirect fifo data chunks by Florin Coras · 6 years ago
  37. 28aa539 svm_fifo rework to avoid contention on cursize by Sirshak Das · 6 years ago
  38. 096f2f8 session: remove session logic from io rx evt sender by Florin Coras · 6 years ago
  39. 69b68ef session: use app cb function wrappers by Florin Coras · 6 years ago
  40. d5c604d session: add session flags by Florin Coras · 6 years ago
  41. bf7ce2c tls: fixes and improvements by Florin Coras · 6 years ago
  42. c0737e9 session: use session index instead of fifo for evt by Florin Coras · 6 years ago
  43. 653e43f session: use vpp to switch io events for ct sessions by Florin Coras · 6 years ago
  44. 19223e0 session: remove svm_segment_index from session struct by Florin Coras · 6 years ago
  45. 31c9955 session: cleanup/rename functions by Florin Coras · 6 years ago
  46. f6c4313 session: cleanup session event types by Florin Coras · 6 years ago
  47. 2b81e3c session: refactor local connects by Florin Coras · 6 years ago
  48. d4295e6 session: refactor local/cut-through listens by Florin Coras · 6 years ago
  49. ba7d8f5 session: separate local session logic by Florin Coras · 6 years ago
  50. 565115e tcp: drop outstanding data when entering closing state by Florin Coras · 6 years ago
  51. 51a423d session: fix local sessions disconnects by Florin Coras · 6 years ago
  52. a27a46e session: move fifo allocation logic to app worker by Florin Coras · 6 years ago
  53. c1a4265 session: cleanup application interface by Florin Coras · 6 years ago
  54. 54a51fd tls: move test certificates to separate header file by Florin Coras · 6 years ago
  55. c9940fc session: refactor listen logic by Florin Coras · 6 years ago
  56. 623eb56 session: cleanup part 2 by Florin Coras · 6 years ago