aboutsummaryrefslogtreecommitdiffstats
path: root/src/vnet/session
AgeCommit message (Expand)AuthorFilesLines
2020-01-09session: remove io event dispatch dbg msgFlorin Coras1-4/+1
2020-01-03session: add feature.yamlFlorin Coras1-0/+29
2020-01-02session: fix listener global endpoint lookupFlorin Coras3-6/+14
2019-12-27tcp: Enable TCP timewait port useYu Ping2-6/+6
2019-12-21session: move add/del segment msg to mqFlorin Coras5-8/+140
2019-12-17quic: Implement crypto contextsNathan Skrzypczak2-1/+1
2019-12-16vppinfra: bihash walk cb typedef and continue/stop controlsNeale Ranns2-2/+2
2019-12-12session svm: support for segments larger than 4GBFlorin Coras2-8/+8
2019-12-12session svm: per thread fifo segment slicesFlorin Coras4-52/+71
2019-12-11api: Use vl_msg_push/pop_heapNathan Skrzypczak1-3/+2
2019-12-11session: Add mq debug cliNathan Skrzypczak1-8/+61
2019-12-11quic: Add support for unidirectional streamsNathan Skrzypczak4-0/+6
2019-12-10api: multiple connections per processDave Barach2-2/+2
2019-12-06session: close for reset replies independent of stateFlorin Coras1-2/+2
2019-12-05session: fix session_main_get_worker_if_validNathan Skrzypczak1-1/+1
2019-11-29session: no cleanup notification for forced deletesFlorin Coras1-1/+2
2019-11-26quic: Refactor for crypto contextsNathan Skrzypczak3-3/+3
2019-11-20session tcp: support pacer idle timeoutsFlorin Coras4-47/+57
2019-11-20session tcp: add opaque data to show cliFlorin Coras1-2/+3
2019-11-20session: fix transport proto unformatFlorin Coras1-4/+33
2019-11-19session: Fix out of order mqNathan Skrzypczak1-1/+2
2019-11-19session: more show cli outputFlorin Coras2-5/+68
2019-11-18session: Increasing the Header lengthe sizeSrikanth Akula1-1/+2
2019-11-18session: extra checks in session validationSrikanth Akula2-13/+27
2019-11-12session: session enable in multiworkerNathan Skrzypczak2-1/+18
2019-11-10session: re-set tx fifo event if out of buffersFlorin Coras1-1/+2
2019-11-08session: add space around ternary operatorVratko Polak2-1/+1
2019-11-07session: Add crypto contextNathan Skrzypczak3-7/+68
2019-11-07session: ckpair store & crypto engine as mq paramsNathan Skrzypczak4-3/+10
2019-11-07session: fix app attach on errorNathan Skrzypczak1-3/+2
2019-11-05session tcp: refactor pacer timeFlorin Coras6-86/+68
2019-11-03session: fix show cli with closed sessionFlorin Coras1-1/+3
2019-11-02session: reschedule asap when snd space constrainedFlorin Coras2-7/+28
2019-10-31session: avoid double dispatch of new eventsFlorin Coras1-14/+17
2019-10-31session: fix dispatch event loggingFlorin Coras1-16/+27
2019-10-30tls: fix on tcp connection resetZeyu Zhang1-1/+2
2019-10-28session: allow transport cleanup only if not deletedFlorin Coras1-2/+3
2019-10-28session: app-closed to transport-deleted on delete notifyFlorin Coras2-2/+2
2019-10-21tls: enable tls engine as the default engineYu Ping1-1/+1
2019-10-21session: support registration of custom crypto enginesFlorin Coras3-1/+22
2019-10-21vcl: add api to set lcl ipFlorin Coras3-1/+3
2019-10-17session: unify buffer tx dispatchingFlorin Coras1-26/+11
2019-10-17session tcp: infra for transports to send buffersFlorin Coras2-0/+29
2019-10-16session: increase max ctrl msg sizeFlorin Coras3-2/+13
2019-10-16session: fix use-after-freeBenoƮt Ganne1-1/+1
2019-10-10tcp: improve pacing after idle send periodsFlorin Coras3-6/+19
2019-10-10tcp: retry lost retransmitsFlorin Coras3-7/+26
2019-10-10session: fix typos & cert_key store initNathan Skrzypczak2-6/+4
2019-10-09session: avoid old io dispatch if no slots left to sendRyujiro Shibuya1-2/+3
2019-10-09hsa: use crypto_engine_type_t for TLSNathan Skrzypczak1-6/+6