mirror of
https://github.com/fatedier/frp.git
synced 2026-03-24 17:18:22 +08:00
vendor: udpate golang.org/x/net
This commit is contained in:
4
vendor/golang.org/x/net/route/sys_darwin.go
generated
vendored
4
vendor/golang.org/x/net/route/sys_darwin.go
generated
vendored
@@ -13,7 +13,7 @@ func (typ RIBType) parseable() bool {
|
||||
}
|
||||
}
|
||||
|
||||
// A RouteMetrics represents route metrics.
|
||||
// RouteMetrics represents route metrics.
|
||||
type RouteMetrics struct {
|
||||
PathMTU int // path maximum transmission unit
|
||||
}
|
||||
@@ -30,7 +30,7 @@ func (m *RouteMessage) Sys() []Sys {
|
||||
}
|
||||
}
|
||||
|
||||
// A InterfaceMetrics represents interface metrics.
|
||||
// InterfaceMetrics represents interface metrics.
|
||||
type InterfaceMetrics struct {
|
||||
Type int // interface type
|
||||
MTU int // maximum transmission unit
|
||||
|
||||
Reference in New Issue
Block a user