aboutsummaryrefslogtreecommitdiffstats
path: root/src/vnet/session/application_interface.h
AgeCommit message (Expand)AuthorFilesLines
2018-11-30vcl: wait for segments with segment handleFlorin Coras1-0/+1
2018-11-30session: segment handle in accept/connect notificationsFlorin Coras1-0/+2
2018-11-18vcl/session: apps with process workersFlorin Coras1-0/+1
2018-11-14Remove c-11 memcpy checks from perf-critical codeDave Barach1-2/+2
2018-10-28session: extend connect api for internal appsFlorin Coras1-2/+2
2018-10-23c11 safe string handling supportDave Barach1-1/+1
2018-09-08session: detect namespace for transport appsFlorin Coras1-0/+1
2018-09-06session: support multiple worker bindsFlorin Coras1-1/+1
2018-08-28vcl/session: use mq for bind repliesFlorin Coras1-0/+16
2018-08-24session: add support for multiple app workersFlorin Coras1-24/+13
2018-08-10vcl: support for eventfd mq signalingFlorin Coras1-1/+23
2018-07-31vcl: add read/write udp supportFlorin Coras1-13/+26
2018-07-27vcl: use events for epoll/select/read/writeFlorin Coras1-13/+12
2018-07-17session: send ctrl msg over mqFlorin Coras1-7/+102
2018-07-17session: use msg queue for eventsFlorin Coras1-16/+67
2018-06-28vcl: move binary api and cfg to separate filesFlorin Coras1-2/+0
2018-06-28vcl: refactor vcl sessionFlorin Coras1-12/+17
2018-05-09session: cleanup session tx functionFlorin Coras1-4/+2
2018-04-18udp/session: refactor to support dgram modeFlorin Coras1-0/+157
2018-03-23session: allow builtin apps to register namesFlorin Coras1-0/+3
2018-03-15tls: add openssl engineFlorin Coras1-0/+2
2018-03-07tls: enforce certificate verificationFlorin Coras1-3/+1
2018-03-02session: first approximation implementation of tlsFlorin Coras1-12/+27
2018-02-14session: support local sessions and deprecate redirectsFlorin Coras1-2/+5
2018-01-25session: add support for memfd segmentsFlorin Coras1-3/+1
2017-12-14session: cleanup attach flagsFlorin Coras1-10/+8
2017-11-01session: add support for proxying appsFlorin Coras1-1/+2
2017-10-16udp: refactor udp codeFlorin Coras1-17/+4
2017-10-10session: add support for application namespacingFlorin Coras1-20/+16
2017-08-10TCP proxy prototypeDave Barach1-0/+4
2017-07-11Horizontal (nSessions) scaling draftDave Barach1-8/+4
2017-06-01Improve fifo allocator performanceDave Barach1-0/+2
2017-04-24Session layer improvementsFlorin Coras1-6/+32
2017-04-13Session layer refactoringFlorin Coras1-12/+33
2017-03-10VPP-659 TCP improvementsFlorin Coras1-3/+1
2017-03-01VPP-598: tcp stack initial commitDave Barach1-0/+136