aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/quic/quic.h
AgeCommit message (Expand)AuthorFilesLines
2019-10-09session: Add certificate storeNathan Skrzypczak1-1/+2
2019-10-08hsa: make vpp_echo use mq instead of bapiNathan Skrzypczak1-6/+0
2019-10-08session: add is_migrating flagNathan Skrzypczak1-0/+1
2019-10-07quic: Refactor naming & clibsNathan Skrzypczak1-0/+15
2019-10-04quic: make quic fifo size configurable via cliMathiasRaoul1-1/+4
2019-10-01quic: Add Tx, Rx and packet drop countersMathiasRaoul1-0/+10
2019-09-06quic: fix server opening stream immediatelyAloys Augustin1-1/+1
2019-08-01quic: Improve quicly_ctx handling & crypto ctxNathan Skrzypczak1-0/+17
2019-07-30quic: cleanup and refactorisationAloys Augustin1-19/+23
2019-07-23quic: Refactor connections closing and deletionAloys Augustin1-0/+3
2019-07-09quic: fix passive disconnect handling & refactorNathan Skrzypczak1-24/+51
2019-06-28quic : Use TX event for app read notificationNathan Skrzypczak1-2/+1
2019-06-18quic: fix handling of stream reset & closeNathan Skrzypczak1-2/+2
2019-06-17session: use listener_handle instead of listener_indexNathan Skrzypczak1-1/+0
2019-05-14QUIC multi thread updateAloys Augustin1-5/+9
2019-05-06Add QUIC multistream supportNathan Skrzypczak1-21/+15
2019-04-16QUIC: Initial multi stream supportAloys Augustin1-19/+38
2019-04-10quic: add dummy accepted cbFlorin Coras1-1/+1
2019-03-29Integrate first QUIC protocol implementationNathan Skrzypczak1-0/+118