aboutsummaryrefslogtreecommitdiffstats
path: root/src/vnet/session/session.api
AgeCommit message (Expand)AuthorFilesLines
2023-04-28session: update due to clib_socket refactoringNathan Skrzypczak1-0/+43
2023-03-24api: Remove deprecated message from APIOndrej Fabry1-32/+0
2021-10-05session: Add session_sapi_enable_disableNathan Skrzypczak1-0/+12
2021-09-16session: Add sock_name option to add_nsNathan Skrzypczak1-0/+35
2021-07-23session vcl: support abstract sockets for app nsFlorin Coras1-0/+39
2021-01-07vcl session: switch to generic cert key apisFlorin Coras1-1/+3
2020-05-05session: improve .api comments slightlyVratko Polak1-3/+3
2020-05-04session: add option to preallocate fifo headersFlorin Coras1-2/+2
2020-04-28tests: move defaults from defaultmapping to .api filesPaul Vinciguerra1-1/+1
2020-04-10udp: remove connected udp transport protoFlorin Coras1-2/+1
2020-04-03session: remove obsolete apisFlorin Coras1-253/+10
2020-03-25session: api to add new transport typesFlorin Coras1-1/+0
2020-03-05session: API cleanupJakub Grajciar1-60/+61
2020-02-25svm: minimal initial fifoFlorin Coras1-2/+2
2019-12-21session: move add/del segment msg to mqFlorin Coras1-0/+2
2019-10-09session: Add certificate storeNathan Skrzypczak1-0/+40
2019-09-03api: enforce vla is last and fixed string typeOle Troan1-1/+1
2019-08-27session: move ctrl messages from bapi to mqFlorin Coras1-18/+76
2019-07-19session: Use parent_handle instead of transport_optsNathan Skrzypczak1-2/+2
2019-05-16Add transport_opts to connect_sock bapiNathan Skrzypczak1-0/+2
2019-03-02session: remove deprecated binary apisFlorin Coras1-177/+21
2018-11-30vcl: wait for segments with segment handleFlorin Coras1-1/+3
2018-11-30session: segment handle in accept/connect notificationsFlorin Coras1-3/+8
2018-11-21session: cleanup use of api_client_indexFlorin Coras1-3/+5
2018-10-14session: mark apis for deprecationFlorin Coras1-2/+9
2018-09-06session: support multiple worker bindsFlorin Coras1-0/+2
2018-08-30vcl: add support for multi-worker appsFlorin Coras1-0/+2
2018-08-24session: add support for multiple app workersFlorin Coras1-1/+46
2018-08-15Remove client_index field from replies in APIOndrej Fabry1-3/+0
2018-08-10vcl: support for eventfd mq signalingFlorin Coras1-2/+32
2018-04-18udp/session: refactor to support dgram modeFlorin Coras1-5/+23
2018-03-07tls: enforce certificate verificationFlorin Coras1-1/+6
2018-03-02session: first approximation implementation of tlsFlorin Coras1-0/+28
2018-02-14session: support local sessions and deprecate redirectsFlorin Coras1-4/+19
2018-01-23VPPAPIGEN: vppapigen replacement in Python PLY.Ole Troan1-1/+1
2017-11-17vppcom: improve listener session handlingFlorin Coras1-0/+3
2017-11-10session: add app ns index to ns create apiFlorin Coras1-1/+13
2017-11-06session: add rule tagsFlorin Coras1-0/+2
2017-11-05session: add api to dump rulesFlorin Coras1-0/+44
2017-10-28session: rules tablesFlorin Coras1-0/+38
2017-10-17session: return local transport endpoint in connect replyFlorin Coras1-0/+6
2017-10-10session: add support for application namespacingFlorin Coras1-12/+39
2017-10-09vppapigen: support per-file (major,minor,patch) version stampsDave Barach1-1/+3
2017-09-07Fix session connect_* api message handling.Dave Wallace1-32/+13
2017-06-07Small update to session APIFlorin Coras1-0/+4
2017-04-25"autoreply" flag: autogenerate standard xxx_reply_t messagesDave Barach1-61/+7
2017-04-13Session layer refactoringFlorin Coras1-144/+93
2017-03-04Cleanup URI code and TCP bugfixingFlorin Coras1-0/+22
2017-03-01VPP-598: tcp stack initial commitDave Barach1-0/+429