projects
/
haproxy-2.5.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ea78ee1
)
MINOR: quic: Support draft-29 QUIC version
author
Frédéric Lécaille
<flecaille@haproxy.com>
Fri, 19 Nov 2021 13:32:52 +0000
(14:32 +0100)
committer
Amaury Denoyelle
<adenoyelle@haproxy.com>
Fri, 19 Nov 2021 14:09:57 +0000
(15:09 +0100)
This is only to support quic-tracker test suite.
src/xprt_quic.c
patch
|
blob
|
history
diff --git
a/src/xprt_quic.c
b/src/xprt_quic.c
index
6b45630
..
d1e24ba
100644
(file)
--- a/
src/xprt_quic.c
+++ b/
src/xprt_quic.c
@@
-55,6
+55,7
@@
/* list of supported QUIC versions by this implementation */
static int quic_supported_version[] = {
0x00000001,
+ 0xff00001d, /* draft-29 */
/* placeholder, do not add entry after this */
0x0