Skip to content

Commit 54bb5d5

Browse files
committed
DO NOT MERGE
1 parent 58b153b commit 54bb5d5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

include/haproxy/quic_conn-t.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -146,7 +146,7 @@ enum quic_pkt_type {
146146
#define QUIC_PACKET_PN_MAXLEN 4
147147

148148
/* TLS algo supported by QUIC uses a 16-bytes sample for HP. */
149-
#define QUIC_HP_SAMPLE_LEN 16
149+
#define QUIC_HP_SAMPLE_LEN 0
150150

151151
/*
152152
* 0 1 2 3

0 commit comments

Comments
 (0)