aboutsummaryrefslogtreecommitdiffstats
path: root/src/vnet/session
AgeCommit message (Expand)AuthorFilesLines
2021-02-24session: init ctrl msg without mq lockFlorin Coras1-102/+96
2021-02-15session: coverity fixFlorin Coras1-3/+0
2021-02-10vcl: validate seg handle on migrate only if neededFlorin Coras1-1/+1
2021-02-09tls: dtls initial implementationFlorin Coras2-7/+8
2021-02-09session: coverity fixesFlorin Coras1-2/+4
2021-02-05session svm: non blocking mqFlorin Coras2-4/+3
2021-01-26session: clear ct fifo flag prior to notificationFlorin Coras1-6/+7
2021-01-25svm: add custom q implementation for mqFlorin Coras4-16/+17
2021-01-09session svm: fix fifo migrationFlorin Coras3-24/+25
2021-01-07vcl session: switch to generic cert key apisFlorin Coras4-101/+14
2020-12-29session: remove fifo segment va allocatorFlorin Coras3-46/+7
2020-12-29svm vcl: allow random offsets for fifo segments in appsFlorin Coras2-12/+12
2020-12-29svm: allow mq attachments at random offsetsFlorin Coras6-45/+56
2020-12-28session: convert evt q segment to fifo segmentFlorin Coras3-19/+21
2020-12-24svm: split fifo into private and shared structsFlorin Coras8-56/+59
2020-12-23svm: remove fifo segment heapFlorin Coras1-5/+3
2020-12-14session: free segment manager only from mainFlorin Coras1-4/+32
2020-12-14misc: move to new pool_foreach macrosDamjan Marion7-50/+50
2020-12-04udp session: fix deq notification for dgramsFlorin Coras1-1/+4
2020-12-01session: make pacer worker load awareFlorin Coras2-5/+14
2020-12-01session: allow small pacer burstsFlorin Coras4-19/+28
2020-11-25session: add startup option to poll in mainFlorin Coras2-2/+8
2020-11-24svm: support for multi-segment enqueuesFlorin Coras2-23/+50
2020-11-24session: init lookup before dgram accept notificationFlorin Coras1-1/+3
2020-11-13session: fix fifo tuning init on connectFlorin Coras1-8/+6
2020-11-09session: remove support for shm bapi attachmentFlorin Coras4-55/+30
2020-11-09session: delegate fifo ooo lookup init to transportsFlorin Coras3-4/+9
2020-11-09session: default to using memfd mq segmentsFlorin Coras1-0/+1
2020-11-09vlib: fix trace number accountingBenoƮt Ganne1-11/+15
2020-11-04session: fix ct server session thread indexFlorin Coras1-1/+2
2020-11-03session: reduce max session node frame sizeFlorin Coras2-4/+5
2020-10-29session: fix ct cleanup before full establishementFlorin Coras1-1/+6
2020-10-29vcl session: minimize ct io eventsFlorin Coras1-8/+11
2020-10-27session: per worker state for ct sessionsFlorin Coras4-87/+131
2020-10-26session: fix feature disableFlorin Coras3-2/+22
2020-10-26session: fix ct local listener session indexFlorin Coras1-0/+1
2020-10-19ip: Move the IP6 fib into ip6_[m]fib.cNeale Ranns1-0/+2
2020-10-19hsa: cleanup sock server testFlorin Coras1-1/+1
2020-10-13session: listeners verbose format alignmentFlorin Coras1-3/+3
2020-10-13session: allow custom config of segment basevaFlorin Coras1-0/+2
2020-10-10session: app_name should format with %vjiangxiaoming2-4/+6
2020-09-30session: init size and watermarks on all seg managersFlorin Coras4-10/+22
2020-09-30svm: harmonize ssvm namesFlorin Coras2-3/+2
2020-09-30svm session: use new clib mem apis for segmentsFlorin Coras4-15/+22
2020-09-25vppinfra session: file platform independent private dataFlorin Coras2-5/+5
2020-09-24session tcp udp tls quic: improve cli formattingFlorin Coras3-6/+12
2020-09-23session: fix sapi coverity warningFlorin Coras1-0/+2
2020-09-22lisp: Move to pluginNeale Ranns1-1/+1
2020-09-21session: use wrk instead of thread index in nodeFlorin Coras1-10/+12
2020-09-18session: grab worker barrier for sapi msgsFlorin Coras1-0/+5