mirror of
https://github.com/fumiama/WireGold.git
synced 2026-06-28 14:50:26 +08:00
add peerwise mtu
This commit is contained in:
@@ -32,6 +32,8 @@ type Link struct {
|
||||
status int
|
||||
// 是否允许转发
|
||||
allowtrans bool
|
||||
// udp 数据包的最大大小
|
||||
mtu uint16
|
||||
}
|
||||
|
||||
const (
|
||||
|
||||
Reference in New Issue
Block a user