1. 53ec967 vcl: fix getting wrong non-blocking flags issue in VPPCOM_ATTR_GET_FLAGS action by Simon Zhang · 4 years, 4 months ago
  2. 0edfb1a vcl: fix epoll timeout by Florin Coras · 4 years, 4 months ago
  3. 66ec467 vcl: move helper functions out of header file by Florin Coras · 4 years, 6 months ago
  4. 080aa50 vcl: do not propagate epoll events if session closed by Florin Coras · 4 years, 7 months ago
  5. 1e96617 vcl: support connected udp listens by Florin Coras · 4 years, 7 months ago
  6. 3ca663e vcl: remove udpc transport by Florin Coras · 4 years, 7 months ago
  7. d0e646f vcl svm: fix rx event loss by hanlin · 4 years, 7 months ago
  8. 69d9725 vcl: de-init vcl on destroy by Florin Coras · 4 years, 7 months ago
  9. 6017ff0 vcl: allow vcl worker index to be set by applications by Pivo · 4 years, 7 months ago
  10. dc0ded7 vcl: disconnect both flavors of bapi transport on destroy by Florin Coras · 4 years, 8 months ago
  11. 36d4939 session vcl: propagate transport cleanup notifications by Florin Coras · 4 years, 8 months ago
  12. 5e6222a vcl: generate select events on read/write errors by Florin Coras · 4 years, 8 months ago
  13. 38ab567 vcl: fix use-after-free by Benoît Ganne · 4 years, 8 months ago
  14. f49cf47 vcl: ensure sessions are open on select events by Florin Coras · 4 years, 8 months ago
  15. ce815de vcl: fix app destroy by Florin Coras · 4 years, 8 months ago
  16. ba78e23 udp session: jumbo frames and configurable mtu by Florin Coras · 4 years, 8 months ago
  17. 7a2abce vcl session: enforce full dgram reads/writes by Florin Coras · 4 years, 8 months ago
  18. 57660d9 session udp: shared local endpoints by Florin Coras · 4 years, 8 months ago
  19. 00e01d3 session: improve error reporting by Florin Coras · 5 years ago
  20. 0a1e183 session udp: support connect on listeners by Florin Coras · 4 years, 9 months ago
  21. 5da10c4 vcl: support sendto for dgrams by Florin Coras · 4 years, 9 months ago
  22. 07063b8 session: api to add new transport types by Florin Coras · 4 years, 9 months ago
  23. f22f4e5 svm: refactor fifo by Florin Coras · 5 years ago
  24. e88845e vcl: clear accept msg flags by Florin Coras · 4 years, 10 months ago
  25. adcfb15 vcl: handle close after reset by Florin Coras · 4 years, 10 months ago
  26. 5414062 vcl: switch to closed state after app close by Florin Coras · 4 years, 10 months ago
  27. 9ace36d vcl session: propagate cleanup notifications to apps by Florin Coras · 5 years ago
  28. ddb90a0 vcl: always report EPOLLHUP/EPOLLRDHUP on close by Florin Coras · 5 years ago
  29. 68b7e58 vcl session: udp session migration notifications by Florin Coras · 5 years ago
  30. 6e3c1f8 vcl: add rx event on epoll ctl if needed by Florin Coras · 5 years ago
  31. 475c9d7 vcl: EPOLLOUT should be generated when epoll_ctl called with EPOLLOUT event by hanlin · 5 years ago
  32. c4c4cf5 session: move add/del segment msg to mq by Florin Coras · 5 years ago
  33. 96453fd vcl: RX event may lost when accept session repeatedly by wanghanlin · 5 years ago
  34. 64cf459 vcl: fix disconnect from binary api by Florin Coras · 5 years ago
  35. d4c7092 vcl: separate binary api connections per thread worker by Florin Coras · 5 years ago
  36. b295535 vcl: resolve VCL part session cleanup issue by Yu Ping · 5 years ago
  37. ff31ac6 vcl: if the ldp user send buf with 0 len, it will assert failed. by jiangxiaoming · 5 years ago
  38. 592a909 vcl: fix nonblocking accept with >1 event in the queue by Carl Smith · 5 years ago
  39. f1653e6 vcl: fix epoll connected events sid by Florin Coras · 5 years ago
  40. bd52e46 vcl: handle rx notifications on reused sessions by Florin Coras · 5 years ago
  41. dbc9c59 vcl: handle segment map errors by Florin Coras · 5 years ago
  42. ef7cbf6 vcl: add api to set lcl ip by Florin Coras · 5 years ago
  43. 57c8893 vcl: allow non-blocking connects by Florin Coras · 5 years ago
  44. 458089b session: move ctrl messages from bapi to mq by Florin Coras · 5 years ago
  45. 470b2a6 vcl: fix bapi disconnect with socket transport by Florin Coras · 5 years ago
  46. 7e5e62b vcl: fix epoll chain validation by Florin Coras · 5 years ago
  47. 028eaf0 vcl: fix coverity warning by Florin Coras · 5 years ago
  48. 8ac1d6d session: Use parent_handle instead of transport_opts by Nathan Skrzypczak · 5 years ago
  49. 9fd9962 vcl: add QUIC support by Nathan Skrzypczak · 6 years ago
  50. 369db83 vcl: add worker unregister api by Florin Coras · 5 years ago
  51. aaff5ee vcl: cleanup listener accept fifo by Florin Coras · 5 years ago
  52. 2d379d8 svm: rename fifo tx notifications to reflect use by Florin Coras · 5 years ago
  53. 00cca80 vcl: avoid hash table lookup on accept by Florin Coras · 6 years ago
  54. e003a1b vcl: cap epoll dequeue batch size to max events by Florin Coras · 6 years ago
  55. 88001c6 session: cleanup segment manager and fifo segment by Florin Coras · 6 years ago
  56. 09d18c2 session: use teps in accept/connect notifications by Florin Coras · 6 years ago
  57. 317b8e0 vcl/session: tx notifications for cut-thru sessions by Florin Coras · 6 years ago
  58. 28aa539 svm_fifo rework to avoid contention on cursize by Sirshak Das · 6 years ago
  59. 5e06257 vcl: cleanup debug messages by Florin Coras · 6 years ago
  60. fff68f7 vcl: fix coverity warning by Florin Coras · 6 years ago
  61. 14ed6df session/tcp/vcl: fixes and optimizations by Florin Coras · 6 years ago
  62. fe97da3 session: cleanup instances of deprecated io evts by Florin Coras · 6 years ago
  63. c0737e9 session: use session index instead of fifo for evt by Florin Coras · 6 years ago
  64. 653e43f session: use vpp to switch io events for ct sessions by Florin Coras · 6 years ago
  65. ac62626 vcl: remove unused fields and structures by Florin Coras · 6 years ago
  66. dfae9f9 vcl/session: send unlisten over message queue by Florin Coras · 6 years ago
  67. 288eaab session: cleanup part 1 by Florin Coras · 6 years ago
  68. 6d0106e vcl: improve handling of close on rw by Florin Coras · 6 years ago
  69. 2d675d7 vls: support passive listeners by Florin Coras · 6 years ago
  70. 0ef8ef2 vls: multi-process and multi-threaded apps improvements by Florin Coras · 6 years ago
  71. e0982e5 vcl: add api to expose worker message queues epfd by Florin Coras · 6 years ago
  72. 5f45e01 session/vcl: support worker ownership change for listeners by Florin Coras · 6 years ago
  73. 72f7782 vcl: generate epoll events only if requested by Florin Coras · 6 years ago
  74. f9240dc vcl: move forking logic to vls by Florin Coras · 6 years ago
  75. 1bcad5c session/vcl: improve fifo tx notifications by Florin Coras · 6 years ago
  76. 294afe2 vcl/ldp: select cleanup/improvements by Florin Coras · 6 years ago
  77. 7baeb71 vcl/ldp: add locked sessions shim layer by Florin Coras · 6 years ago
  78. 30e79c2 vcl/session: add api for changing session app worker by Florin Coras · 6 years ago
  79. 34a3a08 Add TLS support for VCL by Ping Yu · 6 years ago
  80. d9818dd Fixes for buliding for 32bit targets: by David Johnson · 6 years ago
  81. a7a1a22 ldp/vcl: epoll and shutdown cleanup by Florin Coras · 6 years ago
  82. b0f662f vcl/ldp: add write msg function and fine tuning by Florin Coras · 6 years ago
  83. fa915f8 vcl: handle invalid sessions in epoll by Florin Coras · 6 years ago
  84. c227e49 vcl: fix coverity warnings by Florin Coras · 6 years ago
  85. 05ce4b8 vcl: handle reset while reading/writing data by Florin Coras · 6 years ago
  86. 3c7d4f9 vcl/session: handle reset/disconnect before app accept by Florin Coras · 6 years ago
  87. 05ecfcc ldp/vcl: reduce debug verbosity by Florin Coras · 6 years ago
  88. 42ceddb session/tcp: support tx flush mark by Florin Coras · 6 years ago
  89. eaec2a6 bapi: add options to have vpp cleanup client registration by Florin Coras · 6 years ago
  90. 955bfbb ldp: avoid calling write in destructors by Florin Coras · 6 years ago
  91. 01f3f89 vcl: cleanup children that use _exit() by Florin Coras · 6 years ago
  92. dc2e251 vcl: test refactor and improvements by Florin Coras · 6 years ago
  93. 940f78f vcl: handle worker process exit by Florin Coras · 6 years ago
  94. adc74d7 svm: use explicit svm fifo segment main for slaves by Florin Coras · 6 years ago
  95. d85de68 vcl: wait for segments with segment handle by Florin Coras · 6 years ago
  96. 47c40e2 vcl: basic support for apps that fork by Florin Coras · 6 years ago
  97. dfe4cf4 ldp: basic multiworker support by Florin Coras · 6 years ago
  98. 30e273b ldp: sid to fd mapper for apps with multiple workers by Florin Coras · 6 years ago
  99. c1f5a43 session: cleanup use of api_client_index by Florin Coras · 6 years ago
  100. 053a0e4 vcl/session: apps with process workers by Florin Coras · 6 years ago