mirror of
https://github.com/luscis/openlan.git
synced 2025-10-06 17:17:00 +08:00
fix: reload not update dns
This commit is contained in:
@@ -758,6 +758,7 @@ func (v *Switch) Firewall() *network.FireWall {
|
||||
}
|
||||
|
||||
func (v *Switch) Reload() {
|
||||
co.Reload()
|
||||
cache.Reload()
|
||||
for _, w := range v.worker {
|
||||
w.Reload(v)
|
||||
|
Reference in New Issue
Block a user