booster-pocket-router / booster

Build flexible, powerful multi-homed systems
GNU Affero General Public License v3.0
25 stars 2 forks source link

New protocol and port metric #45

Closed riccardofelluga closed 5 years ago

riccardofelluga commented 5 years ago

I added a new metric that allows to visualize the number of connections that use the same port and protocol.

dmorn commented 5 years ago

I notice now that the source.Interface `metrics'' field is protected by async.Mutex` when it is not necessary it appears. I'll change it somewhere else though, thank you for the contribution @riccardofelluga ! 🤩