- 473556d session: init lookup before dgram accept notification by Florin Coras · 4 years, 1 month ago
- e655240 session: fix fifo tuning init on connect by Florin Coras · 4 years, 1 month ago
- 6c10ab2 session: remove support for shm bapi attachment by Florin Coras · 4 years, 1 month ago
- 8c4fa01 session: delegate fifo ooo lookup init to transports by Florin Coras · 4 years, 1 month ago
- 45ab3ec session: default to using memfd mq segments by Florin Coras · 4 years, 1 month ago
- 9a3973e vlib: fix trace number accounting by Benoît Ganne · 4 years, 2 months ago
- ce252ca session: fix ct server session thread index by Florin Coras · 4 years, 1 month ago
- 89235c7 session: reduce max session node frame size by Florin Coras · 4 years, 1 month ago
- 06ac4bb session: fix ct cleanup before full establishement by Florin Coras · 4 years, 2 months ago
- d689456 vcl session: minimize ct io events by Florin Coras · 4 years, 2 months ago
- 2d0e3de session: per worker state for ct sessions by Florin Coras · 4 years, 2 months ago
- e10da62 session: fix feature disable by Florin Coras · 4 years, 2 months ago
- a837508 session: fix ct local listener session index by Florin Coras · 4 years, 2 months ago
- 5a59b2b ip: Move the IP6 fib into ip6_[m]fib.c by Neale Ranns · 4 years, 2 months ago
- 585c86a hsa: cleanup sock server test by Florin Coras · 4 years, 2 months ago
- 91413ac session: listeners verbose format alignment by Florin Coras · 4 years, 2 months ago
- aae177e session: allow custom config of segment baseva by Florin Coras · 4 years, 2 months ago
- 6b410e6 session: app_name should format with %v by jiangxiaoming · 4 years, 2 months ago
- a107f40 session: init size and watermarks on all seg managers by Florin Coras · 4 years, 3 months ago
- 5220a26 svm: harmonize ssvm names 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
- 6b6c10b vppinfra session: file platform independent private data by Florin Coras · 4 years, 3 months ago
- 7bf6ed6 session tcp udp tls quic: improve cli formatting by Florin Coras · 4 years, 3 months ago
- 1c0573d session: fix sapi coverity warning by Florin Coras · 4 years, 3 months ago
- 2b202bc lisp: Move to plugin by Neale Ranns · 4 years, 3 months ago
- db999df session: use wrk instead of thread index in node by Florin Coras · 4 years, 3 months ago
- 7360e3d session: grab worker barrier for sapi msgs 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
- cc7c88e vcl: refactor bapi client index for sapi reuse by Florin Coras · 4 years, 3 months ago
- f99a7d6 session: del app worker on socket detach by Florin Coras · 4 years, 3 months ago
- 61ae056 session: add unix socket api for app attachment by Florin Coras · 4 years, 3 months ago
- 97d39e3 svm session: document unsupported fifo deq combinations by Florin Coras · 4 years, 3 months ago
- 8ccea00 session: fix non-blocking msg enqueue to vpp mq 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
- bcdc50d session: limit max number of ct sessions per dispatch by Florin Coras · 4 years, 4 months ago
- dd7d24b session: ct init error handling by Florin Coras · 4 years, 4 months ago
- a3a4896 vcl: support multi-threads with session migration by hanlin · 4 years, 5 months ago
- 40c07ce vcl: support inter worker rpc by Florin Coras · 4 years, 5 months ago
- c7fd24e session: cleanup lookup table for rejected session by Florin Coras · 4 years, 5 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
- 47cb248 session: reduce verbosity on fifo alloc failure by Florin Coras · 4 years, 5 months ago
- ea7e708 session: fix ct listener cleanup by Florin Coras · 4 years, 5 months ago
- 1e96617 vcl: support connected udp listens by Florin Coras · 4 years, 7 months ago
- c8e812f session: track detached listener segment managers by Florin Coras · 4 years, 7 months ago
- 72db664 session: catch segment manager alloc failure by Florin Coras · 4 years, 8 months ago
- 6fdd7a5 session: improve .api comments slightly by Vratko Polak · 4 years, 8 months ago
- 9845c20 session: add option to preallocate fifo headers by Florin Coras · 4 years, 8 months ago
- 7784140 misc: binary api fuzz test fixes by Dave Barach · 4 years, 8 months ago
- bf39597 session: cleanup listener segment manager on wrk free by Florin Coras · 4 years, 8 months ago
- 77d9838 vlib: add ASSERT to vlib_time_now(...) by Dave Barach · 4 years, 8 months ago
- c0e9441 tests: move defaults from defaultmapping to .api files by Paul Vinciguerra · 4 years, 8 months ago
- 36d4939 session vcl: propagate transport cleanup notifications by Florin Coras · 4 years, 8 months ago
- 30a28c1 session: fix session_table_get_or_alloc by Andreas Schultz · 4 years, 8 months ago
- 6e0ee95 session: multiple dgrams per dispatch by Florin Coras · 4 years, 8 months ago
- 7ce23f2 session: fix use-after-free in input node by Benoît Ganne · 4 years, 8 months ago
- da302e4 session: avoid rx notifications on accepting sessions by Florin Coras · 4 years, 8 months ago
- 701c099 session: fix half-open cleanup by Florin Coras · 4 years, 8 months ago
- d50ff7f session tcp: track half open in app wrk by Florin Coras · 4 years, 8 months ago
- 77ea42b session: detach session from app on cleanup by Florin Coras · 4 years, 8 months ago
- 1bd4616 session: avoid all session cleanup on unlisten by Florin Coras · 4 years, 8 months ago
- 4fde4ae session: remove ho with fifos support by Florin Coras · 4 years, 8 months ago
- 1116667 session: cleanup debug code by Florin Coras · 4 years, 8 months ago
- 7357043 session: adding debug events by Srikanth Akula · 4 years, 8 months ago
- 256779c udp: remove connected udp transport proto by Florin Coras · 4 years, 8 months ago
- 12813d5 session: fix leak on accept fifo alloc failure by Florin Coras · 4 years, 8 months ago
- 6d7552c session: update fifo slice on session migration by Florin Coras · 4 years, 8 months ago
- e759bb5 udp: cleanup input node by Florin Coras · 4 years, 8 months ago
- ae16a98 session: alloc exact number of bufs for multi-seg deqs by Simon Zhang · 4 years, 9 months ago
- a8c3b86 session: add more session errors by Florin Coras · 4 years, 8 months ago
- ab57edb udp session: allow dgram ip fragmentation by Florin Coras · 4 years, 8 months ago
- ba78e23 udp session: jumbo frames and configurable mtu by Florin Coras · 4 years, 8 months ago
- 7a2abce vcl session: enforce full dgram reads/writes by Florin Coras · 4 years, 8 months ago
- 57660d9 session udp: shared local endpoints by Florin Coras · 4 years, 8 months ago
- 9f86d22 session tls: support tls descheduling by Florin Coras · 4 years, 9 months ago
- ed8db52 session tls: improve app transports tx scheduling by Florin Coras · 4 years, 10 months ago
- 3e07a4a misc: sprintf be gone by Dave Barach · 4 years, 8 months ago
- 00e01d3 session: improve error reporting by Florin Coras · 5 years ago
- e33c002 session: init port_proto_type asap by Florin Coras · 4 years, 8 months ago
- d85666f session udp: fix transport flags and migration by Florin Coras · 4 years, 9 months ago
- 888d9f0 session: remove obsolete apis by Florin Coras · 4 years, 9 months ago
- 57a5a2d udp session vcl: add udp iperf test by Florin Coras · 4 years, 9 months ago
- 0a1e183 session udp: support connect on listeners by Florin Coras · 4 years, 9 months ago
- 805d58c session: allow rx events independnt of state by Florin Coras · 4 years, 9 months ago
- 6eef40b session: fix fifos display by Aloys Augustin · 4 years, 9 months ago
- 5484daa tcp: reuse session infra for syns and resets by Florin Coras · 4 years, 9 months ago
- 87b7e3d session udp: flag for connected udp by Florin Coras · 4 years, 9 months ago
- 4897d77 session: fix coverity warning by Dave Barach · 4 years, 9 months ago
- 65c30ce svm: correct format_fifo_segment by Ryujiro Shibuya · 4 years, 9 months ago
- 07063b8 session: api to add new transport types by Florin Coras · 4 years, 9 months ago
- 1a8c437 session: export session_alloc_for_connection by Andreas Schultz · 4 years, 9 months ago
- 6080e0d tcp: force deschedule if no send space available by Florin Coras · 4 years, 9 months ago
- 70f879d session tcp udp: consolidate transport snd apis by Florin Coras · 4 years, 9 months ago
- d8da60d session: fix session reschedule condition by Florin Coras · 4 years, 9 months ago
- 75ccf7b session: fix segment search on fifo alloc by Florin Coras · 4 years, 9 months ago
- b4e5e50 session: API cleanup by Jakub Grajciar · 4 years, 11 months ago
- 8c79a4e svm: fix coverity warnings by Florin Coras · 4 years, 10 months ago
- aab0604 tls session: fix unlisten by Florin Coras · 4 years, 10 months 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