mirror of
https://github.com/luscis/openlan.git
synced 2025-11-02 05:22:36 +08:00
fix: add loopback address for router.
This commit is contained in:
@@ -3,7 +3,7 @@ package config
|
||||
import "github.com/luscis/openlan/pkg/libol"
|
||||
|
||||
type Qos struct {
|
||||
File string `json:"file"`
|
||||
File string `json:"-"`
|
||||
Name string `json:"name"`
|
||||
Config map[string]*QosLimit `json:"qos,omitempty"`
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user