]> git.ipfire.org Git - thirdparty/FORT-validator.git/commit
Add gauge to track RTR readyness
authorAlberto Leiva Popper <ydahhrk@gmail.com>
Thu, 11 Sep 2025 23:45:57 +0000 (17:45 -0600)
committerAlberto Leiva Popper <ydahhrk@gmail.com>
Thu, 11 Sep 2025 23:45:57 +0000 (17:45 -0600)
commit67f5bde778a44e0e9f01780c93d2841587282d2c
tree57442ed496c59a4104863055fdea8b21c78a2110
parente6d13647bccbdd75651a31adb34319a54b124d60
Add gauge to track RTR readyness

Starts as 0, becomes 1 when the VRP database has been populated.

Intended to replace the awkward log msg at least one user tracks:

> First validation cycle successfully ended,
> now you can connect your router(s)

For #133.
src/main.c
src/stats.c
src/stats.h