mirror of
https://github.com/cloudflare/cloudflared.git
synced 2025-07-27 13:49:57 +00:00
TUN-8640: Add ICMP support for datagram V3
Closes TUN-8640
This commit is contained in:

committed by
Gonçalo Garcia

parent
dfbccd917c
commit
588ab7ebaa
@@ -607,6 +607,7 @@ func (e *EdgeTunnelServer) serveQUIC(
|
||||
ctx,
|
||||
conn,
|
||||
e.sessionManager,
|
||||
e.config.ICMPRouterServer,
|
||||
connIndex,
|
||||
e.datagramMetrics,
|
||||
connLogger.Logger(),
|
||||
|
Reference in New Issue
Block a user