1. fe6d8a3 vcl: fix segment detach post api disconnect by Florin Coras · 2 years, 10 months ago
  2. 8ccc6b3 vcl: add support for reconnect by Filip Tehlar · 2 years, 10 months ago
  3. f0fe1ea vcl: handle reordering of disconnect and reset msgs by Florin Coras · 3 years ago
  4. 6068719 vcl: avoid ip format function vnet dependency by Florin Coras · 3 years ago
  5. 2f09bfc vcl: add DSCP support in VCL by Filip Tehlar · 3 years, 1 month ago
  6. 41bc861 vcl: remove unsed configs by Florin Coras · 3 years, 2 months ago
  7. e191d76 session vcl: cert key add/del with socket api by Florin Coras · 3 years, 4 months ago
  8. f6e284b session vcl: explit mq indices in ctrl messages by Florin Coras · 3 years, 5 months ago
  9. fa3884f vcl: improvements to epoll lt by Florin Coras · 3 years, 6 months ago
  10. 8eb8d50 vcl: fix fifo sharing by Florin Coras · 3 years, 6 months ago
  11. fe286f7 vcl: basic support for epoll level-triggered evts by Florin Coras · 3 years, 6 months ago
  12. 55c952e vcl: improve shutdown() by liuyacan · 3 years, 6 months ago
  13. 6621abf srtp: basic implementation based on libsrtp2 by Florin Coras · 4 years ago
  14. 4fca744 vcl: fix lookup listener assert by liuyacan · 3 years, 7 months ago
  15. 534468e session: support half-close connection by liuyacan · 3 years, 7 months ago
  16. 87f6389 vcl: attr api to set endpt ext config by Florin Coras · 3 years, 8 months ago
  17. a54b62d vcl session: refactor passing of crypto context by Florin Coras · 3 years, 8 months ago
  18. 4ac2584 vcl session: extended connect/listen configuration by Florin Coras · 3 years, 8 months ago
  19. 04ae827 session tcp vcl: api to update connection attributes by Florin Coras · 3 years, 8 months ago
  20. fda21c9 vcl: use per worker mem bapi context by Florin Coras · 3 years, 8 months ago
  21. cbb5e82 vcl: cleanup fifos detached from segments by Florin Coras · 3 years, 10 months ago
  22. 4b47ee2 tls: dtls initial implementation by Florin Coras · 4 years, 1 month ago
  23. 6a6555a vcl: support set/get vrf attribute by Florin Coras · 3 years, 11 months ago
  24. 80b7425 svm vcl: add helper fn that discovers mqs in segment by Florin Coras · 3 years, 11 months ago
  25. a5a9efd vcl session: switch to generic cert key apis by Florin Coras · 4 years ago
  26. 3b6c84c vcl: allow all workers to block on api by Florin Coras · 4 years ago
  27. b462418 svm: allow mq attachments at random offsets by Florin Coras · 4 years ago
  28. c547e91 svm: split fifo into private and shared structs by Florin Coras · 4 years ago
  29. 52dd29f vcl: stop tracking vpp event queues and thread index by Florin Coras · 4 years, 1 month ago
  30. ca78b56 vcl: remove unused configs by Florin Coras · 4 years, 1 month ago
  31. 165f3ae vcl: remove support for shm api connections by Florin Coras · 4 years, 1 month ago
  32. b242d31 vcl: postpone unhandled ctrl events if needed by Florin Coras · 4 years, 2 months ago
  33. ac422d6 vcl: more session struct cleanup by Florin Coras · 4 years, 2 months ago
  34. 6c3b218 vcl: convert vep variables into flags by Florin Coras · 4 years, 2 months ago
  35. 1bc919e vcl: cleanup read and write ready by Florin Coras · 4 years, 2 months ago
  36. dfffdd7 vcl: remove accept state and rename connect to ready by Florin Coras · 4 years, 2 months ago
  37. c127d5a vcl: refactor session state enum by Florin Coras · 4 years, 2 months ago
  38. d1cc38d vcl svm: segments improvements by Florin Coras · 4 years, 2 months ago
  39. cc7c88e vcl: refactor bapi client index for sapi reuse by Florin Coras · 4 years, 3 months ago
  40. 935ce75 vcl: add support for app socket api by Florin Coras · 4 years, 3 months ago
  41. b88de90 vcl: cleanup bapi and wrk registration by Florin Coras · 4 years, 3 months ago
  42. f8e1363 vcl: fix duplicated key of session_index_to_vlsh_table in multiple by hanlin · 4 years, 4 months ago
  43. ff40d8f vcl: mt detection and cleanup by Florin Coras · 4 years, 4 months ago
  44. a3a4896 vcl: support multi-threads with session migration by hanlin · 4 years, 5 months ago
  45. 40c07ce vcl: support inter worker rpc by Florin Coras · 4 years, 5 months ago
  46. 66ec467 vcl: move helper functions out of header file by Florin Coras · 4 years, 6 months ago
  47. 080aa50 vcl: do not propagate epoll events if session closed by Florin Coras · 4 years, 7 months ago
  48. a4dac8a vcl: fix udp connected check by Florin Coras · 4 years, 7 months ago
  49. ce815de vcl: fix app destroy by Florin Coras · 4 years, 8 months ago
  50. 00e01d3 session: improve error reporting by Florin Coras · 5 years ago
  51. d85666f session udp: fix transport flags and migration by Florin Coras · 4 years, 9 months ago
  52. 0a1e183 session udp: support connect on listeners by Florin Coras · 4 years, 9 months ago
  53. 5da10c4 vcl: support sendto for dgrams by Florin Coras · 4 years, 9 months ago
  54. d18528f vcl: support for uword segments by Florin Coras · 4 years, 9 months ago
  55. 243edd5 vcl: refactor vls to minimize lock usage by Florin Coras · 4 years, 9 months ago
  56. 067f954 vcl: fix ldp read on closing session by Florin Coras · 4 years, 10 months ago
  57. e88845e vcl: clear accept msg flags by Florin Coras · 4 years, 10 months ago
  58. adcfb15 vcl: handle close after reset by Florin Coras · 4 years, 10 months ago
  59. 190dc1f vcl: fix session closing error by Florin Coras · 4 years, 10 months ago
  60. 5414062 vcl: switch to closed state after app close by Florin Coras · 4 years, 10 months ago
  61. 9ace36d vcl session: propagate cleanup notifications to apps by Florin Coras · 5 years ago
  62. 6e3c1f8 vcl: add rx event on epoll ctl if needed by Florin Coras · 5 years ago
  63. c4c4cf5 session: move add/del segment msg to mq by Florin Coras · 5 years ago
  64. d4c7092 vcl: separate binary api connections per thread worker by Florin Coras · 5 years ago
  65. d747c3c vcl: add config option for preferred tls engine by Florin Coras · 5 years ago
  66. 22ba330 vcl: initialize ctrl_mq in workers by Florin Coras · 5 years ago
  67. 458089b session: move ctrl messages from bapi to mq by Florin Coras · 5 years ago
  68. 470b2a6 vcl: fix bapi disconnect with socket transport by Florin Coras · 5 years ago
  69. 8ac1d6d session: Use parent_handle instead of transport_opts by Nathan Skrzypczak · 5 years ago
  70. 9fd9962 vcl: add QUIC support by Nathan Skrzypczak · 6 years ago
  71. cef02be session: Refactor invalid session idx/handle by Nathan Skrzypczak · 5 years ago
  72. 00cca80 vcl: avoid hash table lookup on accept by Florin Coras · 6 years ago
  73. ba65ca4 Add transport_opts to connect_sock bapi by Nathan Skrzypczak · 6 years ago
  74. 88001c6 session: cleanup segment manager and fifo segment by Florin Coras · 6 years ago
  75. 5e06257 vcl: cleanup debug messages by Florin Coras · 6 years ago
  76. 653e43f session: use vpp to switch io events for ct sessions by Florin Coras · 6 years ago
  77. ac62626 vcl: remove unused fields and structures by Florin Coras · 6 years ago
  78. dfae9f9 vcl/session: send unlisten over message queue by Florin Coras · 6 years ago
  79. 47727c0 Add -fno-common compile option by Benoît Ganne · 6 years ago
  80. 288eaab session: cleanup part 1 by Florin Coras · 6 years ago
  81. 6d0106e vcl: improve handling of close on rw by Florin Coras · 6 years ago
  82. 2d675d7 vls: support passive listeners by Florin Coras · 6 years ago
  83. 0ef8ef2 vls: multi-process and multi-threaded apps improvements by Florin Coras · 6 years ago
  84. f9240dc vcl: move forking logic to vls by Florin Coras · 6 years ago
  85. 294afe2 vcl/ldp: select cleanup/improvements by Florin Coras · 6 years ago
  86. 7baeb71 vcl/ldp: add locked sessions shim layer by Florin Coras · 6 years ago
  87. 30e79c2 vcl/session: add api for changing session app worker by Florin Coras · 6 years ago
  88. 34a3a08 Add TLS support for VCL by Ping Yu · 6 years ago
  89. d9818dd Fixes for buliding for 32bit targets: by David Johnson · 6 years ago
  90. 3c7d4f9 vcl/session: handle reset/disconnect before app accept by Florin Coras · 6 years ago
  91. 01f3f89 vcl: cleanup children that use _exit() by Florin Coras · 6 years ago
  92. 940f78f vcl: handle worker process exit by Florin Coras · 6 years ago
  93. adc74d7 svm: use explicit svm fifo segment main for slaves by Florin Coras · 6 years ago
  94. d85de68 vcl: wait for segments with segment handle by Florin Coras · 6 years ago
  95. 47c40e2 vcl: basic support for apps that fork by Florin Coras · 6 years ago
  96. c1f5a43 session: cleanup use of api_client_index by Florin Coras · 6 years ago
  97. 053a0e4 vcl/session: apps with process workers by Florin Coras · 6 years ago
  98. aa27eb9 vcl: fix bidirectional tests (VPP-1455) by Florin Coras · 6 years ago
  99. 742582f vcl: remove vcl_event by Florin Coras · 6 years ago
  100. 86f0450 vcl: keep track of unexpected events by Florin Coras · 6 years ago