1. 2b5fed8 session: fix vpp to app msg generation by Florin Coras · 5 years ago
  2. 854e0a2 session: define connection id length by Florin Coras · 5 years ago
  3. b0ffbee session: separate ctrl, new and old events by Florin Coras · 5 years ago
  4. 26dd6de session tcp: handle rxt and acks as custom events by Florin Coras · 5 years ago
  5. 5f06632 session: add transport deleted state by Florin Coras · 5 years ago
  6. 3940de3 api: binary api cleanup by Dave Barach · 5 years ago
  7. 60183db session: reorganize dispatch logic by Florin Coras · 5 years ago
  8. 198cba8 session: avoid postponing close by Florin Coras · 5 years ago
  9. cca9618 session: improve event logging by Florin Coras · 5 years ago
  10. 8ac1d6d session: Use parent_handle instead of transport_opts by Nathan Skrzypczak · 5 years ago
  11. 6e8b811 session: move constants definition by Florin Coras · 5 years ago
  12. 2062ec0 session: use llist in session node evt handling by Florin Coras · 5 years ago
  13. 0dfbce6 session: grab mq lock until ctrl event is enqueued by Florin Coras · 5 years ago
  14. a2e4451 session: fix node enable sequence by Vladimir Kropylev · 5 years ago
  15. 692b949 session: allow transports to generate closed notifications by Florin Coras · 5 years ago
  16. 95dd1fe quic: fix show session verbose by Aloys Augustin · 5 years ago
  17. a0abbff session: add thread index to all formatters by Aloys Augustin · 5 years ago
  18. 70f26d5 session: notify app of session and transport cleanup by Florin Coras · 5 years ago
  19. 777d2ae tcp: remove warning for multi-seg scnario. by Simon Zhang · 5 years ago
  20. 2eed1a1 session: add flag to disable session lookup by Nathan Skrzypczak · 5 years ago
  21. 61ad550 session: target app.fib_index in unbind_uri by Nathan Skrzypczak · 5 years ago
  22. 0c7f54d quic: fifo notifications fix by Aloys Augustin · 5 years ago
  23. 2d379d8 svm: rename fifo tx notifications to reflect use by Florin Coras · 5 years ago
  24. a26349d session: add half_open_has_fifos for UDPC by Nathan Skrzypczak · 5 years ago
  25. e971bc9 session: Add transport vft protocol options by Nathan Skrzypczak · 5 years ago
  26. 5281473 tcp: delivery rate estimator by Florin Coras · 6 years ago
  27. b4c6775 session: full lock on session_send_evt_to_thread by Nathan Skrzypczak · 5 years ago
  28. e4a1a32 quic: remove session flags identifying Q/S sessions by Nathan Skrzypczak · 5 years ago
  29. f867cf1 session: call session_dequeue_notify after svm_fifo_dequeue_drop by Vladimir Kropylev · 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. 5368bb0 svm: improve fifo segment show by Florin Coras · 6 years ago
  33. 06a2eec tcp: handle fin+rst in same frame by Florin Coras · 6 years ago
  34. ba65ca4 Add transport_opts to connect_sock bapi by Nathan Skrzypczak · 6 years ago
  35. ba123e1 QUIC multi thread update by Aloys Augustin · 6 years ago
  36. f9d4ab4 svm: improve fifo segment prealloc support by Florin Coras · 6 years ago
  37. 404b8a3 session: segment manager fixes by Florin Coras · 6 years ago
  38. 0e573f5 session: send tx events when data is dequeued by Florin Coras · 6 years ago
  39. 0b81915 add TLS endpoint function by Yu Ping · 6 years ago
  40. 344ce42 session/svm: apis for fifo shrinking by Florin Coras · 6 years ago
  41. 87b15ce svm: more fifo refactor/cleanup by Florin Coras · 6 years ago
  42. b095a3c svm: fifo segment support for chunk allocation by Florin Coras · 6 years ago
  43. 88001c6 session: cleanup segment manager and fifo segment by Florin Coras · 6 years ago
  44. 09d18c2 session: use teps in accept/connect notifications by Florin Coras · 6 years ago
  45. cdb7170 Add get_endpoint in transport vft by Aloys Augustin · 6 years ago
  46. 502785b QUIC: Add multi-stream support to internal test apps by Aloys Augustin · 6 years ago
  47. 1219b2d session: remove unused fifo allo return value by Florin Coras · 6 years ago
  48. 0a84680 svm: allow indirect fifo data chunks by Florin Coras · 6 years ago
  49. 402377e session: fix segment manager init condition by Florin Coras · 6 years ago
  50. 317b8e0 vcl/session: tx notifications for cut-thru sessions by Florin Coras · 6 years ago
  51. 28aa539 svm_fifo rework to avoid contention on cursize by Sirshak Das · 6 years ago
  52. 39d0409 QUIC: Initial multi stream support by Aloys Augustin · 6 years ago
  53. b3b267c Allow sessions to be allocated in app's RX callbacks by Aloys Augustin · 6 years ago
  54. bbf923f session: drop lock on segment allocation error by Florin Coras · 6 years ago
  55. bee9768 session: binary api app names as vectors by Florin Coras · 6 years ago
  56. ed1d872 session: fix session flags by Florin Coras · 6 years ago
  57. f324dec fixing typos by Jim Thompson · 6 years ago
  58. fa7512e session: fix app name formatting by Florin Coras · 6 years ago
  59. 6416e62 tcp: do not delete session on establish pop by Florin Coras · 6 years ago
  60. 509028a session: fix cli for sessions in created state by Florin Coras · 6 years ago
  61. 6575a9a session: do not enable pre-input node with 0 workers by Florin Coras · 6 years ago
  62. 096f2f8 session: remove session logic from io rx evt sender by Florin Coras · 6 years ago
  63. 69b68ef session: use app cb function wrappers by Florin Coras · 6 years ago
  64. f65074e tcp: improve rcv process ack processing by Florin Coras · 6 years ago
  65. 60f3e65 Integrate first QUIC protocol implementation by Nathan Skrzypczak · 6 years ago
  66. b38ee66 session: remove unused tx context field by Florin Coras · 6 years ago
  67. 6bc6fd0 session: cap max burst to a constant by Florin Coras · 6 years ago
  68. 20ab31e UDP: Fix session registration in lookup table by Aloys Augustin · 6 years ago
  69. ef71ef0 Fix unformat proto UDPC / UDP conflict by Nathan Skrzypczak · 6 years ago
  70. 4b76112 session/fifo: make event unset atomic by Florin Coras · 6 years ago
  71. d5c604d session: add session flags by Florin Coras · 6 years ago
  72. a04ebb8 session rule cli add udp session fail by zhanglimao · 6 years ago
  73. bf7ce2c tls: fixes and improvements by Florin Coras · 6 years ago
  74. 9f1a543 session: fix ct that match global table entries by Florin Coras · 6 years ago
  75. 14ed6df session/tcp/vcl: fixes and optimizations by Florin Coras · 6 years ago
  76. 11e2cf5 session: reorganize session fields by Florin Coras · 6 years ago
  77. f8d2e86 session/tls: remove unused t_app_index field by Florin Coras · 6 years ago
  78. f940f8a session: use transport custom tx for app transports by Florin Coras · 6 years ago
  79. c0737e9 session: use session index instead of fifo for evt by Florin Coras · 6 years ago
  80. 653e43f session: use vpp to switch io events for ct sessions by Florin Coras · 6 years ago
  81. 19223e0 session: remove svm_segment_index from session struct by Florin Coras · 6 years ago
  82. d8402ae session: eventfd for mq only for bapi socket transport by Florin Coras · 6 years ago
  83. 6442401 session: remove deprecated binary apis by Florin Coras · 6 years ago
  84. a0dbf9e session: notify app of segment removal by Florin Coras · 6 years ago
  85. 92311f6 session: fix unlisten with invalid handles by Florin Coras · 6 years ago
  86. 31c9955 session: cleanup/rename functions by Florin Coras · 6 years ago
  87. f6c4313 session: cleanup session event types by Florin Coras · 6 years ago
  88. 2b81e3c session: refactor local connects by Florin Coras · 6 years ago
  89. d4295e6 session: refactor local/cut-through listens by Florin Coras · 6 years ago
  90. 70c35f3 session: fix local binds by Florin Coras · 6 years ago
  91. d7e7c2b Fix broken ASSERT by Dave Barach · 6 years ago
  92. ba7d8f5 session: separate local session logic by Florin Coras · 6 years ago
  93. dfae9f9 vcl/session: send unlisten over message queue by Florin Coras · 6 years ago
  94. 565115e tcp: drop outstanding data when entering closing state by Florin Coras · 6 years ago
  95. 51a423d session: fix local sessions disconnects by Florin Coras · 6 years ago
  96. 8a14061 tls: add vcl test by Florin Coras · 6 years ago
  97. a27a46e session: move fifo allocation logic to app worker by Florin Coras · 6 years ago
  98. 222e1f41 tcp: harden for high scale scenarios by Florin Coras · 6 years ago
  99. bb65ba1 Fix connexion segfault in session api affecting tcp_echo by Nathan Skrzypczak · 6 years ago
  100. 47727c0 Add -fno-common compile option by Benoît Ganne · 6 years ago