aboutsummaryrefslogtreecommitdiffstats
path: root/src/vnet/session/session_types.h
AgeCommit message (Expand)AuthorFilesLines
2024-03-29session: use custom types for session flags and stateFlorin Coras1-16/+16
2024-03-29session: improve use of session handlesFlorin Coras1-31/+38
2024-01-09session: make app listener pool globalFlorin Coras1-5/+2
2023-12-22session: add flag to track cless sessionsFlorin Coras1-1/+2
2023-08-09session: async rx event notificationsFlorin Coras1-0/+3
2023-07-26session: use session error type instead of vnet errorFilip Tehlar1-0/+4
2023-03-14session vcl: refactor builtin tx event for main txFlorin Coras1-2/+1
2023-02-20session: track app session closesFlorin Coras1-1/+2
2022-12-14vcl: enable gso for 'sendmsg' in LDP mode.Dou Chao1-3/+3
2022-07-28session: fix a crash when using unregistered transport protoFilip Tehlar1-1/+2
2022-04-18session: add support for listen proxiesFlorin Coras1-1/+18
2022-01-11session: increase postponed mq message min sizeFlorin Coras1-0/+1
2021-08-12session vcl: cert key add/del with socket apiFlorin Coras1-0/+1
2021-05-14session: switch ct to vc and track half-opensFlorin Coras1-1/+2
2021-05-12session: support half-close connectionliuyacan1-0/+3
2021-05-10session: use half-open sessions for vc establishmentFlorin Coras1-7/+11
2021-04-23tls quic: improve error reportingFlorin Coras1-1/+4
2021-04-22vcl session: refactor passing of crypto contextFlorin Coras1-5/+2
2021-04-22vcl session: extended connect/listen configurationFlorin Coras1-15/+10
2021-04-14session tcp vcl: api to update connection attributesFlorin Coras1-25/+28
2021-03-29svm session vcl: per app rx message queuesFlorin Coras1-31/+32
2020-11-03session: reduce max session node frame sizeFlorin Coras1-0/+1
2020-09-24session tcp udp tls quic: improve cli formattingFlorin Coras1-0/+3
2020-08-12vcl: support multi-threads with session migrationhanlin1-0/+1
2020-08-11vcl: support inter worker rpcFlorin Coras1-0/+1
2020-04-17session tcp: track half open in app wrkFlorin Coras1-2/+14
2020-04-07session: add more session errorsFlorin Coras1-0/+6
2020-04-03session: improve error reportingFlorin Coras1-0/+47
2020-04-01session udp: support connect on listenersFlorin Coras1-1/+1
2020-02-25session: basic fifo-tuning-logicRyujiro Shibuya1-0/+8
2020-01-30vcl session: propagate cleanup notifications to appsFlorin Coras1-0/+3
2020-01-23vcl session: udp session migration notificationsFlorin Coras1-0/+1
2019-12-21session: move add/del segment msg to mqFlorin Coras1-1/+4
2019-12-11quic: Add support for unidirectional streamsNathan Skrzypczak1-0/+2
2019-11-19session: more show cli outputFlorin Coras1-4/+17
2019-11-07session: ckpair store & crypto engine as mq paramsNathan Skrzypczak1-0/+1
2019-10-28session: app-closed to transport-deleted on delete notifyFlorin Coras1-1/+1
2019-10-21vcl: add api to set lcl ipFlorin Coras1-1/+1
2019-10-16session: increase max ctrl msg sizeFlorin Coras1-0/+1
2019-10-09session: Add certificate storeNathan Skrzypczak1-1/+3
2019-10-08session: add is_migrating flagNathan Skrzypczak1-0/+1
2019-09-04session: improve cliFlorin Coras1-13/+18
2019-08-27session: move ctrl messages from bapi to mqFlorin Coras1-2/+30
2019-08-01session: session pool migration notificationFlorin Coras1-0/+6
2019-07-26session tcp: handle rxt and acks as custom eventsFlorin Coras1-0/+1
2019-07-25session: add transport deleted stateFlorin Coras1-0/+1
2019-07-19session: Use parent_handle instead of transport_optsNathan Skrzypczak1-1/+2
2019-07-17session: move constants definitionFlorin Coras1-0/+3
2019-07-15session: allow transports to generate closed notificationsFlorin Coras1-1/+1
2019-07-09session: notify app of session and transport cleanupFlorin Coras1-0/+6