tap: add support for persistance
[vpp.git] / src / vnet / session /
2020-02-26 Florin Corassvm: fix coverity warnings 30/25430/3
2020-02-26 Florin Corastls session: fix unlisten 33/25433/4
2020-02-25 Florin Corassvm: minimal initial fifo 35/24735/13
2020-02-25 Ryujiro Shibuyasession: basic fifo-tuning-logic 72/24472/26
2020-02-25 Ryujiro Shibuyasession svm: tracking segment memory usage 78/24278/42
2020-02-25 Florin Corassvm: refactor fifo 86/24086/65
2020-02-23 Florin Corassession: include timer generated packets in max burst 70/25370/1
2020-02-23 Florin Corassession: minimize number of tx events 69/25369/5
2020-02-18 Florin Corastcp: allow custom mss on connects 14/24914/3
2020-02-17 Dave Barachmisc: fix coverity warnings 14/25214/3
2020-02-12 Florin Corastcp: improve invalid packet handling in syn-rcvd 23/24923/4
2020-02-11 Florin Corassession: avoid scanning new io list under load 79/24879/5
2020-01-30 Florin Corasvcl session: propagate cleanup notifications to apps 42/23042/8
2020-01-28 Florin Corassession tcp: fix packet tracing 72/24572/5
2020-01-24 Florin Corassession: fix node runtime in pre-input queue handler 61/24061/3
2020-01-23 Florin Corasvcl session: udp session migration notifications 62/24462/3
2020-01-09 Florin Corassession: remove io event dispatch dbg msg 73/24273/1
2020-01-03 Florin Corassession: add feature.yaml 70/24170/2
2020-01-02 Florin Corassession: fix listener global endpoint lookup 46/24146/4
2019-12-27 Yu Pingtcp: Enable TCP timewait port use 34/24134/3
2019-12-21 Florin Corassession: move add/del segment msg to mq 97/21497/20
2019-12-17 Nathan Skrzypczakquic: Implement crypto contexts 10/23310/15
2019-12-16 Neale Rannsvppinfra: bihash walk cb typedef and continue/stop... 23/23823/2
2019-12-12 Florin Corassession svm: support for segments larger than 4GB 52/23952/5
2019-12-12 Florin Corassession svm: per thread fifo segment slices 71/23871/15
2019-12-11 Nathan Skrzypczakapi: Use vl_msg_push/pop_heap 25/23625/9
2019-12-11 Nathan Skrzypczaksession: Add mq debug cli 29/23729/4
2019-12-11 Nathan Skrzypczakquic: Add support for unidirectional streams 59/23759/5
2019-12-10 Dave Barachapi: multiple connections per process 56/23656/6
2019-12-06 Florin Corassession: close for reset replies independent of state 21/23821/4
2019-12-05 Nathan Skrzypczaksession: fix session_main_get_worker_if_valid 84/23784/2
2019-11-29 Florin Corassession: no cleanup notification for forced deletes 01/23701/2
2019-11-26 Nathan Skrzypczakquic: Refactor for crypto contexts 81/23381/9
2019-11-20 Florin Corassession tcp: support pacer idle timeouts 18/23418/13
2019-11-20 Florin Corassession tcp: add opaque data to show cli 52/23552/3
2019-11-20 Florin Corassession: fix transport proto unformat 51/23551/4
2019-11-19 Nathan Skrzypczaksession: Fix out of order mq 43/23543/2
2019-11-19 Florin Corassession: more show cli output 68/22968/8
2019-11-18 Srikanth Akulasession: Increasing the Header lengthe size 24/23524/2
2019-11-18 Srikanth Akulasession: extra checks in session validation 23/23523/4
2019-11-12 Nathan Skrzypczaksession: session enable in multiworker 21/23321/2
2019-11-10 Florin Corassession: re-set tx fifo event if out of buffers 46/23346/4
2019-11-08 Vratko Polaksession: add space around ternary operator 31/23331/2
2019-11-07 Nathan Skrzypczaksession: Add crypto context 39/22639/6
2019-11-07 Nathan Skrzypczaksession: ckpair store & crypto engine as mq params 90/23290/3
2019-11-07 Nathan Skrzypczaksession: fix app attach on error 04/23304/2
2019-11-05 Florin Corassession tcp: refactor pacer time 39/22939/16
2019-11-03 Florin Corassession: fix show cli with closed session 75/23175/3
2019-11-02 Florin Corassession: reschedule asap when snd space constrained 77/23177/6
2019-10-31 Florin Corassession: avoid double dispatch of new events 28/23128/6
2019-10-31 Florin Corassession: fix dispatch event logging 27/23127/4
2019-10-30 Zeyu Zhangtls: fix on tcp connection reset 88/22688/5
2019-10-28 Florin Corassession: allow transport cleanup only if not deleted 37/23037/2
2019-10-28 Florin Corassession: app-closed to transport-deleted on delete... 01/23001/4
2019-10-21 Yu Pingtls: enable tls engine as the default engine 69/22869/2
2019-10-21 Florin Corassession: support registration of custom crypto engines 63/22863/4
2019-10-21 Florin Corasvcl: add api to set lcl ip 14/22814/3
2019-10-17 Florin Corassession: unify buffer tx dispatching 04/22804/4
2019-10-17 Florin Corassession tcp: infra for transports to send buffers 03/22803/6
2019-10-16 Florin Corassession: increase max ctrl msg size 87/22787/3
2019-10-16 Benoît Gannesession: fix use-after-free 72/22772/2
2019-10-10 Florin Corastcp: improve pacing after idle send periods 58/22558/15
2019-10-10 Florin Corastcp: retry lost retransmits 52/22352/20
2019-10-10 Nathan Skrzypczaksession: fix typos & cert_key store init 31/22631/3
2019-10-09 Ryujiro Shibuyasession: avoid old io dispatch if no slots left to... 12/22612/6
2019-10-09 Nathan Skrzypczakhsa: use crypto_engine_type_t for TLS 42/22042/4
2019-10-09 Nathan Skrzypczaksession: Add certificate store 45/22045/8
2019-10-08 Nathan Skrzypczakhsa: make vpp_echo use mq instead of bapi 28/22028/6
2019-10-08 Nathan Skrzypczaksession: add is_migrating flag 88/22588/2
2019-10-01 Benoît Gannesession: fix use-after-free 28/21928/5
2019-10-01 Florin Corassession: allow transport cleanup in any state 54/22454/3
2019-09-30 Nathan Skrzypczaksession: Fix missing elt regrab 17/22417/2
2019-09-27 Nathan Skrzypczaksession: fix io_evt mq locking 51/22351/2
2019-09-25 Florin Corassession: validate connection in session lookup del 63/22263/2
2019-09-25 Florin Corastcp: use sacks for timer based recovery 33/22033/30
2019-09-25 Florin Corassession: fix cleanup in closing states 45/22245/5
2019-09-24 Damjan Marionvlib: add flag to explicitelly mark nodes which can... 19/22219/2
2019-09-24 Florin Corassession: avoid transport cleanup if previously deleted 17/22217/3
2019-09-20 Nathan Skrzypczaksession: fix msg freeing on error 56/22056/5
2019-09-19 Florin Corassession: builtin app rx notifications regardless of... 53/22153/2
2019-09-17 Florin Corassession: limit pacer bucket size 63/22063/5
2019-09-13 Nathan Skrzypczaksession: add session enable option in config file 54/22054/2
2019-09-10 Simon Zhangtcp: enable gso in tcp hoststack 74/21674/7
2019-09-10 Florin Corassession: fix session filter range 47/21947/2
2019-09-04 Florin Corassession: improve cli 53/21653/15
2019-09-04 Florin Corassession: avoid bihash list for session tables 34/21734/2
2019-09-03 Ole Troanapi: enforce vla is last and fixed string type 92/21492/12
2019-08-30 Vladimir Kropylevsession: move svm_fifo_clear_deq_ntf to before calling... 34/21634/2
2019-08-30 Guanghua Zhangsession : make sure session layer is enabled when cli... 94/21494/4
2019-08-29 Florin Corassvm: fix fifo hdr freelist allocation 03/21603/3
2019-08-28 Florin Corassession: fix unbind coverity warning 76/21576/2
2019-08-27 Florin Corassession: move ctrl messages from bapi to mq 45/21445/26
2019-08-19 Florin Corassession: add explicit reset api 65/21365/4
2019-08-13 Florin Corassession: fix enqueue notification on 32bit systems 78/21278/1
2019-08-09 Florin Corassession: allow closed transports to send 29/21129/9
2019-08-09 Florin Corastls: mark as no lookup transport 61/21161/3
2019-08-08 Aloys Augustinudp: fix connections move 88/21088/10
2019-08-05 Florin Corassession: cache align transport base class 39/21039/5
2019-08-01 Florin Corassession: session pool migration notification 92/20992/3
2019-08-01 jaszha03vppinfra: refactor clib_rwlock_t to use single conditio... 63/20863/4
next