session: segment handle in accept/connect notifications
[vpp.git] / src / vnet / session / session.h
2018-11-30 Florin Corassession: segment handle in accept/connect notifications 84/16284/7
2018-11-14 Dave BarachRemove c-11 memcpy checks from perf-critical code 16/15916/4
2018-11-07 Florin Corastcp: consume incoming buffers instead of reusing 33/15733/12
2018-11-02 Florin Corassession: measure dispatch period only if under load 68/15668/7
2018-10-31 Florin Corassession: prioritize postponed sessions 14/15614/5
2018-10-31 Florin Corassession: add wrk context 16/15616/5
2018-10-28 Florin Corassession: extend connect api for internal apps 46/15546/11
2018-10-25 Florin Corastcp/session: add tx pacer 81/12681/17
2018-10-16 Florin Corastls: fix multi threaded medium scale test (VPP-1457) 98/15298/7
2018-10-02 Florin Corastls: fix disconnects for sessions with pending data 64/15064/5
2018-09-19 Florin Corassession: improve close procedure 81/14881/2
2018-09-06 Florin Corassession: support multiple worker binds 03/14603/15
2018-08-28 Florin Corasvcl/session: use mq for bind replies 19/14519/8
2018-08-24 Florin Corastcp: fix cc recovery re-entry and persist timer pop 53/14453/8
2018-07-31 Florin Corasvcl: add read/write udp support 83/13783/8
2018-07-27 Florin Corasvcl: use events for epoll/select/read/write 28/13528/36
2018-07-17 Florin Corassession: send ctrl msg over mq 58/13458/8
2018-07-17 Florin Corassession: use msg queue for events 58/13358/24
2018-06-30 Florin Corassession: send tx notification to app 03/13303/4
2018-06-11 Florin Corastcp: cleanup connection/session fixes 31/12931/11
2018-05-23 Florin Corastcp: cc improvements and fixes 95/12695/6
2018-05-18 Florin Corassession: add session process node 09/12609/6
2018-05-13 Florin Corassession: alloc one frame per output node dispatch 32/12532/10
2018-05-09 Florin Corassession: cleanup session tx function 39/12439/11
2018-05-01 Florin Corastcp/session: debug improvements/fixes 75/11975/6
2018-04-18 Florin Corasudp/session: refactor to support dgram mode 34/11634/18
2018-04-16 Florin Corassession: use generic session pool for listeners 74/11774/6
2018-03-02 Florin Corassession: first approximation implementation of tls 68/10768/27
2018-02-15 Florin Corassession: avoid session handle conflict with vcl 43/10543/3
2018-02-14 Florin Corassession: support local sessions and deprecate redirects 75/10475/17
2018-02-05 Florin Corassession: segment manager refactor 71/10371/14
2018-01-27 Florin Corassession: use clib rwlocks instead of custom implementation 40/10240/3
2018-01-27 Florin Corassession: disconnect and echo client improvements 85/10285/2
2018-01-25 Florin Corassession: add support for memfd segments 09/10109/17
2018-01-09 Florin Corasapi: refactor vlibmemory 76/9976/21
2017-12-11 Florin Corassession: generalize handling of network transports 80/9780/10
2017-11-29 Florin Corassession: fix preallocation of local endpoint table 18/9618/2
2017-11-28 Dave BarachShut down session queue input nodes on exit 02/9602/1
2017-11-27 Florin Corassession: return bound listener for proxy accepts 82/9582/3
2017-10-16 Florin Corasudp: refactor udp code 30/8730/19
2017-10-10 Florin Corassession: add support for application namespacing 11/8611/22
2017-09-07 Dave WallaceFix session connect_* api message handling. 15/8315/6
2017-08-10 Dave BarachTCP proxy prototype 27/7927/8
2017-08-02 Florin CorasFix tcp tx buffer allocation 61/7861/9
2017-07-30 Florin CorasMake tcp active open data structures thread safe 48/7748/13
2017-07-25 Florin CorasCleanup/refactor session layer code 88/7588/8
2017-07-21 Florin CorasImprovements to tcp rx path and debugging 11/7611/9
2017-07-15 Florin CorasFixes and improved tcp/session debugging 55/7555/8
2017-07-11 Dave BarachHorizontal (nSessions) scaling draft 16/7316/26
2017-06-19 Florin CorasOverall tcp performance improvements (VPP-846) 93/7093/19
2017-06-09 Florin CorasImplement sack based tcp loss recovery (RFC 6675) 87/6887/21
2017-06-01 Dave BarachImprove fifo allocator performance 35/6935/11
2017-05-17 Dave BarachVPP-846: tcp perf / scale / hardening 31/6731/2
2017-05-15 Dave BarachFix builtin tcp client 06/6706/4
2017-05-10 Dave BarachMulti-thread enablement for the debug cli http server 40/6640/3
2017-05-10 Dave BarachBuiltin debug cli http server 18/6618/6
2017-05-09 Florin CorasAdd support for tcp/session buffer chains 13/6613/11
2017-05-01 Florin CorasTCP ooo reception fixes 44/6444/5
2017-04-24 Florin CorasSession layer improvements 09/6309/7
2017-04-14 Florin CorasSession layer refactoring 67/6067/10
2017-04-02 Florin CorasTCP cc/window management fixes and debugging 49/5949/11
2017-03-28 Florin CorasTCP/session improvements 44/5744/19
2017-03-13 Florin CorasVPP-659 Improve tcp/session debugging and testing 25/5725/7
2017-03-10 Florin CorasVPP-659 TCP improvements 24/5624/14
2017-03-04 Florin CorasCleanup URI code and TCP bugfixing 03/5603/7
2017-03-01 Dave BarachVPP-598: tcp stack initial commit 61/5561/7