- ef04803 session: deprecate mq segments baseva by Florin Coras · 3 years, 1 month ago
- 8afe1b8 session: improve wrk mq segment allocation by Florin Coras · 3 years, 1 month ago
- 0046e97 session: api cleanup by Filip Tehlar · 3 years, 6 months ago
- 0f27339 session: improve main thread connects rpc by Florin Coras · 3 years, 7 months ago
- 46b8b1a session: cleanup event llist usage by Florin Coras · 3 years, 7 months ago
- fb50bc3 tls: fix dtls with no workers by Florin Coras · 3 years, 7 months ago
- a48dffe session: poll main thread if pending connects by Florin Coras · 3 years, 7 months ago
- 1d7a663 session: move tx-buffers to tx ctx by Florin Coras · 3 years, 7 months ago
- af97221 session: rpc for connects to main by Florin Coras · 3 years, 7 months ago
- bab6c52 tls: switch dtls to vc and track half-opens by Florin Coras · 3 years, 7 months ago
- 2c876f9 tls: switch to vc service and track half-open sessions 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
- ea72764 session: use half-open sessions for vc establishment by Florin Coras · 3 years, 7 months ago
- 5a41fd5 tcp: req app deq notification on fifo full by Florin Coras · 3 years, 8 months ago
- 04ae827 session tcp vcl: api to update connection attributes by Florin Coras · 3 years, 8 months ago
- 1c19aef session: fix coverity warning by Florin Coras · 3 years, 8 months ago
- 7da8829 session: basic support for interrupt mode by Florin Coras · 3 years, 9 months ago
- 8f10b90 tcp: time infra improvements by Florin Coras · 3 years, 9 months ago
- 41d5f54 svm session vcl: per app rx message queues by Florin Coras · 4 years ago
- 04943b4 session: convert evt q segment to fifo segment by Florin Coras · 4 years ago
- a39f472 session: make pacer worker load aware by Florin Coras · 4 years, 1 month ago
- e92c946 session: add startup option to poll in main by Florin Coras · 4 years, 1 month ago
- 6c10ab2 session: remove support for shm bapi attachment by Florin Coras · 4 years, 1 month ago
- e10da62 session: fix feature disable by Florin Coras · 4 years, 2 months ago
- d50ff7f session tcp: track half open in app wrk 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
- 00e01d3 session: improve error reporting by Florin Coras · 5 years 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
- 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
- 70f879d session tcp udp: consolidate transport snd apis by Florin Coras · 4 years, 9 months ago
- f22f4e5 svm: refactor fifo by Florin Coras · 5 years ago
- 901467e session: fix session_main_get_worker_if_valid by Nathan Skrzypczak · 5 years ago
- e140d5d session: extra checks in session validation by Srikanth Akula · 5 years ago
- 31bd035 session: session enable in multiworker by Nathan Skrzypczak · 5 years ago
- a8e71c8 session tcp: refactor pacer time by Florin Coras · 5 years ago
- dd97a48 session: reschedule asap when snd space constrained by Florin Coras · 5 years ago
- 2a7ea2e session tcp: infra for transports to send buffers by Florin Coras · 5 years ago
- e24a4bc session: increase max ctrl msg size by Florin Coras · 5 years ago
- 5bb23ec session: improve cli by Florin Coras · 5 years ago
- 458089b session: move ctrl messages from bapi to mq by Florin Coras · 5 years ago
- dfb3b87 session: add explicit reset api by Florin Coras · 5 years ago
- b0ffbee session: separate ctrl, new and old events by Florin Coras · 5 years ago
- 26dd6de session tcp: handle rxt and acks as custom events by Florin Coras · 5 years ago
- 60183db session: reorganize dispatch logic by Florin Coras · 5 years ago
- cca9618 session: improve event logging by Florin Coras · 5 years ago
- 2062ec0 session: use llist in session node evt handling by Florin Coras · 5 years ago
- 2f0f96b session: use listener_handle instead of listener_index by Nathan Skrzypczak · 6 years ago
- 09d18c2 session: use teps in accept/connect notifications by Florin Coras · 6 years ago
- cdb7170 Add get_endpoint in transport vft by Aloys Augustin · 6 years ago
- 28aa539 svm_fifo rework to avoid contention on cursize by Sirshak Das · 6 years ago
- f65074e tcp: improve rcv process ack processing by Florin Coras · 6 years ago
- 60f3e65 Integrate first QUIC protocol implementation by Nathan Skrzypczak · 6 years ago
- b38ee66 session: remove unused tx context field by Florin Coras · 6 years ago
- d5c604d session: add session flags by Florin Coras · 6 years ago
- 653e43f session: use vpp to switch io events for ct sessions by Florin Coras · 6 years ago
- 31c9955 session: cleanup/rename functions by Florin Coras · 6 years ago
- f6c4313 session: cleanup session event types by Florin Coras · 6 years ago
- ba7d8f5 session: separate local session logic by Florin Coras · 6 years ago
- 565115e tcp: drop outstanding data when entering closing state by Florin Coras · 6 years ago
- a27a46e session: move fifo allocation logic to app worker by Florin Coras · 6 years ago
- b4c1491 session: add config for evt qs segment size by Florin Coras · 6 years ago
- c9940fc session: refactor listen logic by Florin Coras · 6 years ago
- 1ee7830 transport: cleanup by Florin Coras · 6 years ago
- 4edc37e session: cleanup part 3 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
- 1bcad5c session/vcl: improve fifo tx notifications by Florin Coras · 6 years ago
- 30e79c2 vcl/session: add api for changing session app worker by Florin Coras · 6 years ago
- 5a2ec8f session: free session after transport and app confirm by Florin Coras · 6 years ago
- 54ddf43 tcp: improve waitclose in closing states by Florin Coras · 6 years ago
- a9d5bea tcp/session: drop connections if message queue is full by Florin Coras · 6 years ago
- 42ceddb session/tcp: support tx flush mark by Florin Coras · 6 years ago
- fa76a76 session: segment handle in accept/connect notifications by Florin Coras · 6 years ago
- 178cf49 Remove c-11 memcpy checks from perf-critical code by Dave Barach · 6 years ago
- 7ac053b tcp: consume incoming buffers instead of reusing by Florin Coras · 6 years ago
- c44a558 session: measure dispatch period only if under load by Florin Coras · 6 years ago
- 5f56d73 session: prioritize postponed sessions by Florin Coras · 6 years ago
- 5a7ca7b session: add wrk context by Florin Coras · 6 years ago
- 5665ced session: extend connect api for internal apps by Florin Coras · 6 years ago
- d67f112 tcp/session: add tx pacer by Florin Coras · 7 years ago
- eb97e5f tls: fix multi threaded medium scale test (VPP-1457) by Florin Coras · 6 years ago
- ef91534 tls: fix disconnects for sessions with pending data by Florin Coras · 6 years ago
- 568ebc7 session: improve close procedure 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
- 3ec66b0 tcp: fix cc recovery re-entry and persist timer pop by Florin Coras · 6 years ago
- 460dce6 vcl: add read/write udp support by Florin Coras · 6 years ago
- 54693d2 vcl: use events for epoll/select/read/write 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
- 0d60a0f session: send tx notification to app by Florin Coras · 6 years ago
- 25579b4 tcp: cleanup connection/session fixes by Florin Coras · 7 years ago
- d2aab83 tcp: cc improvements and fixes by Florin Coras · 7 years ago
- fd542f1 session: add session process node by Florin Coras · 7 years ago
- f08f26d session: alloc one frame per output node dispatch by Florin Coras · 7 years ago
- 8e43d04 session: cleanup session tx function by Florin Coras · 7 years ago