fea: access in name proxy.

This commit is contained in:
Daniel Ding
2025-04-21 10:42:51 +08:00
parent 84c638ffe8
commit d8a24744d7
40 changed files with 243 additions and 213 deletions

View File

@@ -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