NICMx / FORT-validator

RPKI cache validator
MIT License
49 stars 24 forks source link

Log displays "Valid ROAs" label for valid prefixes info #18

Closed TheRedTrainer closed 4 years ago

TheRedTrainer commented 4 years ago

When FORT is running in server mode and log level info, the following information about validation is logged:

INF: Validation finished: INF: - Valid ROAs: 3 INF: - Valid Router Keys: 0 INF: - Current serial number is 1. INF: - Real execution time: 0 secs.

The label "Valid ROAS" should be "Valid prefixes" because it is related to the number of prefixes validated in the last execution.

pcarana commented 4 years ago

This applies to branch v1.2.0 (currently under development)

TheRedTrainer commented 4 years ago

I'm sorry, My bad.

ydahhrk commented 4 years ago

Might want to make a label for this, so you don't need to keep these bugs "hidden."