Add IPv4 entropy to run-time statistics

Implements optional calculation and export of entropy value for highest byte of client IPv4 addresses. Entropy value is calculated periodically for last 'stats-timeout' seconds.

The entropy calculation is implemented with the hope that it helps with detecting large volumes of traffic coming from few sources (potential attack).

Merge request reports

Loading