- 98078ab session: close app wrk socket on delete by Florin Coras · 3 years, 4 months ago
- bbc8fae session: option to use memfd segs for builtin apps by Florin Coras · 3 years, 5 months ago
- a4d0956 session: allow listen in any fib if default namespace by Florin Coras · 3 years, 5 months ago
- 374df7a session: switch ct to vc and track half-opens by Florin Coras · 3 years, 7 months ago
- 89a9f61 session: return connect session handle to app by Florin Coras · 3 years, 7 months ago
- 534468e session: support half-close connection by liuyacan · 3 years, 7 months ago
- 94a6df0 session: connects seg manager is always first by Florin Coras · 3 years, 7 months ago
- 694046c session: lookup listener with iface address by liuyacan · 3 years, 8 months ago
- a54b62d vcl session: refactor passing of crypto context by Florin Coras · 3 years, 8 months ago
- 7da8829 session: basic support for interrupt mode by Florin Coras · 3 years, 9 months ago
- 87d81ae session: always clean rx mqs on app detach by Florin Coras · 3 years, 9 months ago
- 41d5f54 svm session vcl: per app rx message queues by Florin Coras · 4 years ago
- 6ffb7c6 vlib: introduce vlib_get_main_by_index(), vlib_get_n_threads() by Damjan Marion · 3 years, 9 months ago
- a5a9efd vcl session: switch to generic cert key apis by Florin Coras · 4 years ago
- b2c31b6 misc: move to new pool_foreach macros by Damjan Marion · 4 years ago
- 6c10ab2 session: remove support for shm bapi attachment by Florin Coras · 4 years, 1 month ago
- a107f40 session: init size and watermarks on all seg managers by Florin Coras · 4 years, 3 months ago
- 2a7c0b6 svm session: use new clib mem apis for segments by Florin Coras · 4 years, 3 months ago
- b8b6fe4 session: fix vpp exit abnormal due to application as a proxy server with ldp by fanyf · 4 years, 3 months ago
- 61ae056 session: add unix socket api for app attachment by Florin Coras · 4 years, 3 months ago
- dfb30d9 session: format app_ns_name with %v rather than %s by jiangxiaoming · 4 years, 3 months ago
- b495e9f session: fix application_lookup_name fail due to app_by_name default hash type wrong by jiangxiaoming · 4 years, 5 months ago
- 9845c20 session: add option to preallocate fifo headers by Florin Coras · 4 years, 8 months ago
- a8c3b86 session: add more session errors by Florin Coras · 4 years, 8 months ago
- 00e01d3 session: improve error reporting by Florin Coras · 5 years ago
- 2de9c0f svm: minimal initial fifo by Florin Coras · 4 years, 11 months ago
- d8f48e2 session: basic fifo-tuning-logic by Ryujiro Shibuya · 5 years ago
- 234fe89 session svm: tracking segment memory usage by Ryujiro Shibuya · 5 years ago
- 95cd864 session: fix listener global endpoint lookup by Florin Coras · 5 years ago
- cfdb109 session: Add mq debug cli by Nathan Skrzypczak · 5 years ago
- c298f37 quic: Refactor for crypto contexts by Nathan Skrzypczak · 5 years ago
- de6caf4 session: Add crypto context by Nathan Skrzypczak · 5 years ago
- 79ba25d session: support registration of custom crypto engines by Florin Coras · 5 years ago
- 7fbdb6a session: fix typos & cert_key store init by Nathan Skrzypczak · 5 years ago
- 79f8953 session: Add certificate store by Nathan Skrzypczak · 5 years ago
- d4aeb84 session: fix use-after-free by Benoît Ganne · 5 years ago
- 458089b session: move ctrl messages from bapi to mq by Florin Coras · 5 years ago
- 2eed1a1 session: add flag to disable session lookup by Nathan Skrzypczak · 5 years ago
- 87d6633 session: use session handles as app listener handles by Florin Coras · 6 years ago
- ba65ca4 Add transport_opts to connect_sock bapi by Nathan Skrzypczak · 6 years ago
- 404b8a3 session: segment manager fixes by Florin Coras · 6 years ago
- 88001c6 session: cleanup segment manager and fifo segment by Florin Coras · 6 years ago
- bee9768 session: binary api app names as vectors by Florin Coras · 6 years ago
- fa7512e session: fix app name formatting by Florin Coras · 6 years ago
- d5c604d session: add session flags by Florin Coras · 6 years ago
- 11e2cf5 session: reorganize session fields by Florin Coras · 6 years ago
- 19223e0 session: remove svm_segment_index from session struct by Florin Coras · 6 years ago
- d8402ae session: eventfd for mq only for bapi socket transport by Florin Coras · 6 years ago
- 6442401 session: remove deprecated binary apis by Florin Coras · 6 years ago
- 92311f6 session: fix unlisten with invalid handles by Florin Coras · 6 years ago
- 31c9955 session: cleanup/rename functions by Florin Coras · 6 years ago
- 2b81e3c session: refactor local connects by Florin Coras · 6 years ago
- d4295e6 session: refactor local/cut-through listens by Florin Coras · 6 years ago
- ba7d8f5 session: separate local session logic by Florin Coras · 6 years ago
- 51a423d session: fix local sessions disconnects by Florin Coras · 6 years ago
- 8a14061 tls: add vcl test by Florin Coras · 6 years ago
- a27a46e session: move fifo allocation logic to app worker by Florin Coras · 6 years ago
- 222e1f41 tcp: harden for high scale scenarios by Florin Coras · 6 years ago
- c1a4265 session: cleanup application interface by Florin Coras · 6 years ago
- c9940fc session: refactor listen logic by Florin Coras · 6 years ago
- 623eb56 session: cleanup part 2 by Florin Coras · 6 years ago
- 288eaab session: cleanup part 1 by Florin Coras · 6 years ago
- 5f45e01 session/vcl: support worker ownership change for listeners by Florin Coras · 6 years ago
- 30e79c2 vcl/session: add api for changing session app worker by Florin Coras · 6 years ago
- d9818dd Fixes for buliding for 32bit targets: by David Johnson · 6 years ago
- 01f3f89 vcl: cleanup children that use _exit() by Florin Coras · 6 years ago
- d85de68 vcl: wait for segments with segment handle by Florin Coras · 6 years ago
- fa76a76 session: segment handle in accept/connect notifications by Florin Coras · 6 years ago
- 47c40e2 vcl: basic support for apps that fork by Florin Coras · 6 years ago
- 349f8ca session: improve app cli by Florin Coras · 6 years ago
- c1f5a43 session: cleanup use of api_client_index by Florin Coras · 6 years ago
- 053a0e4 vcl/session: apps with process workers by Florin Coras · 6 years ago
- 5665ced session: extend connect api for internal apps by Florin Coras · 6 years ago
- b7b9299 c11 safe string handling support by Dave Barach · 6 years ago
- 326b81e session: fix local session tagging and cleanup by Florin Coras · 6 years ago
- a44d6b1 udp_echo: fix cut-through server mode by Florin Coras · 6 years ago
- 400ded3 session: fix first segment manager cleanup by Florin Coras · 6 years ago
- 41c9e04 vcl: improve read and fifo event handling by Florin Coras · 6 years ago
- 2179513 session: lock app worker mq for io events by Florin Coras · 6 years ago
- 74cac88 session: fix reentrant listens by Florin Coras · 6 years ago
- ab2f6db session: support multiple worker binds by Florin Coras · 6 years ago
- 6011699 vcl/session: use mq for bind replies by Florin Coras · 6 years ago
- 1553197 session: add support for multiple app workers by Florin Coras · 6 years ago
- fcbda89 session: fix retrieval of local sessions if app is detached by Florin Coras · 6 years ago
- 9936831 vcl: support for eventfd mq signaling by Florin Coras · 6 years ago
- 460dce6 vcl: add read/write udp support by Florin Coras · 6 years ago
- d3ca8ff session/dlmalloc: coverity fixes by Florin Coras · 6 years ago
- 54693d2 vcl: use events for epoll/select/read/write by Florin Coras · 6 years ago
- 8409955 session: send rx events only if session ready by Florin Coras · 6 years ago
- 52207f1 session: send ctrl msg over mq by Florin Coras · 6 years ago
- 3c2fed5 session: use msg queue for events by Florin Coras · 6 years ago
- 078371e session: improve app verbose format function by Florin Coras · 7 years ago
- 7fb0fe1 udp/session: refactor to support dgram mode by Florin Coras · 7 years ago
- 5c9083d session: use generic session pool for listeners by Florin Coras · 7 years ago
- f6647e0 session: fix local session disconnects by Florin Coras · 7 years ago
- 0bee9ce session: allow builtin apps to register names by Florin Coras · 7 years ago
- 58d36f0 tls: add openssl engine by Florin Coras · 7 years ago
- 371ca50 session: first approximation implementation of tls by Florin Coras · 7 years ago
- 5fda7a3 session: avoid session handle conflict with vcl by Florin Coras · 7 years ago
- f8f516a session: support local sessions and deprecate redirects by Florin Coras · 7 years ago