Files
omv-dijiang/works/patch/adapter/inbound.go.patch
T

11 lines
408 B
Diff

--- a/adapter/inbound.go
+++ b/adapter/inbound.go
@@ -85,6 +85,7 @@
FallbackDelay time.Duration
DestinationAddresses []netip.Addr
+ IgnoreDestinationAddresses bool // OMV: match_only, skip pre-resolved destination addresses when dialing
DNSResponse *dns.Msg
DestinationAddressMatchFromResponse bool
SourceGeoIPCode string