cloudflared-mirror/quic
Devin Carr f5f3e6a453 TUN-6689: Utilize new RegisterUDPSession to begin tracing 2022-09-13 14:56:08 +00:00
..
schema
conversion.go
datagram.go TUN-6699: Add metric for packet too big dropped 2022-08-26 16:02:43 +00:00
datagram_test.go
datagramv2.go
metrics.go
param_unix.go TUN-5623: Configure quic max datagram frame size to 1350 bytes for none Windows platforms 2022-01-11 14:55:43 +00:00
param_windows.go TUN-6726: Fix maxDatagramPayloadSize for Windows QUIC datagrams 2022-09-01 21:32:59 +00:00
pogs.go
quic_protocol.go
quic_protocol_test.go
safe_stream.go
safe_stream_test.go TUN-6191: Update quic-go to v0.27.1 and with custom patch to allow keep alive period to be configurable 2022-06-07 12:25:18 +01:00
test_utils.go TUN-5621: Correctly manage QUIC stream closing 2022-02-01 22:01:57 +00:00
tracing.go