From jerry at dns-oarc.net Fri Sep 9 09:24:38 2022 From: jerry at dns-oarc.net (=?UTF-8?Q?Jerry_Lundstr=c3=b6m?=) Date: Fri, 9 Sep 2022 11:24:38 +0200 Subject: [dnscap-users] Release 2.1.0 Message-ID: <58741c54-e441-44f5-4266-e137a8183d39@dns-oarc.net> Hi all, This release adds a new option (`-o pid_file=`) to specify a PID file when running as daemon, corrects handling of LDNS include files for some plugins and updates the Root Server Scaling Measurement (RSSM) plugin w.r.t. the upcoming version 5 of RSSAC002 specifications. The RSSM plugin can now optionally generate `label-count` metric. This is enabled with `-L` and is tagged as `rssac002v5-draft` until v5 is finalized. The merge tool `dnscap-rssm-rssac002` has also been updated because of this, there is now `--skip-unsupported` to skip all unsupported RSSAC002 version metrics instead of `die()`'ing. 7880c30965d0ac71a0b5ac30b7d160029146eb9baf6290452158f1266912cad6 Packages are available at: ca7707d RSSAC002v5 label-count metric 3ebee80 Made label count metric optional 41b029a Adding support for label acount metric 799c3fe Missing includes 7089f12 PID file Cheers, Jerry