ip: use IPv6 flowlabel in flow hash computation
[vpp.git] / src / vnet / session /
2021-01-10 Florin Corassession svm: fix fifo migration 76/30676/6
2021-01-07 Florin Corasvcl session: switch to generic cert key apis 15/30615/23
2020-12-29 Florin Corassession: remove fifo segment va allocator 53/30553/5
2020-12-29 Florin Corassvm vcl: allow random offsets for fifo segments in... 77/30377/45
2020-12-29 Florin Corassvm: allow mq attachments at random offsets 90/30390/53
2020-12-28 Florin Corassession: convert evt q segment to fifo segment 43/30543/3
2020-12-25 Florin Corassvm: split fifo into private and shared structs 49/30349/33
2020-12-23 Florin Corassvm: remove fifo segment heap 33/30333/16
2020-12-14 Florin Corassession: free segment manager only from main 98/30398/5
2020-12-14 Damjan Marionmisc: move to new pool_foreach macros 96/30396/2
2020-12-04 Florin Corasudp session: fix deq notification for dgrams 67/30267/3
2020-12-01 Florin Corassession: make pacer worker load aware 19/29919/7
2020-12-01 Florin Corassession: allow small pacer bursts 27/29727/13
2020-11-25 Florin Corassession: add startup option to poll in main 39/30139/7
2020-11-24 Florin Corassvm: support for multi-segment enqueues 12/30112/7
2020-11-24 Florin Corassession: init lookup before dgram accept notification 01/30101/2
2020-11-13 Florin Corassession: fix fifo tuning init on connect 87/29887/2
2020-11-09 Florin Corassession: remove support for shm bapi attachment 16/29816/5
2020-11-09 Florin Corassession: delegate fifo ooo lookup init to transports 12/29812/3
2020-11-09 Florin Corassession: default to using memfd mq segments 15/29815/2
2020-11-09 Benoît Gannevlib: fix trace number accounting 22/29222/5
2020-11-04 Florin Corassession: fix ct server session thread index 55/29755/3
2020-11-03 Florin Corassession: reduce max session node frame size 28/29728/3
2020-10-29 Florin Corassession: fix ct cleanup before full establishement 55/29655/5
2020-10-29 Florin Corasvcl session: minimize ct io events 44/29644/7
2020-10-27 Florin Corassession: per worker state for ct sessions 18/29618/7
2020-10-26 Florin Corassession: fix feature disable 19/29619/5
2020-10-26 Florin Corassession: fix ct local listener session index 22/29622/3
2020-10-19 Neale Rannsip: Move the IP6 fib into ip6_[m]fib.c 32/29532/2
2020-10-19 Florin Corashsa: cleanup sock server test 88/29488/9
2020-10-13 Florin Corassession: listeners verbose format alignment 38/29438/2
2020-10-13 Florin Corassession: allow custom config of segment baseva 03/29403/3
2020-10-10 jiangxiaomingsession: app_name should format with %v 75/29375/3
2020-09-30 Florin Corassession: init size and watermarks on all seg managers 59/29159/3
2020-09-30 Florin Corassvm: harmonize ssvm names 58/29158/5
2020-09-30 Florin Corassvm session: use new clib mem apis for segments 40/29140/11
2020-09-25 Florin Corasvppinfra session: file platform independent private... 82/29082/2
2020-09-24 Florin Corassession tcp udp tls quic: improve cli formatting 47/29047/6
2020-09-23 Florin Corassession: fix sapi coverity warning 45/29045/2
2020-09-22 Neale Rannslisp: Move to plugin 72/28972/5
2020-09-21 Florin Corassession: use wrk instead of thread index in node 83/28983/2
2020-09-18 Florin Corassession: grab worker barrier for sapi msgs 59/28959/2
2020-09-18 fanyfsession: fix vpp exit abnormal due to application as... 05/28905/6
2020-09-16 Florin Corasvcl: refactor bapi client index for sapi reuse 54/28854/4
2020-09-14 Florin Corassession: del app worker on socket detach 31/28831/3
2020-09-14 Florin Corassession: add unix socket api for app attachment 47/28647/24
2020-09-08 Florin Corassvm session: document unsupported fifo deq combinations 87/28687/3
2020-09-02 Florin Corassession: fix non-blocking msg enqueue to vpp mq 36/28636/3
2020-08-31 jiangxiaomingsession: format app_ns_name with %v rather than %s 13/28613/2
2020-08-27 Florin Corassession: limit max number of ct sessions per dispatch 82/28582/3
2020-08-19 Florin Corassession: ct init error handling 24/28424/5
2020-08-12 hanlinvcl: support multi-threads with session migration 64/27864/9
2020-08-11 Florin Corasvcl: support inter worker rpc 55/27955/5
2020-07-24 Florin Corassession: cleanup lookup table for rejected session 64/28064/3
2020-07-13 jiangxiaomingsession: fix application_lookup_name fail due to app_by... 68/27868/5
2020-07-13 Florin Corassession: reduce verbosity on fifo alloc failure 78/27878/2
2020-07-08 Florin Corassession: fix ct listener cleanup 12/27812/1
2020-05-21 Florin Corasvcl: support connected udp listens 11/27111/4
2020-05-15 Florin Corassession: track detached listener segment managers 54/27054/7
2020-05-07 Florin Corassession: catch segment manager alloc failure 14/26514/3
2020-05-05 Vratko Polaksession: improve .api comments slightly 85/26385/3
2020-05-04 Florin Corassession: add option to preallocate fifo headers 31/26731/5
2020-05-04 Dave Barachmisc: binary api fuzz test fixes 02/26802/5
2020-04-30 Florin Corassession: cleanup listener segment manager on wrk free 12/26812/6
2020-04-28 Dave Barachvlib: add ASSERT to vlib_time_now(...) 64/26764/2
2020-04-28 Paul Vinciguerratests: move defaults from defaultmapping to .api files 33/26733/1
2020-04-25 Florin Corassession vcl: propagate transport cleanup notifications 00/26700/5
2020-04-23 Andreas Schultzsession: fix session_table_get_or_alloc 56/26656/3
2020-04-22 Florin Corassession: multiple dgrams per dispatch 14/26614/11
2020-04-20 Benoît Gannesession: fix use-after-free in input node 05/26605/3
2020-04-20 Florin Corassession: avoid rx notifications on accepting sessions 80/26580/2
2020-04-19 Florin Corassession: fix half-open cleanup 78/26578/1
2020-04-17 Florin Corassession tcp: track half open in app wrk 35/26535/9
2020-04-15 Florin Corassession: detach session from app on cleanup 13/26513/3
2020-04-14 Florin Corassession: avoid all session cleanup on unlisten 89/26489/3
2020-04-13 Florin Corassession: remove ho with fifos support 85/26485/2
2020-04-13 Florin Corassession: cleanup debug code 82/26482/6
2020-04-13 Srikanth Akulasession: adding debug events 95/26395/8
2020-04-10 Florin Corasudp: remove connected udp transport proto 75/26475/1
2020-04-09 Florin Corassession: fix leak on accept fifo alloc failure 59/26459/3
2020-04-09 Florin Corassession: update fifo slice on session migration 35/26435/9
2020-04-08 Florin Corasudp: cleanup input node 16/26416/11
2020-04-08 Simon Zhangsession: alloc exact number of bufs for multi-seg deqs 55/26255/6
2020-04-07 Florin Corassession: add more session errors 13/26413/3
2020-04-07 Florin Corasudp session: allow dgram ip fragmentation 96/26396/3
2020-04-07 Florin Corasudp session: jumbo frames and configurable mtu 93/26393/6
2020-04-06 Florin Corasvcl session: enforce full dgram reads/writes 63/26363/13
2020-04-06 Florin Corassession udp: shared local endpoints 61/26361/9
2020-04-04 Florin Corassession tls: support tls descheduling 83/26083/9
2020-04-04 Florin Corassession tls: improve app transports tx scheduling 85/25485/8
2020-04-04 Dave Barachmisc: sprintf be gone 57/26357/1
2020-04-03 Florin Corassession: improve error reporting 95/22895/18
2020-04-03 Florin Corassession: init port_proto_type asap 54/26354/2
2020-04-03 Florin Corassession udp: fix transport flags and migration 28/26328/2
2020-04-03 Florin Corassession: remove obsolete apis 27/26327/7
2020-04-02 Florin Corasudp session vcl: add udp iperf test 95/26295/8
2020-04-01 Florin Corassession udp: support connect on listeners 27/26227/18
2020-04-01 Florin Corassession: allow rx events independnt of state 70/26270/2
2020-04-01 Aloys Augustinsession: fix fifos display 88/26288/1
2020-03-30 Florin Corastcp: reuse session infra for syns and resets 22/26222/4
next