mirror of
https://github.com/netbirdio/netbird.git
synced 2026-04-23 02:36:42 +00:00
Batch wireguard update operations
This commit is contained in:
@@ -17,6 +17,7 @@ func (w *WGIface) Create() error {
|
||||
}
|
||||
|
||||
w.configurer = cfgr
|
||||
w.batcher = NewWGBatcher(cfgr)
|
||||
return nil
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user