1. 86f0450 vcl: keep track of unexpected events by Florin Coras · 6 years ago
  2. 2cba853 vcl: add apis that expos fifo as buffer by Florin Coras · 6 years ago
  3. 41c9e04 vcl: improve read and fifo event handling by Florin Coras · 6 years ago
  4. 2179513 session: lock app worker mq for io events by Florin Coras · 6 years ago
  5. de9f08b vcl: register workers in order by Florin Coras · 6 years ago
  6. 6d4bb42 vcl: refactor test client to support workers by Florin Coras · 6 years ago
  7. 1459877 vcl/session/svm: fix coverity warnings by Florin Coras · 6 years ago
  8. ab2f6db session: support multiple worker binds by Florin Coras · 6 years ago
  9. 134a996 vcl: add support for multi-worker apps by Florin Coras · 6 years ago
  10. 070453d vcl: remove session locks by Florin Coras · 6 years ago
  11. 6011699 vcl/session: use mq for bind replies by Florin Coras · 6 years ago
  12. c9fbd66 vcl: remove unused binary api handlers by Florin Coras · 6 years ago
  13. 60f1fc1 vcl: unset fifo events only in read/write by Florin Coras · 6 years ago
  14. 9936831 vcl: support for eventfd mq signaling by Florin Coras · 6 years ago
  15. 460dce6 vcl: add read/write udp support by Florin Coras · 6 years ago
  16. 54693d2 vcl: use events for epoll/select/read/write by Florin Coras · 6 years ago
  17. 6a5adc3 Add config option to use dlmalloc instead of mheap by Dave Barach · 6 years ago
  18. 3c2fed5 session: use msg queue for events by Florin Coras · 6 years ago
  19. 697faea vcl: move binary api and cfg to separate files by Florin Coras · 6 years ago
  20. 7e12d94 vcl: refactor vcl session by Florin Coras · 6 years ago
  21. 0d427d8 vcl: refactor debugging by Florin Coras · 6 years ago
  22. d239f8d VCL: Fix session peer and local addresses by Dave Wallace · 6 years ago
  23. 7e607a7 VCL: refactor async & spinlocks by Dave Wallace · 6 years ago
  24. 410bcca VCL IOEvent external API callback by Keith Burns (alagalah) · 7 years ago
  25. de91006 VCL: add IPv6 to socket_test.sh and make test by Dave Wallace · 7 years ago
  26. e535644 VCL: Fix Coverity CID183003 by Dave Wallace · 7 years ago
  27. 0d2b0d5 VCL API for external callback for listener/connect event by Keith Burns (alagalah) · 7 years ago
  28. 8d73e85 VCL: add event registration to listen session in select() by Dave Wallace · 7 years ago
  29. 7cf80e0 VCL event handling changes by Keith Burns (alagalah) · 7 years ago
  30. 00f44cc VCL refactoring by Keith Burns (alagalah) · 7 years ago
  31. 9a0546d VCL: cleanup namespace_secret env-var cfg code. by Dave Wallace · 7 years ago
  32. 1275651 VCL registration handler added to session for polling sessions by Keith Burns (alagalah) · 7 years ago
  33. 3cf2d64 VCL async event handler by Keith Burns (alagalah) · 7 years ago
  34. 69d0119 VCL/LDP: Suppress trace output unless debug is enabled. by Dave Wallace · 7 years ago
  35. aba98de VCL: Fix for vppcom_session_listen() q_len <= 0 crash by Keith Burns (alagalah) · 7 years ago
  36. 9b79377 vppcomm refactor by Keith Burns (alagalah) · 7 years ago
  37. b5a86ee VCL: config api prefix using env var. by Dave Wallace · 7 years ago
  38. 56a0d06 VPP modified some state checking logic by Keith Burns (alagalah) · 7 years ago
  39. c04cbf1 VCL: remove vrf from vppcom api. by Dave Wallace · 7 years ago
  40. 7e2c31a VCL: Fix type in trace output. by Dave Wallace · 7 years ago
  41. a332c46 session: segment manager refactor by Florin Coras · 7 years ago
  42. bb16d3f vcl: fix VPPCOM_ATTR_GET_LIBC_EPFD elog by Florin Coras · 7 years ago
  43. b384b54 session: add support for memfd segments by Florin Coras · 7 years ago
  44. 4e57806 Event log entries for VCL by Keith Burns (alagalah) · 7 years ago
  45. 9b95425 VCL/LD_PRELOAD: Fix unfiltered debug output. by Dave Wallace · 7 years ago
  46. 2167355 Elog entries for VCL by Keith Burns (alagalah) · 7 years ago
  47. 504a71f Event log entries for VCL by Keith Burns (alagalah) · 7 years ago
  48. 048b1d6 LD_PRELOAD: stateless LDP by Dave Wallace · 7 years ago
  49. d304659 ELOG additions for VCL by Keith Burns (alagalah) · 7 years ago
  50. 09b2784 VCL eventlog - track create/delete by Keith Burns (alagalah) · 7 years ago
  51. e86a8ed api: refactor vlibmemory by Florin Coras · 7 years ago
  52. 8aa9aaf Initial structure for VCL event logging. by Keith Burns (alagalah) · 7 years ago
  53. 9c5161a VCL-LDPRELOAD: Fix Coverity Warning CID 178776 by Dave Wallace · 7 years ago
  54. ff6e769 session: cleanup attach flags by Florin Coras · 7 years ago
  55. f32cff6 vcl: fix session preallocation by Florin Coras · 7 years ago
  56. c8f1ee6 VCL: add vpp api q length to config file. by Dave Wallace · 7 years ago
  57. 16cb408 VCL: drain the vpp app event queue. by Dave Wallace · 7 years ago
  58. 50e8bdb vcl: fix session handle in accept reply by Florin Coras · 7 years ago
  59. d293196 VCL: include vpp context in accept session reply msg. by Dave Wallace · 7 years ago
  60. ee45d41 VCL: improve debug output by Dave Wallace · 7 years ago
  61. badeb95 VCL: remove bogus ASSERT(). by Dave Wallace · 7 years ago
  62. 4878cbe VCL: close-on-empty state transition refactoring. by Dave Wallace · 7 years ago
  63. 9d1d73a VCL: Update lcl addr/port from connect session reply msg. by Dave Wallace · 7 years ago
  64. dcf55ce vppcom: improve listener session handling by Florin Coras · 7 years ago
  65. 227867f VCL-LDPRELOAD: add sendfile/sendfile64 implementation. by Dave Wallace · 7 years ago
  66. 3bd43b8 VCL: clean up disconnect_session debug output. by Dave Wallace · 7 years ago
  67. 0cdd5bd VCL/LDPRELOAD: Fix out-of-bounds access and inequality comparison coverity errors by Steven · 7 years ago
  68. 60caa06 VCL: Fix accept state machine, EPOLLET logic. by Dave Wallace · 7 years ago
  69. 498b3a5 VCL: Set debug output level from env var by Dave Wallace · 7 years ago
  70. e7fa24e VCL: Fix error handling during heap alloc by Dave Wallace · 7 years ago
  71. 2e005bb VCL: handle process fork. by Dave Wallace · 7 years ago
  72. e695cb4 VCL_LDPRELOAD: mixed libc/vcl epoll fd's by Dave Wallace · 7 years ago
  73. 774169b VCL: application proxy configuration by Dave Wallace · 7 years ago
  74. 66cf6eb VCL: refactor session close / disconnect. by Dave Wallace · 7 years ago
  75. faf9d77 VCL-LDPRELOAD: Fix more coverity warnings by Dave Wallace · 7 years ago
  76. 617dffa VCL-LDPRELOAD: Fix CID 178251 & CID 178253 by Dave Wallace · 7 years ago
  77. 8af2054 VCL: add session namespace support. by Dave Wallace · 7 years ago
  78. 58f464e VCL: Return data for recvfrom(MSG_PEEK) by Steven · 7 years ago
  79. ac1f96d VCL/LDPRELOAD: Add support for getsockopt, sendto, and recvfrom by Steven · 7 years ago
  80. 5c7cf1c VCL-LDPRELOAD: statically link vppcom into libvcl-ldpreload.so by Dave Wallace · 7 years ago[Renamed (99%) from src/uri/vppcom.c]
  81. e22aa74 VCL-LDPRELOAD: Refactor vcom_socket* and fix crash in vppcom_select by Dave Wallace · 7 years ago
  82. 7876d39 VCL: cleanup misc. issues in vppcom by Dave Wallace · 7 years ago
  83. 9c4b5b2 VCL-LDPRELOAD: fix iperf3 socket_test.sh by Dave Wallace · 7 years ago
  84. 3cbc04b udp: refactor udp code by Florin Coras · 7 years ago
  85. 2199aab VCL/LDPRELOAD: getpeername and getsockname by Steven · 7 years ago
  86. bccd339 VCL: Add SET_KEEPALIVE, SET_TCP_KEEPIDLE, and SET_TCP_KEEPINTVL by Steven · 7 years ago
  87. b5a1160 VCL: Add REUSEADDR, BROADCAST, and V6ONLY to vppcom_session_attr API by Steven · 7 years ago
  88. 35830af Add VCL session get/set attributes api function. by Dave Wallace · 7 years ago
  89. cea194d session: add support for application namespacing by Florin Coras · 7 years ago
  90. f7f809c VCL: add epoll_* functions. by Dave Wallace · 7 years ago
  91. 59b2565 Repair vlib API socket server by Dave Barach · 7 years ago
  92. b2bcad6 Fixes for issues Coverity has reported (VPP-972) by Chris Luke · 7 years ago
  93. 1948161 Add multi-vm Vagrantfile for vcl-test. by Dave Wallace · 7 years ago
  94. ab7b8d9 Fixes for issues reported by Coverity (VPP-972) by Chris Luke · 7 years ago
  95. 33e002b Fix session connect_* api message handling. by Dave Wallace · 7 years ago
  96. c87c91d session: segment manager improvements by Florin Coras · 7 years ago
  97. 6d5c4cd VCL: copy complete ip addr to/from vpe-api buf. by Dave Wallace · 7 years ago
  98. 543852a Add VPP Communications Library (VCL) by Dave Wallace · 7 years ago