mirror of
https://github.com/cwinfo/yggdrasil-go.git
synced 2025-07-31 04:13:44 +00:00
Update comment for MaxTotalQueueSize
This commit is contained in:
@@ -49,5 +49,5 @@ type TunnelRouting struct {
|
|||||||
|
|
||||||
// SwitchOptions contains tuning options for the switch
|
// SwitchOptions contains tuning options for the switch
|
||||||
type SwitchOptions struct {
|
type SwitchOptions struct {
|
||||||
MaxTotalQueueSize uint64 `comment:"Maximum size of all switch queues combined."`
|
MaxTotalQueueSize uint64 `comment:"Maximum size of all switch queues combined (in bytes)."`
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user