quic: Check quicly version tag at compile time 72/24872/14
authorMathiasRaoul <mathias.raoul@gmail.com>
Fri, 7 Feb 2020 16:29:05 +0000 (16:29 +0000)
committerFlorin Coras <florin.coras@gmail.com>
Fri, 27 Mar 2020 17:43:33 +0000 (17:43 +0000)
commitffdc72da4f086e9a62b946970778495bba400e69
tree3633cea2b6aa5f862eccc85a7e80d9db66d6aa96
parent4e149776890a5ac91bb14957d57def3c73325061
quic: Check quicly version tag at compile time

- 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>
15 files changed:
build/external/packages/quicly.mk
build/external/patches/quicly_0.0.10-vpp/0001-cmake-install.patch [deleted file]
build/external/patches/quicly_0.0.3-vpp/0001-Add-function-ptr-in-ptls-ctx-for-aead_encrypt.patch [deleted file]
build/external/patches/quicly_0.0.3-vpp/0001-cmake-install.patch [deleted file]
build/external/patches/quicly_0.0.5-vpp/0001-Add-function-ptr-in-ptls-ctx-for-aead_encrypt.patch [deleted file]
build/external/patches/quicly_0.0.5-vpp/0001-cmake-install.patch [deleted file]
build/external/patches/quicly_0.0.5-vpp/0002-quicly-rtt-time-skew.patch [deleted file]
build/external/patches/quicly_0.0.6-vpp/0001-Add-function-ptr-in-ptls-ctx-for-aead_encrypt.patch [deleted file]
build/external/patches/quicly_0.0.6-vpp/0001-cmake-install.patch [deleted file]
build/external/patches/quicly_0.0.7-vpp/0001-cmake-install.patch [deleted file]
build/external/patches/quicly_0.0.8-vpp/0001-cmake-install.patch [deleted file]
build/external/patches/quicly_0.0.9-vpp/0001-cmake-install.patch [deleted file]
build/external/patches/quicly_0.1.0-vpp/0001-quicly-send-assert-consistency.patch [new file with mode: 0644]
src/plugins/quic/CMakeLists.txt
src/plugins/quic/quic.c