Age | Commit message (Expand) | Author | Files | Lines |
2020-12-24 | svm: split fifo into private and shared structs |  Florin Coras | 1 | -2/+2 |
2020-12-14 | misc: move to new pool_foreach macros |  Damjan Marion | 1 | -6/+6 |
2020-09-24 | session tcp udp tls quic: improve cli formatting |  Florin Coras | 1 | -2/+5 |
2020-04-13 | session: cleanup debug code |  Florin Coras | 1 | -79/+0 |
2020-04-13 | session: adding debug events |  Srikanth Akula | 1 | -0/+79 |
2020-04-01 | session: fix fifos display |  Aloys Augustin | 1 | -5/+2 |
2020-03-25 | session: api to add new transport types |  Florin Coras | 1 | -12/+4 |
2020-02-11 | session: avoid scanning new io list under load |  Florin Coras | 1 | -0/+42 |
2019-11-20 | session tcp: add opaque data to show cli |  Florin Coras | 1 | -2/+3 |
2019-11-19 | session: more show cli output |  Florin Coras | 1 | -1/+51 |
2019-11-08 | session: add space around ternary operator |  Vratko Polak | 1 | -0/+0 |
2019-11-03 | session: fix show cli with closed session |  Florin Coras | 1 | -1/+3 |
2019-09-10 | session: fix session filter range |  Florin Coras | 1 | -1/+1 |
2019-09-04 | session: improve cli |  Florin Coras | 1 | -57/+284 |
2019-07-25 | session: add transport deleted state |  Florin Coras | 1 | -2/+2 |
2019-07-12 | quic: fix show session verbose |  Aloys Augustin | 1 | -1/+2 |
2019-07-12 | session: add thread index to all formatters |  Aloys Augustin | 1 | -2/+2 |
2019-04-03 | session: fix cli for sessions in created state |  Florin Coras | 1 | -1/+2 |
2019-04-02 | session: use app cb function wrappers |  Florin Coras | 1 | -2/+1 |
2019-03-02 | session: cleanup/rename functions |  Florin Coras | 1 | -11/+11 |
2019-02-04 | session: cleanup part 1 |  Florin Coras | 1 | -25/+23 |
2019-02-02 | session: improve show session cli |  Florin Coras | 1 | -40/+58 |
2019-01-20 | session: add support for vrf in session unformat (VPP-1546) |  Florin Coras | 1 | -7/+22 |
2018-12-21 | http server: improvements |  Florin Coras | 1 | -2/+2 |
2018-12-19 | session: add cli option to dump session elog |  Florin Coras | 1 | -3/+20 |
2018-11-18 | vcl/session: apps with process workers |  Florin Coras | 1 | -4/+6 |
2018-10-31 | session: fix sh session cli |  Florin Coras | 1 | -1/+1 |
2018-10-31 | session: add wrk context |  Florin Coras | 1 | -6/+7 |
2018-10-25 | session/tcp: improve cli |  Florin Coras | 1 | -20/+17 |
2018-10-23 | c11 safe string handling support |  Dave Barach | 1 | -2/+2 |
2018-08-24 | session: add support for multiple app workers |  Florin Coras | 1 | -2/+3 |
2018-07-27 | vcl: use events for epoll/select/read/write |  Florin Coras | 1 | -2/+4 |
2018-07-17 | session: send ctrl msg over mq |  Florin Coras | 1 | -1/+1 |
2018-04-18 | udp/session: refactor to support dgram mode |  Florin Coras | 1 | -0/+5 |
2018-04-16 | session: use generic session pool for listeners |  Florin Coras | 1 | -16/+13 |
2017-12-11 | session: generalize handling of network transports |  Florin Coras | 1 | -1/+1 |
2017-12-10 | VPP-1077 Add meaningful error info, when executing command with enable/disabl... |  Swarup Nayak | 1 | -1/+1 |
2017-11-10 | session: use listener logic for proxy rules |  Florin Coras | 1 | -3/+27 |
2017-10-26 | VCL: add session namespace support. |  Dave Wallace | 1 | -5/+15 |
2017-10-16 | udp: refactor udp code |  Florin Coras | 1 | -11/+10 |
2017-10-10 | session: add support for application namespacing |  Florin Coras | 1 | -20/+16 |
2017-09-18 | Fixes for issues Coverity has reported (VPP-972) |  Chris Luke | 1 | -30/+7 |
2017-09-01 | Add fixed-size, preallocated pool support |  Dave Barach | 1 | -2/+2 |
2017-08-29 | session: segment manager improvements |  Florin Coras | 1 | -14/+5 |
2017-08-16 | tcp: fix v6 sessions |  root | 1 | -1/+1 |
2017-08-02 | Fix tcp tx buffer allocation |  Florin Coras | 1 | -1/+1 |
2017-07-30 | Make tcp active open data structures thread safe |  Florin Coras | 1 | -1/+1 |
2017-07-21 | Improvements to tcp rx path and debugging |  Florin Coras | 1 | -3/+19 |
2017-07-15 | Fixes and improved tcp/session debugging |  Florin Coras | 1 | -34/+232 |
2017-07-11 | Horizontal (nSessions) scaling draft |  Dave Barach | 1 | -21/+78 |