]> git.kaiwu.me - haproxy.git/commit
MINOR: quic: Drop 0-RTT packets if not allowed
authorFrédéric Lécaille <flecaille@haproxy.com>
Wed, 27 Apr 2022 13:37:28 +0000 (15:37 +0200)
committerAmaury Denoyelle <adenoyelle@haproxy.com>
Thu, 28 Apr 2022 14:22:40 +0000 (16:22 +0200)
commit3e26698f8966ef84a7cab9ad74db40a9c3b0fb1e
tree88d19f46e71e5e31aba2057a5c01fd0bced2153c
parent4646cf3b70d82b48e22398c498bd9c5dbe1c8880
MINOR: quic: Drop 0-RTT packets if not allowed

Drop the 0-RTT packets for a listener without early data configuration enabled.
src/xprt_quic.c