aboutsummaryrefslogtreecommitdiffstats
path: root/src/vnet/session/session_node.c
AgeCommit message (Expand)AuthorFilesLines
2018-03-23tcp/session: sprinkle prefetchesFlorin Coras1-16/+20
2018-03-02session: first approximation implementation of tlsFlorin Coras1-2/+16
2018-01-27session: disconnect and echo client improvementsFlorin Coras1-1/+1
2018-01-09api: refactor vlibmemoryFlorin Coras1-5/+5
2017-12-11session: generalize handling of network transportsFlorin Coras1-22/+7
2017-11-29session: fix preallocation of local endpoint tableFlorin Coras1-1/+4
2017-11-28Shut down session queue input nodes on exitDave Barach1-0/+19
2017-11-28tcp: fix retransmissions under buffer shortageFlorin Coras1-2/+1
2017-11-21session: unset fifo event before reading fifo sizeFlorin Coras1-6/+4
2017-10-16session: fix build when debugging is onFlorin Coras1-1/+1
2017-10-16udp: refactor udp codeFlorin Coras1-5/+15
2017-10-10session: add support for application namespacingFlorin Coras1-3/+3
2017-09-19session/tcp: improve preallocated segment handlingFlorin Coras1-8/+13
2017-09-12tcp: horizontal scaling improvmentsFlorin Coras1-2/+4
2017-08-29session: segment manager improvementsFlorin Coras1-1/+2
2017-08-25tcp: retransmit and multi-buffer segment fixes and improvementsFlorin Coras1-13/+13
2017-08-18session: fix multi-buffer segmentsFlorin Coras1-19/+22
2017-08-11Fix tcp multi buffer segments retransmissionFlorin Coras1-14/+25
2017-07-25Cleanup/refactor session layer codeFlorin Coras1-0/+685