mirror of
https://github.com/wolfSSL/wolfssl.git
synced 2026-01-28 16:52:20 +01:00
pool->sz is the size without the record header. The handshake header is present already. Reproducible with ./udp_proxy -p 12345 -s 127.0.0.1:11111 -x 1:3 -S server or ./udp_proxy -p 12345 -s 127.0.0.1:11111 -x 1:3 -S server and ./examples/server/server -l ECDHE-RSA-AES256-GCM-SHA384:DHE-RSA-AES256-GCM-SHA384:ECDHE-RSA-CHACHA20-POLY1305:DHE-RSA-CHACHA20-POLY1305 -u -i ./examples/client/client -l ECDHE-RSA-AES256-GCM-SHA384 -u -R -p 12345 -i