build: Update quic-go and pfilter for Go 1.20 (fixes #8768) (#8769)

This commit is contained in:
Jakob Borg
2023-02-02 22:00:50 +01:00
committed by GitHub
parent d5e4ef249f
commit 99595ce3d9
6 changed files with 74 additions and 250 deletions
+1 -1
View File
@@ -1,3 +1,3 @@
# Increase maximum receive socket buffer size to 2MiB for QUIC connections
# see https://github.com/lucas-clemente/quic-go/wiki/UDP-Receive-Buffer-Size
# see https://github.com/quic-go/quic-go/wiki/UDP-Receive-Buffer-Size
net.core.rmem_max = 2097152