session: Use parent_handle instead of transport_opts
[vpp.git] / src / plugins / quic / quic.c
2019-07-19 Nathan Skrzypczaksession: Use parent_handle instead of transport_opts 92/20692/5
2019-07-17 Nathan Skrzypczakquic: Add back stream connect condition 76/20676/3
2019-07-15 Mathias Raoulquic: integrate vpp crypto api for quic packets encryption 33/20633/9
2019-07-12 Aloys Augustinquic: fix show session verbose 31/20631/3
2019-07-12 Aloys Augustintls quic: reduce default segment sizes 22/20622/3
2019-07-12 Aloys Augustinsession: add thread index to all formatters 27/20627/2
2019-07-09 Nathan Skrzypczakquic: echo thread can handle multiple sessions 45/20545/4
2019-07-09 Nathan Skrzypczakquic: fix passive disconnect handling & refactor 25/20525/4
2019-07-03 Aloys Augustinquic: fifo notifications fix 83/20483/3
2019-06-29 Florin Corassvm: rename fifo tx notifications to reflect use 07/20407/10
2019-06-28 Nathan Skrzypczakquic : Use TX event for app read notification 23/19823/10
2019-06-27 Nathan Skrzypczaksession: Add transport vft protocol options 31/20231/4
2019-06-24 Dave Wallacequic: server create streams test case 79/19979/10
2019-06-20 Nathan Skrzypczakquic: remove session flags identifying Q/S sessions 36/20236/3
2019-06-18 Nathan Skrzypczakquic: fix handling of stream reset & close 41/20141/5
2019-06-17 Nathan Skrzypczaksession: use listener_handle instead of listener_index 09/20109/4
2019-05-23 Dave Wallacefix show session verbose crash with quic transport 65/19765/2
2019-05-15 Nathan SkrzypczakAdd QUIC human readable error logs 69/19569/3
2019-05-14 Aloys AugustinQUIC multi thread update 66/19566/2
2019-05-06 Nathan SkrzypczakAdd QUIC multistream support 28/19328/3
2019-05-03 Dave Wallaceplugins: clean up plugin descriptions 22/19122/3
2019-04-30 Florin Corassvm: more fifo refactor/cleanup 05/19205/9
2019-04-25 Florin Corassession: use teps in accept/connect notifications 47/19147/2
2019-04-24 Aloys AugustinAdd get_endpoint in transport vft 51/18751/14
2019-04-16 Aloys AugustinQUIC: Initial multi stream support 61/18761/3
2019-04-10 Florin Corasquic: add dummy accepted cb 77/18777/2
2019-04-06 Florin Corasquic: support addition of fifo segments 19/18719/2
2019-04-05 Florin Corasquic: update app ns on connect 17/18717/2
2019-04-02 Florin Corassession: use app cb function wrappers 51/18651/2
2019-03-29 Nathan SkrzypczakIntegrate first QUIC protocol implementation 78/18378/11