mirror of
https://github.com/fumiama/terasu-cloudflared.git
synced 2026-06-08 20:10:25 +08:00
TUN-6584: Define QUIC datagram v2 format to support proxying IP packets
This commit is contained in:
committed by
Chung-Ting Huang
parent
d3fd581b7b
commit
278df5478a
@@ -33,6 +33,7 @@ const (
|
||||
FeatureSerializedHeaders = "serialized_headers"
|
||||
FeatureQuickReconnects = "quick_reconnects"
|
||||
FeatureAllowRemoteConfig = "allow_remote_config"
|
||||
FeatureDatagramV2 = "support_datagram_v2"
|
||||
)
|
||||
|
||||
type TunnelConfig struct {
|
||||
|
||||
Reference in New Issue
Block a user