1. 0674f85 vcl: support sockopt of SO_REUSEPORT and SO_DOMAIN by wanghanlin · 3 years, 10 months ago
  2. 4b47ee2 tls: dtls initial implementation by Florin Coras · 4 years, 1 month ago
  3. 6a6555a vcl: support set/get vrf attribute by Florin Coras · 3 years, 11 months ago
  4. a5a9efd vcl session: switch to generic cert key apis by Florin Coras · 4 years ago
  5. 165f3ae vcl: remove support for shm api connections by Florin Coras · 4 years, 1 month ago
  6. d68faf8 vcl svm: provide apps access to fifo chunks by Florin Coras · 4 years, 3 months ago
  7. 66ec467 vcl: move helper functions out of header file by Florin Coras · 4 years, 6 months ago
  8. 1e96617 vcl: support connected udp listens by Florin Coras · 4 years, 7 months ago
  9. 3ca663e vcl: remove udpc transport by Florin Coras · 4 years, 7 months ago
  10. 6017ff0 vcl: allow vcl worker index to be set by applications by Pivo · 4 years, 8 months ago
  11. 07063b8 session: api to add new transport types by Florin Coras · 4 years, 9 months ago
  12. ef7cbf6 vcl: add api to set lcl ip by Florin Coras · 5 years ago
  13. 57c8893 vcl: allow non-blocking connects by Florin Coras · 5 years ago
  14. 8ac1d6d session: Use parent_handle instead of transport_opts by Nathan Skrzypczak · 5 years ago
  15. 9fd9962 vcl: add QUIC support by Nathan Skrzypczak · 6 years ago
  16. 369db83 vcl: add worker unregister api by Florin Coras · 5 years ago
  17. 5e06257 vcl: cleanup debug messages by Florin Coras · 6 years ago
  18. e0982e5 vcl: add api to expose worker message queues epfd by Florin Coras · 6 years ago
  19. f9240dc vcl: move forking logic to vls by Florin Coras · 6 years ago
  20. 294afe2 vcl/ldp: select cleanup/improvements by Florin Coras · 6 years ago
  21. 7baeb71 vcl/ldp: add locked sessions shim layer by Florin Coras · 6 years ago
  22. 30e79c2 vcl/session: add api for changing session app worker by Florin Coras · 6 years ago
  23. 34a3a08 Add TLS support for VCL by Ping Yu · 6 years ago
  24. b0f662f vcl/ldp: add write msg function and fine tuning by Florin Coras · 6 years ago
  25. 47c40e2 vcl: basic support for apps that fork by Florin Coras · 6 years ago
  26. dfe4cf4 ldp: basic multiworker support by Florin Coras · 6 years ago
  27. 30e273b ldp: sid to fd mapper for apps with multiple workers by Florin Coras · 6 years ago
  28. 6917b94 vcl/ldp: fix poll by Florin Coras · 6 years ago
  29. 742582f vcl: remove vcl_event by Florin Coras · 6 years ago
  30. 2cba853 vcl: add apis that expos fifo as buffer by Florin Coras · 6 years ago
  31. 134a996 vcl: add support for multi-worker apps by Florin Coras · 6 years ago
  32. 9936831 vcl: support for eventfd mq signaling by Florin Coras · 6 years ago
  33. 54693d2 vcl: use events for epoll/select/read/write by Florin Coras · 6 years ago
  34. 7e607a7 VCL: refactor async & spinlocks by Dave Wallace · 6 years ago
  35. 410bcca VCL IOEvent external API callback by Keith Burns (alagalah) · 7 years ago
  36. 0d2b0d5 VCL API for external callback for listener/connect event by Keith Burns (alagalah) · 7 years ago
  37. b5a86ee VCL: config api prefix using env var. by Dave Wallace · 7 years ago
  38. c04cbf1 VCL: remove vrf from vppcom api. by Dave Wallace · 7 years ago
  39. 5a2946c Clean up for vcl.am, making vppcom.h C++ aware by Keith Burns (alagalah) · 7 years ago
  40. 048b1d6 LD_PRELOAD: stateless LDP by Dave Wallace · 7 years ago
  41. ee45d41 VCL: improve debug output by Dave Wallace · 7 years ago
  42. 4878cbe VCL: close-on-empty state transition refactoring. by Dave Wallace · 7 years ago
  43. e376f93 VCL-LDPRELOAD: Fix CID179207 by Dave Wallace · 7 years ago
  44. 227867f VCL-LDPRELOAD: add sendfile/sendfile64 implementation. by Dave Wallace · 7 years ago
  45. 60caa06 VCL: Fix accept state machine, EPOLLET logic. by Dave Wallace · 7 years ago
  46. 498b3a5 VCL: Set debug output level from env var by Dave Wallace · 7 years ago
  47. 774169b VCL: application proxy configuration by Dave Wallace · 7 years ago
  48. 8af2054 VCL: add session namespace support. by Dave Wallace · 7 years ago
  49. ac1f96d VCL/LDPRELOAD: Add support for getsockopt, sendto, and recvfrom by Steven · 7 years ago
  50. 5c7cf1c VCL-LDPRELOAD: statically link vppcom into libvcl-ldpreload.so by Dave Wallace · 7 years ago[Renamed from src/uri/vppcom.h]
  51. 9c4b5b2 VCL-LDPRELOAD: fix iperf3 socket_test.sh by Dave Wallace · 7 years ago
  52. bccd339 VCL: Add SET_KEEPALIVE, SET_TCP_KEEPIDLE, and SET_TCP_KEEPINTVL by Steven · 7 years ago
  53. b5a1160 VCL: Add REUSEADDR, BROADCAST, and V6ONLY to vppcom_session_attr API by Steven · 7 years ago
  54. 35830af Add VCL session get/set attributes api function. by Dave Wallace · 7 years ago
  55. f7f809c VCL: add epoll_* functions. by Dave Wallace · 7 years ago
  56. 543852a Add VPP Communications Library (VCL) by Dave Wallace · 7 years ago