1. 49ee684 build: add -Wall and -fno-common, fix reported issues by Benoît Ganne · 6 years ago
  2. 00cca80 vcl: avoid hash table lookup on accept by Florin Coras · 6 years ago
  3. e003a1b vcl: cap epoll dequeue batch size to max events by Florin Coras · 6 years ago
  4. ba65ca4 Add transport_opts to connect_sock bapi by Nathan Skrzypczak · 6 years ago
  5. b7e3dba vls: relax copy on fork locks by Florin Coras · 6 years ago
  6. 7b74b07 ldp: add option to eanble transparent TLS connections by Yu Ping · 6 years ago
  7. 88001c6 session: cleanup segment manager and fifo segment by Florin Coras · 6 years ago
  8. 09d18c2 session: use teps in accept/connect notifications by Florin Coras · 6 years ago
  9. 317b8e0 vcl/session: tx notifications for cut-thru sessions by Florin Coras · 6 years ago
  10. 28aa539 svm_fifo rework to avoid contention on cursize by Sirshak Das · 6 years ago
  11. c5df8c7 host stack: update stale copyright by Florin Coras · 6 years ago
  12. 8509aa2 ldp: ignore TCP_CORK socket option by Florin Coras · 6 years ago
  13. 63d3ac6 vls: add pthread check on vls_attr by Florin Coras · 6 years ago
  14. 03dd90a VCL: add TLS opt to socket_test.sh by Dave Wallace · 6 years ago
  15. a5efca3 vcl: mark app state as failed if attach fails by Florin Coras · 6 years ago
  16. d89411e ldp: force exit if constructor init fails by Florin Coras · 6 years ago
  17. 5e06257 vcl: cleanup debug messages by Florin Coras · 6 years ago
  18. fff68f7 vcl: fix coverity warning by Florin Coras · 6 years ago
  19. 2d9b427 ldp: fix worker alloc when using eventfds by Florin Coras · 6 years ago
  20. c7886c5 vcl: update buf if whole buf cannot be done at once by wuzhouhui · 6 years ago
  21. 14ed6df session/tcp/vcl: fixes and optimizations by Florin Coras · 6 years ago
  22. fe97da3 session: cleanup instances of deprecated io evts by Florin Coras · 6 years ago
  23. c0737e9 session: use session index instead of fifo for evt by Florin Coras · 6 years ago
  24. 653e43f session: use vpp to switch io events for ct sessions by Florin Coras · 6 years ago
  25. ac62626 vcl: remove unused fields and structures by Florin Coras · 6 years ago
  26. 6442401 session: remove deprecated binary apis by Florin Coras · 6 years ago
  27. 2b81e3c session: refactor local connects by Florin Coras · 6 years ago
  28. 78b5fa6 session/vcl: fix coverity warnings by Florin Coras · 6 years ago
  29. dfae9f9 vcl/session: send unlisten over message queue by Florin Coras · 6 years ago
  30. 8a14061 tls: add vcl test by Florin Coras · 6 years ago
  31. 46ae2ef ldp: return byte count from a successful recvfrom by Haggai Eran · 6 years ago
  32. 47727c0 Add -fno-common compile option by Benoît Ganne · 6 years ago
  33. 97dcf5b sock api: allow to start client with no rx_thread by Tomasz Kulasek · 6 years ago
  34. 288eaab session: cleanup part 1 by Florin Coras · 6 years ago
  35. 6d0106e vcl: improve handling of close on rw by Florin Coras · 6 years ago
  36. 2d675d7 vls: support passive listeners by Florin Coras · 6 years ago
  37. 4dee8cd ldp: initialize clib time by Florin Coras · 6 years ago
  38. 0ef8ef2 vls: multi-process and multi-threaded apps improvements by Florin Coras · 6 years ago
  39. e0982e5 vcl: add api to expose worker message queues epfd by Florin Coras · 6 years ago
  40. 5f45e01 session/vcl: support worker ownership change for listeners by Florin Coras · 6 years ago
  41. 72f7782 vcl: generate epoll events only if requested by Florin Coras · 6 years ago
  42. 0ed24e9 ldp: add support for TCP_CONGESTION sockopts (VPP-1550) by Florin Coras · 6 years ago
  43. f9240dc vcl: move forking logic to vls by Florin Coras · 6 years ago
  44. 72b0428 vcl/session: replicate events for shared sessions by Florin Coras · 6 years ago
  45. 1bcad5c session/vcl: improve fifo tx notifications by Florin Coras · 6 years ago
  46. 294afe2 vcl/ldp: select cleanup/improvements by Florin Coras · 6 years ago
  47. 7baeb71 vcl/ldp: add locked sessions shim layer by Florin Coras · 6 years ago
  48. 30e79c2 vcl/session: add api for changing session app worker by Florin Coras · 6 years ago
  49. 34a3a08 Add TLS support for VCL by Ping Yu · 6 years ago
  50. d9818dd Fixes for buliding for 32bit targets: by David Johnson · 6 years ago
  51. a7a1a22 ldp/vcl: epoll and shutdown cleanup by Florin Coras · 6 years ago
  52. b0f662f vcl/ldp: add write msg function and fine tuning by Florin Coras · 6 years ago
  53. fa915f8 vcl: handle invalid sessions in epoll by Florin Coras · 6 years ago
  54. c227e49 vcl: fix coverity warnings by Florin Coras · 6 years ago
  55. 05ce4b8 vcl: handle reset while reading/writing data by Florin Coras · 6 years ago
  56. 3c7d4f9 vcl/session: handle reset/disconnect before app accept by Florin Coras · 6 years ago
  57. 05ecfcc ldp/vcl: reduce debug verbosity by Florin Coras · 6 years ago
  58. 4850e3e tcp: validate seq for handshake ack by Florin Coras · 6 years ago
  59. 42ceddb session/tcp: support tx flush mark by Florin Coras · 6 years ago
  60. eaec2a6 bapi: add options to have vpp cleanup client registration by Florin Coras · 6 years ago
  61. 955bfbb ldp: avoid calling write in destructors by Florin Coras · 6 years ago
  62. 01f3f89 vcl: cleanup children that use _exit() by Florin Coras · 6 years ago
  63. dc2e251 vcl: test refactor and improvements by Florin Coras · 6 years ago
  64. 940f78f vcl: handle worker process exit by Florin Coras · 6 years ago
  65. adc74d7 svm: use explicit svm fifo segment main for slaves by Florin Coras · 6 years ago
  66. d85de68 vcl: wait for segments with segment handle by Florin Coras · 6 years ago
  67. fa76a76 session: segment handle in accept/connect notifications by Florin Coras · 6 years ago
  68. 47c40e2 vcl: basic support for apps that fork by Florin Coras · 6 years ago
  69. dfe4cf4 ldp: basic multiworker support by Florin Coras · 6 years ago
  70. 30e273b ldp: sid to fd mapper for apps with multiple workers by Florin Coras · 6 years ago
  71. c1f5a43 session: cleanup use of api_client_index by Florin Coras · 6 years ago
  72. 053a0e4 vcl/session: apps with process workers by Florin Coras · 6 years ago
  73. 173bae3 ldp: fixes/improvements to select by Florin Coras · 6 years ago
  74. 178cf49 Remove c-11 memcpy checks from perf-critical code by Dave Barach · 6 years ago
  75. 6917b94 vcl/ldp: fix poll by Florin Coras · 6 years ago
  76. aa27eb9 vcl: fix bidirectional tests (VPP-1455) by Florin Coras · 6 years ago
  77. a4878ed vcl: fix empty epoll returns (VPP-1453) by Florin Coras · 6 years ago
  78. 1502fc3 vcl: cleanup and fixes for vcl test code by Florin Coras · 6 years ago
  79. 58c101a vcl: use want_tx_evt for ct sessions by Florin Coras · 6 years ago
  80. dc7b1aa vcl: fix test throughput computation by Florin Coras · 6 years ago
  81. 84db408 vcl: fix coverity warning by Florin Coras · 6 years ago
  82. 539663c vcl: handle old events before blocking in epoll by Florin Coras · 6 years ago
  83. 742582f vcl: remove vcl_event by Florin Coras · 6 years ago
  84. 0e88e85 session/svm: add want_tx_event flag to fifo by Florin Coras · 6 years ago
  85. 86f0450 vcl: keep track of unexpected events by Florin Coras · 6 years ago
  86. 2cba853 vcl: add apis that expos fifo as buffer by Florin Coras · 6 years ago
  87. 41c9e04 vcl: improve read and fifo event handling by Florin Coras · 6 years ago
  88. 0be66e1 remove libvlib from libvlibmemoryclient libs by Matthew Smith · 6 years ago
  89. 2179513 session: lock app worker mq for io events by Florin Coras · 6 years ago
  90. 3348a4c vcl: set worker pthread stop key by Florin Coras · 6 years ago
  91. de9f08b vcl: register workers in order by Florin Coras · 6 years ago
  92. 6d4bb42 vcl: refactor test client to support workers by Florin Coras · 6 years ago
  93. 1459877 vcl/session/svm: fix coverity warnings by Florin Coras · 6 years ago
  94. ab2f6db session: support multiple worker binds by Florin Coras · 6 years ago
  95. 293aa05 vcl: refactor test apps to use multiple workers by Florin Coras · 6 years ago
  96. 855e268 Switch to cmake by Damjan Marion · 6 years ago
  97. 134a996 vcl: add support for multi-worker apps by Florin Coras · 6 years ago
  98. 258a4cf cmake: don't install some test executable by Damjan Marion · 6 years ago
  99. 070453d vcl: remove session locks by Florin Coras · 6 years ago
  100. 6011699 vcl/session: use mq for bind replies by Florin Coras · 6 years ago