1. 2da272e vcl: zero out cmsg for recvmsg API by Steven Luong · 1 year, 5 months ago
  2. 4a0e08e vcl: fix ldp ioctl FIONBIO handler by Florin Coras · 1 year, 7 months ago
  3. c6c4e86 vcl: init ldp config before vcl init by Florin Coras · 1 year, 10 months ago
  4. c86662a vcl: always drain libc epoll with eventfds in ldp by Florin Coras · 1 year, 10 months ago
  5. 7a1e95a vcl: accept vcl spurious wakeup in epoll wait eventfd by Florin Coras · 1 year, 10 months ago
  6. 06defbc vcl: close libc epfd on vls epfd close by Florin Coras · 1 year, 10 months ago
  7. 2073fe4 vcl: fix undeclared UDP_SEGMENT for centos 8 by Tianyu Li · 1 year, 10 months ago
  8. 729b9c9 vcl: use program invocation name in ldp app name by Florin Coras · 1 year, 10 months ago
  9. eff5f7a vcl: ldp support for ip_pktinfo by Florin Coras · 1 year, 11 months ago
  10. 7c7231f vcl: fix incorrect ldp worker in ldp_epoll_pwait() by Liangxing Wang · 1 year, 10 months ago
  11. f1a232f vcl: add ldp implementation for recvmmsg by Florin Coras · 1 year, 11 months ago
  12. 3684794 vcl: better handlig of ldp apis that rely on gnu source by Florin Coras · 1 year, 11 months ago
  13. 243a043 vcl: enable gso for 'sendmsg' in LDP mode. by Dou Chao · 2 years, 1 month ago
  14. cba1c22 vcl: fix build with older gcc by Florin Coras · 3 years, 1 month ago
  15. 1eb8fea vcl: narrow the scope of the restriction of vlsh_bit_val by wanghanlin · 3 years, 2 months ago
  16. 276675e vcl: fix vlsh conversion error by liuyacan · 3 years, 4 months ago
  17. f71796e vcl: fix sleep time in ldp_pselect() by liuyacan · 3 years, 5 months ago
  18. fdcbd38 vcl: fix ldp for __recv_chk socket calls by Sivaprasad Tummala · 3 years, 5 months ago
  19. 97c6e0d vcl: fix return value check for ldp_fd_to_vlsh by wanghanlin · 3 years, 6 months ago
  20. 8eb8d50 vcl: fix fifo sharing by Florin Coras · 3 years, 6 months ago
  21. 55c952e vcl: improve shutdown() by liuyacan · 3 years, 6 months ago
  22. 5f33d0d vcl: avoid updating errno on ldp init check by Florin Coras · 3 years, 7 months ago
  23. 2f64790 vcl: ldp placeholder for SO_LINGER by Florin Coras · 3 years, 7 months ago
  24. 534468e session: support half-close connection by liuyacan · 3 years, 8 months ago
  25. 8919fec vcl: fix libc epoll pwait starved by wanghanlin · 3 years, 9 months ago
  26. 0674f85 vcl: support sockopt of SO_REUSEPORT and SO_DOMAIN by wanghanlin · 3 years, 10 months ago
  27. a5a9efd vcl session: switch to generic cert key apis by Florin Coras · 4 years ago
  28. f0ca1e8 misc: refactor clib_bitmap_foreach macro by Damjan Marion · 4 years ago
  29. b2c31b6 misc: move to new pool_foreach macros by Damjan Marion · 4 years ago
  30. 585c86a hsa: cleanup sock server test by Florin Coras · 4 years, 2 months ago
  31. eb801d0 vcl: avoid heap use for ldp debug by Florin Coras · 4 years, 3 months ago
  32. ff40d8f vcl: mt detection and cleanup by Florin Coras · 4 years, 4 months ago
  33. a3a4896 vcl: support multi-threads with session migration by hanlin · 4 years, 5 months ago
  34. 0ab36f5 vcl: fix ldp fcntl64 by Florin Coras · 4 years, 7 months ago
  35. ce17f46 vcl: add sendmsg/recvmsg for vlsh in ldp by Florin Coras · 4 years, 7 months ago
  36. 4266d4d vcl: nest vcl_mq_epfd to support epoll_wait without high CPU usage by hanlin · 4 years, 7 months ago
  37. d7586d5 vcl: add separate fcntl64 ldp handler by Florin Coras · 4 years, 8 months ago
  38. 5e6222a vcl: generate select events on read/write errors by Florin Coras · 4 years, 8 months ago
  39. cbce80a vcl: expand vcl select maps in ldp if needed by Florin Coras · 4 years, 8 months ago
  40. 0250090 misc: strcpy be gone by Dave Barach · 4 years, 9 months ago
  41. 2a6642e vcl: fix ldp recv return on error by Florin Coras · 4 years, 9 months ago
  42. eda1b8c vcl: fix ldp writev 0 vecs by Florin Coras · 4 years, 9 months ago
  43. 067f954 vcl: fix ldp read on closing session by Florin Coras · 4 years, 10 months ago
  44. 5414062 vcl: switch to closed state after app close by Florin Coras · 4 years, 11 months ago
  45. 9f3f18f vcl: hold errno when calling LDBG by hanlin · 5 years ago
  46. e16707b vcl: Handle newer Glibc (>2.28) where fcntl is actually fcntl64 by Carl Smith · 5 years ago
  47. 747b3d8 vcl: fix ldp_set_app_name overflow by Benoît Ganne · 5 years ago
  48. 7b74b07 ldp: add option to eanble transparent TLS connections by Yu Ping · 6 years ago
  49. 8509aa2 ldp: ignore TCP_CORK socket option by Florin Coras · 6 years ago
  50. d89411e ldp: force exit if constructor init fails by Florin Coras · 6 years ago
  51. 5e06257 vcl: cleanup debug messages by Florin Coras · 6 years ago
  52. 2d9b427 ldp: fix worker alloc when using eventfds by Florin Coras · 6 years ago
  53. 78b5fa6 session/vcl: fix coverity warnings by Florin Coras · 6 years ago
  54. 46ae2ef ldp: return byte count from a successful recvfrom by Haggai Eran · 6 years ago
  55. 4dee8cd ldp: initialize clib time by Florin Coras · 6 years ago
  56. 0ef8ef2 vls: multi-process and multi-threaded apps improvements by Florin Coras · 6 years ago
  57. 72f7782 vcl: generate epoll events only if requested by Florin Coras · 6 years ago
  58. 0ed24e9 ldp: add support for TCP_CONGESTION sockopts (VPP-1550) by Florin Coras · 6 years ago
  59. 294afe2 vcl/ldp: select cleanup/improvements by Florin Coras · 6 years ago
  60. 7baeb71 vcl/ldp: add locked sessions shim layer by Florin Coras · 6 years ago
  61. 30e79c2 vcl/session: add api for changing session app worker by Florin Coras · 6 years ago
  62. d9818dd Fixes for buliding for 32bit targets: by David Johnson · 6 years ago
  63. a7a1a22 ldp/vcl: epoll and shutdown cleanup by Florin Coras · 6 years ago
  64. b0f662f vcl/ldp: add write msg function and fine tuning by Florin Coras · 6 years ago
  65. 05ecfcc ldp/vcl: reduce debug verbosity by Florin Coras · 6 years ago
  66. 955bfbb ldp: avoid calling write in destructors by Florin Coras · 6 years ago
  67. 940f78f vcl: handle worker process exit 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. 173bae3 ldp: fixes/improvements to select by Florin Coras · 6 years ago
  72. 178cf49 Remove c-11 memcpy checks from perf-critical code by Dave Barach · 6 years ago
  73. 6917b94 vcl/ldp: fix poll by Florin Coras · 6 years ago
  74. 9936831 vcl: support for eventfd mq signaling by Florin Coras · 6 years ago
  75. 54693d2 vcl: use events for epoll/select/read/write by Florin Coras · 6 years ago
  76. aa8f63c fix socket send() return size check by qchang · 7 years ago
  77. 3ee1fe1 LDP: Refactor epoll_ctl wrapper. by Dave Wallace · 7 years ago
  78. 69d0119 VCL/LDP: Suppress trace output unless debug is enabled. by Dave Wallace · 7 years ago
  79. 2a86527 LD_PRELOAD: Refactor nomenclature (vcom -> ldp). by Dave Wallace · 7 years ago[Renamed (81%) from src/vcl/vcom.c]
  80. c04cbf1 VCL: remove vrf from vppcom api. by Dave Wallace · 7 years ago
  81. 5368efa Fix bug with glibc epoll fd by Keith Burns (alagalah) · 7 years ago
  82. 9b95425 VCL/LD_PRELOAD: Fix unfiltered debug output. by Dave Wallace · 7 years ago
  83. b4cd4ff LD_PRELOAD: Fix Coverity Warning CID 182227 by Dave Wallace · 7 years ago
  84. 8aaba56 LD_PRELOAD: Fix coverity warnings by Dave Wallace · 7 years ago
  85. 048b1d6 LD_PRELOAD: stateless LDP by Dave Wallace · 7 years ago
  86. 4adccc9 VCL-LDPRELOAD: Fix connect return value handling. by Dave Wallace · 7 years ago
  87. ee45d41 VCL: improve debug output by Dave Wallace · 7 years ago
  88. 227867f VCL-LDPRELOAD: add sendfile/sendfile64 implementation. by Dave Wallace · 7 years ago
  89. 375e468 VCL-LDPRELOAD: Fix epoll_pwait timeout. by Dave Wallace · 7 years ago
  90. 5917939 VCL-LDPRELOAD: enable accept4() wrapper by Dave Wallace · 7 years ago
  91. e695cb4 VCL_LDPRELOAD: mixed libc/vcl epoll fd's by Dave Wallace · 7 years ago
  92. faf9d77 VCL-LDPRELOAD: Fix more coverity warnings by Dave Wallace · 7 years ago
  93. 60f5482 VCL-LDPRELOAD: Fix coverity warnings. by Dave Wallace · 7 years ago
  94. 5c7cf1c VCL-LDPRELOAD: statically link vppcom into libvcl-ldpreload.so by Dave Wallace · 7 years ago[Renamed (99%) from extras/vcl-ldpreload/src/libvcl-ldpreload/vcom.c]
  95. e22aa74 VCL-LDPRELOAD: Refactor vcom_socket* and fix crash in vppcom_select by Dave Wallace · 7 years ago
  96. 1d35963 LD_PRELOAD poll implementation by shrinivasan ganapathy · 7 years ago
  97. b59f227 LDPRELOAD: Add ioctl, fcntl, and setsockopt support by Steven · 7 years ago
  98. b327c2b Initial push of vcl-ldpreload to extras by Keith Burns (alagalah) · 7 years ago