Age | Commit message (Expand) | Author | Files | Lines |
2018-05-30 | session: fix v6 unbinds that use uri api | Florin Coras | 1 | -2/+6 |
2018-03-23 | session: allow builtin apps to register names | Florin Coras | 1 | -4/+11 |
2018-03-16 | session: allow local host binds | Florin Coras | 1 | -4/+4 |
2018-03-07 | tls: enforce certificate verification | Florin Coras | 1 | -60/+84 |
2018-03-02 | session: first approximation implementation of tls | Florin Coras | 1 | -17/+75 |
2018-02-15 | session: avoid session handle conflict with vcl | Florin Coras | 1 | -9/+28 |
2018-02-14 | session: support local sessions and deprecate redirects | Florin Coras | 1 | -79/+56 |
2018-02-05 | session: segment manager refactor | Florin Coras | 1 | -1/+3 |
2018-01-27 | session: disconnect and echo client improvements | Florin Coras | 1 | -2/+1 |
2018-01-26 | session: move builtin apps to their own folder | Florin Coras | 1 | -40/+9 |
2018-01-25 | session: add support for memfd segments | Florin Coras | 1 | -7/+6 |
2018-01-24 | SCTP stack (RFC4960) | Marco Varlese | 1 | -1/+16 |
2017-11-09 | session: lookup/rules table improvements and cleanup | Florin Coras | 1 | -3/+5 |
2017-11-01 | session: add support for proxying apps | Florin Coras | 1 | -7/+19 |
2017-10-16 | udp: refactor udp code | Florin Coras | 1 | -13/+19 |
2017-10-10 | session: add support for application namespacing | Florin Coras | 1 | -124/+256 |
2017-09-20 | session: store tep port in net order | Florin Coras | 1 | -6/+6 |
2017-09-01 | Add fixed-size, preallocated pool support | Dave Barach | 1 | -0/+19 |
2017-07-11 | Horizontal (nSessions) scaling draft | Dave Barach | 1 | -21/+0 |
2017-07-06 | Unlink /dev/shm files on application detach. | Dave Wallace | 1 | -1/+1 |
2017-05-09 | Fix remaining 32-bit compile issues | Damjan Marion | 1 | -1/+1 |
2017-04-24 | Session layer improvements | Florin Coras | 1 | -20/+6 |
2017-04-13 | Session layer refactoring | Florin Coras | 1 | -156/+122 |
2017-03-10 | VPP-659 TCP improvements | Florin Coras | 1 | -3/+2 |
2017-03-04 | Cleanup URI code and TCP bugfixing | Florin Coras | 1 | -4/+2 |
2017-03-01 | VPP-598: tcp stack initial commit | Dave Barach | 1 | -0/+459 |