Skip to content

Commit e1a7ff7

Browse files
committed
ipn: m todo
1 parent 3f1f36d commit e1a7ff7

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

intra/ipn/proxies.go

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -245,6 +245,8 @@ type proxifier struct {
245245
rpnmu sync.RWMutex // protects rp
246246
rp map[string]RpnProxy // main rpn proxies
247247

248+
// TODO: expose hop stats, alg miss gen stats, loopback tracker stats,
249+
// ipmap stats, other map use stats
248250
hmu sync.RWMutex // protects hp
249251
hp map[string][]string // hopproxy => [proxyid]
250252

0 commit comments

Comments
 (0)