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