Age | Commit message (Expand) | Author | Files | Lines |
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 |