Skip to content

Releases: asmap/kartograf

Gyoki

22 Nov 00:27
ebde079

Choose a tag to compare

  • Performance improvements
  • Logging output clean-up

al-Idrisi

09 Sep 16:46
c83c706

Choose a tag to compare

This release contains several changes to clean up intermediary files to save disk space after a run. These files can still be made accessible by using the --debug flag. The --cleanup flag was renamed to --wipe-data-dir.

Hipparchus

12 Aug 20:30
4dcfb05

Choose a tag to compare

This release adds the option to use only 13 RPKI repositories that are considered to me most stable and still account for ~99.5% of the networks that RPKI covers as a whole. This option -s allows reducing churn introduced from unstable repositories that may not always answer requests.

Ptolemy

25 Jun 21:34
fdef9ce

Choose a tag to compare

  • Support for rpki-client v9.5
  • Switch IRR download from FTP to HTTP, since FTP support was dropped by some RIRs
  • Misc further improvements

Fast & Serious

16 Mar 21:15
d0a5817

Choose a tag to compare

This release contains huge performance improvements as well as various smaller fixes to help stability. There has also been a lot added test coverage.

Special thanks to @jurraca who has been doing pretty much all the work!

Debug logs

18 Oct 17:44
20c1329

Choose a tag to compare

  • Adds debug logging to see rpki-client output
  • Bumps nix environment version
  • Bumps rpki-client version to 9.3 (outside of nix)

nix rpki-client version bump

19 Aug 21:43
37947d4

Choose a tag to compare

Thanks to @jurraca for the contribution!

nix scheduled run improvements

19 Aug 14:58
f1633a9

Choose a tag to compare

Thanks to @virtu for the contribution!

rpki-client version go up

19 Aug 14:48
bbbfe93

Choose a tag to compare

rpki-client dependency management improvement, see discussion in #16. This is limited to printing warnings for now and we will need to watch if results improve when all participants are on the latest version.

Robust IRR fetching

28 Jan 00:33
aa377ed

Choose a tag to compare

IRR DB downloads are retried if the FTP server closes the connection