aboutsummaryrefslogtreecommitdiffstats
path: root/src/vnet/session/transport.c
AgeCommit message (Expand)AuthorFilesLines
2018-12-04vcl: test refactor and improvementsFlorin Coras1-1/+4
2018-11-14Remove c-11 memcpy checks from perf-critical codeDave Barach1-4/+5
2018-11-07tcp: consume incoming buffers instead of reusingFlorin Coras1-5/+6
2018-11-02session: measure dispatch period only if under loadFlorin Coras1-7/+16
2018-11-01tcp: fast retransmit pacingFlorin Coras1-8/+32
2018-10-28session: extend connect api for internal appsFlorin Coras1-67/+106
2018-10-25session/tcp: improve cliFlorin Coras1-0/+57
2018-10-25tcp/session: add tx pacerFlorin Coras1-0/+111
2018-10-23c11 safe string handling supportDave Barach1-1/+1
2018-06-11udp: fix for multiple workers and add testFlorin Coras1-0/+6
2018-05-13session: alloc one frame per output node dispatchFlorin Coras1-0/+6
2018-04-18udp/session: refactor to support dgram modeFlorin Coras1-0/+16
2018-03-02session: first approximation implementation of tlsFlorin Coras1-0/+4
2018-01-27Fix session/tcp coverity warningsFlorin Coras1-0/+7
2018-01-26session: move builtin apps to their own folderFlorin Coras1-1/+4
2018-01-24SCTP stack (RFC4960)Marco Varlese1-0/+7
2017-12-11session: generalize handling of network transportsFlorin Coras1-14/+53
2017-11-29session: fix preallocation of local endpoint tableFlorin Coras1-4/+8
2017-10-28session: rules tablesFlorin Coras1-0/+32
2017-10-16udp: refactor udp codeFlorin Coras1-0/+306
2017-07-25Cleanup/refactor session layer codeFlorin Coras1-64/+0
2017-03-01VPP-598: tcp stack initial commitDave Barach1-0/+64