Age | Commit message (Expand) | Author | Files | Lines |
2018-06-11 | udp: fix for multiple workers and add test |  Florin Coras | 1 | -0/+1 |
2018-04-18 | udp/session: refactor to support dgram mode |  Florin Coras | 1 | -15/+4 |
2018-03-02 | session: first approximation implementation of tls |  Florin Coras | 1 | -9/+25 |
2018-02-14 | session: support local sessions and deprecate redirects |  Florin Coras | 1 | -0/+1 |
2018-01-24 | SCTP stack (RFC4960) |  Marco Varlese | 1 | -1/+2 |
2017-12-11 | session: generalize handling of network transports |  Florin Coras | 1 | -0/+1 |
2017-10-28 | session: rules tables |  Florin Coras | 1 | -0/+3 |
2017-10-16 | udp: refactor udp code |  Florin Coras | 1 | -3/+31 |
2017-10-10 | session: add support for application namespacing |  Florin Coras | 1 | -9/+20 |
2017-09-20 | session: store tep port in net order |  Florin Coras | 1 | -1/+1 |
2017-07-30 | Make tcp active open data structures thread safe |  Florin Coras | 1 | -3/+3 |
2017-07-25 | Cleanup/refactor session layer code |  Florin Coras | 1 | -171/+3 |
2017-07-11 | Horizontal (nSessions) scaling draft |  Dave Barach | 1 | -0/+6 |
2017-06-22 | Improve svm fifo and tcp tx path performance (VPP-846) |  Florin Coras | 1 | -1/+6 |
2017-06-19 | Overall tcp performance improvements (VPP-846) |  Florin Coras | 1 | -0/+2 |
2017-05-04 | Fixes and improvements in session hashtable keys |  Clement Durand | 1 | -53/+35 |
2017-04-13 | Session layer refactoring |  Florin Coras | 1 | -9/+14 |
2017-03-27 | TCP/session improvements |  Florin Coras | 1 | -1/+1 |
2017-03-13 | VPP-659 Improve tcp/session debugging and testing |  Florin Coras | 1 | -4/+8 |
2017-03-10 | VPP-659 TCP improvements |  Florin Coras | 1 | -33/+33 |
2017-03-07 | fix uninitialized ip6 keys within session.c |  Gabriel Ganne | 1 | -0/+8 |
2017-03-01 | VPP-598: tcp stack initial commit |  Dave Barach | 1 | -0/+250 |