summaryrefslogtreecommitdiffstats
path: root/build/external/patches/quicly_0.0.2-vpp/0001-cmake-install.patch
AgeCommit message (Collapse)AuthorFilesLines
2019-07-22quic: update quicly libraryAloys Augustin1-57/+0
Update quicly to latest version that includes our upstreamed patch. Change-Id: I0b26c72e49bce81daf4fb069b5818defd6cf25b9 Type: feature Signed-off-by: Aloys Augustin <aloaugus@cisco.com>
2019-05-14QUIC multi thread updateAloys Augustin1-0/+57
* Add support for multiple threads * Replace quicly buffers with fifos * Fix cleanup of sessions * Update quicly release version Change-Id: I551f936bbec05a15703f043ee85c8e1ba0ab9723 Signed-off-by: Nathan Skrzypczak <nathan.skrzypczak@gmail.com>