CVSROOT: /cvs Module name: ports Changes by: [email protected] 2026/04/16 20:21:11
Modified files:
net/ngtcp2 : Makefile distinfo
Log message:
Update to ngtcp2 1.22.1
Only code change in the lib cranks buf[1024] to buf[2048] to avoid a
stack overwrite when qlog is enabled.
https://github.com/ngtcp2/ngtcp2/releases/tag/v1.22.1
