mirror of
https://github.com/fumiama/WireGold.git
synced 2026-06-11 20:20:27 +08:00
add peerwise mtu
This commit is contained in:
@@ -28,6 +28,7 @@ type Peer struct {
|
||||
QueryList []string `yaml:"QueryList"`
|
||||
QuerySeconds int64 `yaml:"QuerySeconds"`
|
||||
AllowTrans bool `yaml:"AllowTrans"`
|
||||
MTU int64 `yaml:"MTU"`
|
||||
}
|
||||
|
||||
func Parse(path string) (c Config) {
|
||||
|
||||
Reference in New Issue
Block a user