summaryrefslogtreecommitdiffstats
path: root/build/external/patches/quicly_0.0.3-vpp/0001-cmake-install.patch
AgeCommit message (Collapse)AuthorFilesLines
2020-03-27quic: Check quicly version tag at compile timeMathiasRaoul1-57/+0
- updates the quicly version to 0.1.0-vpp - adds workaround for quicly_send()/assert_consistency() failure Type: feature Change-Id: I4c7e0ffc720ad9a685b89046a83646d59febd6cd Signed-off-by: MathiasRaoul <mathias.raoul@gmail.com> Signed-off-by: Nathan Skrzypczak <nathan.skrzypczak@gmail.com> Signed-off-by: Dave Wallace <dwallacelf@gmail.com>
2019-07-22quic: update quicly libraryAloys Augustin1-0/+57
Update quicly to latest version that includes our upstreamed patch. Change-Id: I0b26c72e49bce81daf4fb069b5818defd6cf25b9 Type: feature Signed-off-by: Aloys Augustin <aloaugus@cisco.com>