1. bc0c754 vcl: fix sendto for dgrams by liuyacan · 3 years, 4 months ago
  2. f71796e vcl: fix sleep time in ldp_pselect() by liuyacan · 3 years, 4 months ago
  3. fdcbd38 vcl: fix ldp for __recv_chk socket calls by Sivaprasad Tummala · 3 years, 4 months ago
  4. 2e2f9df vcl: move vls pool lock to process local state by Florin Coras · 3 years, 5 months ago
  5. 5e61843 vcl: vls cleanup and more docs by Florin Coras · 3 years, 5 months ago
  6. 39d25e5 vcl: configure the cert-key pair from app by Sivaprasad Tummala · 3 years, 5 months ago
  7. 603e1a4 vcl: fix some risk after fork() by liuyacan · 3 years, 5 months ago
  8. 6fc07b4 vcl: fix shutdown deadlock issue by liuyacan · 3 years, 5 months ago
  9. f6e284b session vcl: explit mq indices in ctrl messages by Florin Coras · 3 years, 5 months ago
  10. 5cac2e8 vcl:fix segfault when unshare NO_MQ session by liuyacan · 3 years, 5 months ago
  11. 0046e97 session: api cleanup by Filip Tehlar · 3 years, 6 months ago
  12. 72228a2 vcl: fix packetdrill test error by wanghanlin · 3 years, 5 months ago
  13. 85207e6 vcl: print current app state for timeout by wanghanlin · 3 years, 5 months ago
  14. 97c6e0d vcl: fix return value check for ldp_fd_to_vlsh by wanghanlin · 3 years, 5 months ago
  15. 734268f vcl: coverity fixes by Florin Coras · 3 years, 6 months ago
  16. fa3884f vcl: improvements to epoll lt by Florin Coras · 3 years, 6 months ago
  17. b940fd4 vcl: Don't use app_socket_api to notify VPP in parent when child exited by wanghanlin · 3 years, 6 months ago
  18. 9e42cc2 vcl: Don't memset events to optimize CPU usage by wanghanlin · 3 years, 6 months ago
  19. 87f7600 vcl: epoll fix postponed evt handling by Florin Coras · 3 years, 6 months ago
  20. cde1769 vcl: fix vcl_session_write_ready when connecting by liuyacan · 3 years, 6 months ago
  21. 5788a34 vcl: validate vep handle when copying sessions on fork by wanghanlin · 3 years, 6 months ago
  22. d72a034 vcl: move child wrk cleanup from sighandler to vls_epoll_wait by wanghanlin · 3 years, 7 months ago
  23. 8eb8d50 vcl: fix fifo sharing by Florin Coras · 3 years, 6 months ago
  24. cba215d vcl: fix worker cleanup by Florin Coras · 3 years, 6 months ago
  25. fe286f7 vcl: basic support for epoll level-triggered evts by Florin Coras · 3 years, 6 months ago
  26. 55c952e vcl: improve shutdown() by liuyacan · 3 years, 6 months ago
  27. f1ddeeb vcl: touch fifo on epoll del only if session open by Florin Coras · 3 years, 6 months ago
  28. 0b0d28e vcl: accept zero length writes by Florin Coras · 3 years, 6 months ago
  29. 2336831 vcl: avoid multiple reads on peek by Florin Coras · 3 years, 6 months ago
  30. 2645f68 vcl: epoll error handling fixes and improvements by Florin Coras · 3 years, 6 months ago
  31. 5f33d0d vcl: avoid updating errno on ldp init check by Florin Coras · 3 years, 6 months ago
  32. 67c90a3 session: lcl transport info on accept by Florin Coras · 3 years, 9 months ago
  33. 2f64790 vcl: ldp placeholder for SO_LINGER by Florin Coras · 3 years, 6 months ago
  34. 57e0af9 vppinfra: explicit blocking mode for sock connects by Florin Coras · 3 years, 7 months ago
  35. 6621abf srtp: basic implementation based on libsrtp2 by Florin Coras · 4 years ago
  36. 4fca744 vcl: fix lookup listener assert by liuyacan · 3 years, 7 months ago
  37. 534468e session: support half-close connection by liuyacan · 3 years, 7 months ago
  38. 3ec0165 vcl: move tests to src/tests by Florin Coras · 3 years, 7 months ago
  39. 1d87914 vcl: reduce iperf tests output by Florin Coras · 3 years, 7 months ago
  40. 87f6389 vcl: attr api to set endpt ext config by Florin Coras · 3 years, 8 months ago
  41. ccdb8b8 vcl: fix epoll wait with indefinite timeout by Florin Coras · 3 years, 8 months ago
  42. a54b62d vcl session: refactor passing of crypto context by Florin Coras · 3 years, 8 months ago
  43. 4ac2584 vcl session: extended connect/listen configuration by Florin Coras · 3 years, 8 months ago
  44. cf0e257 vcl: validate fs before cleanup by Florin Coras · 3 years, 8 months ago
  45. 04ae827 session tcp vcl: api to update connection attributes by Florin Coras · 3 years, 8 months ago
  46. e263685 tests: support attaching to existing vpp by Klement Sekera · 3 years, 9 months ago
  47. fda21c9 vcl: use per worker mem bapi context by Florin Coras · 3 years, 8 months ago
  48. 70e2197 vcl: fix worker cleanup cb function by Florin Coras · 3 years, 8 months ago
  49. 41d5f54 svm session vcl: per app rx message queues by Florin Coras · 4 years ago
  50. dc2632e vcl: fix only first epoll listen session be registered by nandfan · 3 years, 9 months ago
  51. 8919fec vcl: fix libc epoll pwait starved by wanghanlin · 3 years, 9 months ago
  52. 4c6bbd7 vcl: segment index leak on attach by Florin Coras · 3 years, 10 months ago
  53. d77325c vcl: fix coverity warning by Florin Coras · 3 years, 10 months ago
  54. 5fdc47c vcl: fix vls_intercept_sigchld_handler be called recursively by nandfan · 3 years, 10 months ago
  55. cbb5e82 vcl: cleanup fifos detached from segments by Florin Coras · 3 years, 10 months ago
  56. 0674f85 vcl: support sockopt of SO_REUSEPORT and SO_DOMAIN by wanghanlin · 3 years, 10 months ago
  57. 8fb22fd vcl: epoll out deq notifications only if fifo exists by Florin Coras · 3 years, 10 months ago
  58. 1bb7494 vcl: validate seg handle on migrate only if needed by Florin Coras · 3 years, 10 months ago
  59. 4b47ee2 tls: dtls initial implementation by Florin Coras · 4 years, 1 month ago
  60. 5398dfb session svm: non blocking mq by Florin Coras · 3 years, 11 months ago
  61. bad1d35 vcl: remove verbose output from vcl iperf tests by Florin Coras · 3 years, 10 months ago
  62. 6a6555a vcl: support set/get vrf attribute by Florin Coras · 3 years, 11 months ago
  63. 096a1d5 vcl: fix select want deq ntf for ct sessions by Florin Coras · 3 years, 11 months ago
  64. 80b7425 svm vcl: add helper fn that discovers mqs in segment by Florin Coras · 3 years, 11 months ago
  65. b13ba13 vcl: honor time wait in eventfd epoll wait by Florin Coras · 3 years, 11 months ago
  66. 86f1232 svm: add custom q implementation for mq by Florin Coras · 3 years, 11 months ago
  67. e8f848a vcl: fix session_handle_to_vlsh_table update after session migrate by wanghanlin · 4 years ago
  68. dcacdc4 vcl: fix deadlock in rpc by wanghanlin · 4 years ago
  69. a5a9efd vcl session: switch to generic cert key apis by Florin Coras · 4 years ago
  70. 3b6c84c vcl: allow all workers to block on api by Florin Coras · 4 years ago
  71. 14f066e svm vcl: allow random offsets for fifo segments in apps by Florin Coras · 4 years ago
  72. b462418 svm: allow mq attachments at random offsets by Florin Coras · 4 years ago
  73. c547e91 svm: split fifo into private and shared structs by Florin Coras · 4 years ago
  74. f0ca1e8 misc: refactor clib_bitmap_foreach macro by Damjan Marion · 4 years ago
  75. b2c31b6 misc: move to new pool_foreach macros by Damjan Marion · 4 years ago
  76. 785b6ea vcl: fix listener session close problem by wanghanlin · 4 years ago
  77. 492350e vcl: fix crash problem for invalidation of vls_table_lock by wanghanlin · 4 years, 3 months ago
  78. 54fe32c vcl: avoid coalescing dgrams on read by Florin Coras · 4 years, 1 month ago
  79. e92c946 session: add startup option to poll in main by Florin Coras · 4 years, 1 month ago
  80. 6a2794e tests: remove bond, pipe, session and api_namespace from vpp_papi_provider by Jakub Grajciar · 4 years, 1 month ago
  81. 52dd29f vcl: stop tracking vpp event queues and thread index by Florin Coras · 4 years, 1 month ago
  82. ca78b56 vcl: remove unused configs by Florin Coras · 4 years, 1 month ago
  83. 165f3ae vcl: remove support for shm api connections by Florin Coras · 4 years, 1 month ago
  84. 45ab3ec session: default to using memfd mq segments by Florin Coras · 4 years, 1 month ago
  85. 6287702 vcl: support fifo segments with ct sessions by Florin Coras · 4 years, 2 months ago
  86. d689456 vcl session: minimize ct io events by Florin Coras · 4 years, 2 months ago
  87. e4306b6 vcl: fix epoll fd cleanup by Florin Coras · 4 years, 2 months ago
  88. b242d31 vcl: postpone unhandled ctrl events if needed by Florin Coras · 4 years, 2 months ago
  89. 2bd8b3a vcl: avoid epoll cleanup before app close by Florin Coras · 4 years, 2 months ago
  90. 5824cc5 vcl: wait for sendto to connect if needed by Florin Coras · 4 years, 2 months ago
  91. 0ff7eec vcl: confirm reset on transport cleanup by Florin Coras · 4 years, 4 months ago
  92. ac422d6 vcl: more session struct cleanup by Florin Coras · 4 years, 2 months ago
  93. 6c3b218 vcl: convert vep variables into flags by Florin Coras · 4 years, 2 months ago
  94. 1bc919e vcl: cleanup read and write ready by Florin Coras · 4 years, 2 months ago
  95. 585c86a hsa: cleanup sock server test by Florin Coras · 4 years, 2 months ago
  96. dfffdd7 vcl: remove accept state and rename connect to ready by Florin Coras · 4 years, 2 months ago
  97. c127d5a vcl: refactor session state enum by Florin Coras · 4 years, 2 months ago
  98. a49d59d vcl: set STATE_UPDATED state when connect with non-blocking socket! by fanyf · 4 years, 2 months ago
  99. b438c76 vcl: app_name format type error by jiangxiaoming · 4 years, 2 months ago
  100. d1cc38d vcl svm: segments improvements by Florin Coras · 4 years, 2 months ago