aboutsummaryrefslogtreecommitdiffstats
path: root/src/vnet/session/application_interface.h
AgeCommit message (Expand)AuthorFilesLines
2020-05-04session: add option to preallocate fifo headersFlorin Coras1-0/+1
2020-04-25session vcl: propagate transport cleanup notificationsFlorin Coras1-0/+1
2020-04-07udp session: jumbo frames and configurable mtuFlorin Coras1-1/+6
2020-04-06vcl session: enforce full dgram reads/writesFlorin Coras1-9/+7
2020-04-03session: improve error reportingFlorin Coras1-1/+19
2020-04-01session udp: support connect on listenersFlorin Coras1-1/+3
2020-02-25svm: minimal initial fifoFlorin Coras1-0/+1
2020-02-25session: basic fifo-tuning-logicRyujiro Shibuya1-0/+5
2020-02-25session svm: tracking segment memory usageRyujiro Shibuya1-0/+2
2020-01-30vcl session: propagate cleanup notifications to appsFlorin Coras1-0/+5
2020-01-23vcl session: udp session migration notificationsFlorin Coras1-0/+8
2019-12-21session: move add/del segment msg to mqFlorin Coras1-3/+20
2019-12-17quic: Implement crypto contextsNathan Skrzypczak1-0/+1
2019-12-11quic: Add support for unidirectional streamsNathan Skrzypczak1-0/+2
2019-11-26quic: Refactor for crypto contextsNathan Skrzypczak1-1/+0
2019-11-07session: Add crypto contextNathan Skrzypczak1-0/+9
2019-11-07session: ckpair store & crypto engine as mq paramsNathan Skrzypczak1-0/+2
2019-10-21tls: enable tls engine as the default engineYu Ping1-1/+1
2019-10-21session: support registration of custom crypto enginesFlorin Coras1-1/+1
2019-10-21vcl: add api to set lcl ipFlorin Coras1-0/+1
2019-10-16session: increase max ctrl msg sizeFlorin Coras1-0/+12
2019-10-10session: fix typos & cert_key store initNathan Skrzypczak1-1/+2
2019-10-09hsa: use crypto_engine_type_t for TLSNathan Skrzypczak1-6/+6
2019-10-09session: Add certificate storeNathan Skrzypczak1-0/+23
2019-10-08hsa: make vpp_echo use mq instead of bapiNathan Skrzypczak1-0/+2
2019-09-27session: fix io_evt mq lockingNathan Skrzypczak1-3/+2
2019-09-20session: fix msg freeing on errorNathan Skrzypczak1-5/+0
2019-08-27session: move ctrl messages from bapi to mqFlorin Coras1-3/+61
2019-08-01session: session pool migration notificationFlorin Coras1-0/+3
2019-07-17session: grab mq lock until ctrl event is enqueuedFlorin Coras1-2/+1
2019-07-15session: allow transports to generate closed notificationsFlorin Coras1-0/+3
2019-07-09session: notify app of session and transport cleanupFlorin Coras1-0/+3
2019-04-30svm: more fifo refactor/cleanupFlorin Coras1-4/+4
2019-04-25session: cleanup segment manager and fifo segmentFlorin Coras1-1/+1
2019-04-25session: use teps in accept/connect notificationsFlorin Coras1-6/+2
2019-04-24QUIC: Add multi-stream support to internal test appsAloys Augustin1-0/+1
2019-04-16svm_fifo rework to avoid contention on cursizeSirshak Das1-2/+2
2019-03-21session/fifo: make event unset atomicFlorin Coras1-4/+6
2019-03-06session: use session index instead of fifo for evtFlorin Coras1-5/+7
2019-03-06session: use vpp to switch io events for ct sessionsFlorin Coras1-10/+10
2019-03-02session: remove deprecated binary apisFlorin Coras1-1/+0
2019-03-02session: cleanup session event typesFlorin Coras1-2/+2
2019-02-21vcl/session: send unlisten over message queueFlorin Coras1-1/+8
2019-02-11session: cleanup application interfaceFlorin Coras1-9/+46
2019-02-09tls: move test certificates to separate header fileFlorin Coras1-6/+9
2019-02-09session: refactor listen logicFlorin Coras1-5/+5
2019-02-04session: cleanup part 1Florin Coras1-1/+1
2019-01-05vcl/session: add api for changing session app workerFlorin Coras1-13/+35
2018-12-17vcl/session: handle reset/disconnect before app acceptFlorin Coras1-1/+0
2018-11-30vcl: wait for segments with segment handleFlorin Coras1-0/+1