[dsc] dsc-datatool v1.0.0 released & updated guides!

Jerry Lundström jerry at dns-oarc.net
Tue Aug 4 09:04:49 UTC 2020


Hi all,

This release brings a complete rewrite of the tool, from Perl to Python.
This rewrite was made possible thanks to funding from EURid, and will
help with maintainability and packaging.

Packages are available at: <https://dev.dns-oarc.net/packages/>

And the guide has been updated:
<https://github.com/DNS-OARC/dsc-datatool/wiki/Setting-up-a-test-Grafana>

Core design and command line syntax is kept the same but as the
libraries the generators use have been changed additional command line
options must be used.

- client_subnet_authority (generator)

  This generator now uses IANA's IP address space registry CSVs to
  look up the network authority, therefor it needs either to fetch
  the CSV files or be given them on command line.

  See `man dsc-datatool-generator client_subnet_authority` for more
  information.

- client_subnet_country (generator)

  This generator now uses MaxMind databases to look up country based
  on subnet.

  See `man dsc-datatool generator client_subnet_country` for more
  information and setup guide of the MaxMind databases.

Commits:
589ea8b Badges
c32038b nonstrict
0ea3e32 LGTM
cff2e1c COPR
02c31b0 COPR
e8332fd COPR
6d9f71c Input, YAML
93ba755 EPEL 8 packages
3e2df6f Authority
f5d023f Debian packaging
1a59f09 Documentation
85cb1e1 restructure
decd3f6 man-pages, URLs
f264854 man-pages
d73c319 man-pages
f5ca007 man-pages
7bfaf53 Fedora dependencies
3452b48 RPM dependencies
7a4edbc Test
ed43406 client_subnet_authority
62c7d9d Server, node
e0c6419 RPM package
938f154 Rewrite
5400464 README
968ccb1 COPR, spec
14d987f RPM requires
ee10efb Package
a25870f Funding

Cheers,
Jerry


More information about the dsc mailing list