diff options
author | Daniel Salzman <daniel.salzman@nic.cz> | 2022-10-20 14:26:23 +0200 |
---|---|---|
committer | Daniel Salzman <daniel.salzman@nic.cz> | 2022-10-20 14:29:50 +0200 |
commit | 3abfb86bf19ccc2dfb931a625735115373628131 (patch) | |
tree | 7a3131f937e44b3453f4333cb3fdc85502b6eed4 /Knot.files | |
parent | mod-geoip: respect 'server.answer-rotation' setting (diff) | |
download | knot-3abfb86bf19ccc2dfb931a625735115373628131.tar.xz knot-3abfb86bf19ccc2dfb931a625735115373628131.zip |
contrib: upgrade embedded library ngtcp2 to v0.10.0
Diffstat (limited to 'Knot.files')
-rw-r--r-- | Knot.files | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Knot.files b/Knot.files index 2e3f95d08..88520e91b 100644 --- a/Knot.files +++ b/Knot.files @@ -140,6 +140,8 @@ src/contrib/libngtcp2/ngtcp2/lib/ngtcp2_str.c src/contrib/libngtcp2/ngtcp2/lib/ngtcp2_str.h src/contrib/libngtcp2/ngtcp2/lib/ngtcp2_strm.c src/contrib/libngtcp2/ngtcp2/lib/ngtcp2_strm.h +src/contrib/libngtcp2/ngtcp2/lib/ngtcp2_unreachable.c +src/contrib/libngtcp2/ngtcp2/lib/ngtcp2_unreachable.h src/contrib/libngtcp2/ngtcp2/lib/ngtcp2_vec.c src/contrib/libngtcp2/ngtcp2/lib/ngtcp2_vec.h src/contrib/libngtcp2/ngtcp2/lib/ngtcp2_version.c |