mirror of
https://github.com/luscis/openlan.git
synced 2025-10-07 09:30:54 +08:00
fea: access in name proxy.
This commit is contained in:
@@ -174,7 +174,7 @@ func (w *OpenLANWorker) UpTime() int64 {
|
||||
return 0
|
||||
}
|
||||
|
||||
func (w *OpenLANWorker) AddLink(c co.Point) {
|
||||
func (w *OpenLANWorker) AddLink(c co.Access) {
|
||||
br := w.cfg.Bridge
|
||||
|
||||
c.Alias = w.alias
|
||||
|
Reference in New Issue
Block a user