mirror of
https://github.com/v2ray/v2ray-core.git
synced 2024-04-21 12:31:52 +00:00
Extract session information during routing as routing context
This commit is contained in:
@@ -51,8 +51,6 @@ type Outbound struct {
|
||||
Target net.Destination
|
||||
// Gateway address
|
||||
Gateway net.Address
|
||||
// ResolvedIPs is the resolved IP addresses, if the Targe is a domain address.
|
||||
ResolvedIPs []net.IP
|
||||
}
|
||||
|
||||
type SniffingRequest struct {
|
||||
|
||||
Reference in New Issue
Block a user