Age | Commit message (Expand) | Author | Files | Lines |
2018-10-28 | session: extend connect api for internal apps |  Florin Coras | 1 | -2/+2 |
2018-10-23 | c11 safe string handling support |  Dave Barach | 1 | -3/+3 |
2018-07-11 | avoid using thread local storage for thread index |  Damjan Marion | 1 | -1/+1 |
2018-06-11 | udp: fix for multiple workers and add test |  Florin Coras | 1 | -4/+12 |
2018-04-18 | udp/session: refactor to support dgram mode |  Florin Coras | 1 | -3/+53 |
2018-03-02 | session: first approximation implementation of tls |  Florin Coras | 1 | -1/+3 |
2017-12-11 | session: generalize handling of network transports |  Florin Coras | 1 | -3/+4 |
2017-11-02 | session/udp: init rw locks |  Florin Coras | 1 | -0/+8 |
2017-10-16 | udp: refactor udp code |  Florin Coras | 1 | -177/+216 |
2017-09-20 | session: store tep port in net order |  Florin Coras | 1 | -5/+5 |
2017-07-30 | Make tcp active open data structures thread safe |  Florin Coras | 1 | -4/+4 |
2017-07-25 | Cleanup/refactor session layer code |  Florin Coras | 1 | -12/+10 |
2017-03-13 | VPP-659 Improve tcp/session debugging and testing |  Florin Coras | 1 | -4/+6 |
2017-03-01 | VPP-598: tcp stack initial commit |  Dave Barach | 1 | -0/+342 |