diff options
author | 2012-08-18 18:18:23 +0000 | |
---|---|---|
committer | 2012-08-18 18:18:23 +0000 | |
commit | 9ed3223c367c0c49efac14ac91befcbf93fb1a2f (patch) | |
tree | 15f03768c60d5899571a501ff8b3bb399f747fd4 /lib/libcrypto/LPdir_unix.c | |
parent | Don't store a time_t into an int. Make the variable time_t. (diff) | |
download | wireguard-openbsd-9ed3223c367c0c49efac14ac91befcbf93fb1a2f.tar.xz wireguard-openbsd-9ed3223c367c0c49efac14ac91befcbf93fb1a2f.zip |
- introduce stat_backend, an API for pluggable statistic backends
> statistics are no longer static structures in shared memory
> statistics are only set, smtpd never uses them in its logic
> each statistic is a key/value where key can be any (dynamic) string
- convert all uses of the former API to use the new one
- implement stat_ramstat that keeps non-persistent stats in ram structure
ok eric@, ok chl@
Diffstat (limited to 'lib/libcrypto/LPdir_unix.c')
0 files changed, 0 insertions, 0 deletions