bio-routing / bio-rd

bio routing is a project to create a versatile, fast and reliable routing daemon in Golang. bio = BGP + IS-IS + OSPF
Apache License 2.0
283 stars 44 forks source link

Fix uptime metric #463

Closed netixx closed 4 months ago

netixx commented 4 months ago

Uptime metric was incorrectly calculated, this fixes is by calling Seconds() method on the duration.