Removing outdated netlink codes

This commit is contained in:
Cuong Manh Le
2026-01-22 13:01:59 +07:00
committed by Cuong Manh Le
parent f05519d1c8
commit 8d63a755ba
3 changed files with 0 additions and 42 deletions
-1
View File
@@ -537,7 +537,6 @@ func (p *prog) run(reload bool, reloadCh chan struct{}) {
defer wg.Done()
p.runClientInfoDiscover(ctx)
}()
go p.watchLinkState(ctx)
}
if !reload {