Age | Commit message (Expand) | Author | Files | Lines |
2020-04-09 | session: fix leak on accept fifo alloc failure |  Florin Coras | 1 | -3/+2 |
2020-04-04 | session tls: support tls descheduling |  Florin Coras | 1 | -1/+1 |
2020-04-03 | session: improve error reporting |  Florin Coras | 1 | -8/+6 |
2020-03-25 | session: api to add new transport types |  Florin Coras | 1 | -0/+2 |
2020-02-25 | svm: refactor fifo |  Florin Coras | 1 | -1/+5 |
2020-01-02 | session: fix listener global endpoint lookup |  Florin Coras | 1 | -1/+1 |
2019-12-12 | session svm: per thread fifo segment slices |  Florin Coras | 1 | -1/+2 |
2019-07-26 | session tcp: handle rxt and acks as custom events |  Florin Coras | 1 | -1/+1 |
2019-07-12 | session: add thread index to all formatters |  Aloys Augustin | 1 | -0/+1 |
2019-06-27 | session: Add transport vft protocol options |  Nathan Skrzypczak | 1 | -3/+5 |
2019-06-17 | session: use listener_handle instead of listener_index |  Nathan Skrzypczak | 1 | -2/+2 |
2019-04-25 | session: cleanup segment manager and fifo segment |  Florin Coras | 1 | -3/+3 |
2019-04-17 | vcl/session: tx notifications for cut-thru sessions |  Florin Coras | 1 | -0/+14 |
2019-04-03 | session: do not enable pre-input node with 0 workers |  Florin Coras | 1 | -0/+3 |
2019-03-11 | session: fix ct that match global table entries |  Florin Coras | 1 | -2/+3 |
2019-03-07 | session/tls: remove unused t_app_index field |  Florin Coras | 1 | -2/+0 |
2019-03-07 | session: use transport custom tx for app transports |  Florin Coras | 1 | -0/+10 |
2019-03-06 | session: use vpp to switch io events for ct sessions |  Florin Coras | 1 | -56/+78 |
2019-03-04 | session: remove svm_segment_index from session struct |  Florin Coras | 1 | -1/+0 |
2019-03-01 | session: refactor local connects |  Florin Coras | 1 | -338/+271 |
2019-02-27 | session: refactor local/cut-through listens |  Florin Coras | 1 | -21/+133 |
2019-02-23 | session: separate local session logic |  Florin Coras | 1 | -0/+501 |