Age | Commit message (Expand) | Author | Files | Lines |
2020-05-05 | session: improve .api comments slightly | Vratko Polak | 1 | -3/+3 |
2020-05-04 | session: add option to preallocate fifo headers | Florin Coras | 1 | -2/+2 |
2020-04-28 | tests: move defaults from defaultmapping to .api files | Paul Vinciguerra | 1 | -1/+1 |
2020-04-10 | udp: remove connected udp transport proto | Florin Coras | 1 | -2/+1 |
2020-04-03 | session: remove obsolete apis | Florin Coras | 1 | -253/+10 |
2020-03-25 | session: api to add new transport types | Florin Coras | 1 | -1/+0 |
2020-03-05 | session: API cleanup | Jakub Grajciar | 1 | -60/+61 |
2020-02-25 | svm: minimal initial fifo | Florin Coras | 1 | -2/+2 |
2019-12-21 | session: move add/del segment msg to mq | Florin Coras | 1 | -0/+2 |
2019-10-09 | session: Add certificate store | Nathan Skrzypczak | 1 | -0/+40 |
2019-09-03 | api: enforce vla is last and fixed string type | Ole Troan | 1 | -1/+1 |
2019-08-27 | session: move ctrl messages from bapi to mq | Florin Coras | 1 | -18/+76 |
2019-07-19 | session: Use parent_handle instead of transport_opts | Nathan Skrzypczak | 1 | -2/+2 |
2019-05-16 | Add transport_opts to connect_sock bapi | Nathan Skrzypczak | 1 | -0/+2 |
2019-03-02 | session: remove deprecated binary apis | Florin Coras | 1 | -177/+21 |
2018-11-30 | vcl: wait for segments with segment handle | Florin Coras | 1 | -1/+3 |
2018-11-30 | session: segment handle in accept/connect notifications | Florin Coras | 1 | -3/+8 |
2018-11-21 | session: cleanup use of api_client_index | Florin Coras | 1 | -3/+5 |
2018-10-14 | session: mark apis for deprecation | Florin Coras | 1 | -2/+9 |
2018-09-06 | session: support multiple worker binds | Florin Coras | 1 | -0/+2 |
2018-08-30 | vcl: add support for multi-worker apps | Florin Coras | 1 | -0/+2 |
2018-08-24 | session: add support for multiple app workers | Florin Coras | 1 | -1/+46 |
2018-08-15 | Remove client_index field from replies in API | Ondrej Fabry | 1 | -3/+0 |
2018-08-10 | vcl: support for eventfd mq signaling | Florin Coras | 1 | -2/+32 |
2018-04-18 | udp/session: refactor to support dgram mode | Florin Coras | 1 | -5/+23 |
2018-03-07 | tls: enforce certificate verification | Florin Coras | 1 | -1/+6 |
2018-03-02 | session: first approximation implementation of tls | Florin Coras | 1 | -0/+28 |
2018-02-14 | session: support local sessions and deprecate redirects | Florin Coras | 1 | -4/+19 |
2018-01-23 | VPPAPIGEN: vppapigen replacement in Python PLY. | Ole Troan | 1 | -1/+1 |
2017-11-17 | vppcom: improve listener session handling | Florin Coras | 1 | -0/+3 |
2017-11-10 | session: add app ns index to ns create api | Florin Coras | 1 | -1/+13 |
2017-11-06 | session: add rule tags | Florin Coras | 1 | -0/+2 |
2017-11-05 | session: add api to dump rules | Florin Coras | 1 | -0/+44 |
2017-10-28 | session: rules tables | Florin Coras | 1 | -0/+38 |
2017-10-17 | session: return local transport endpoint in connect reply | Florin Coras | 1 | -0/+6 |
2017-10-10 | session: add support for application namespacing | Florin Coras | 1 | -12/+39 |
2017-10-09 | vppapigen: support per-file (major,minor,patch) version stamps | Dave Barach | 1 | -1/+3 |
2017-09-07 | Fix session connect_* api message handling. | Dave Wallace | 1 | -32/+13 |
2017-06-07 | Small update to session API | Florin Coras | 1 | -0/+4 |
2017-04-25 | "autoreply" flag: autogenerate standard xxx_reply_t messages | Dave Barach | 1 | -61/+7 |
2017-04-13 | Session layer refactoring | Florin Coras | 1 | -144/+93 |
2017-03-04 | Cleanup URI code and TCP bugfixing | Florin Coras | 1 | -0/+22 |
2017-03-01 | VPP-598: tcp stack initial commit | Dave Barach | 1 | -0/+429 |