From mboxrd@z Thu Jan 1 00:00:00 1970 From: Michael Tremer To: location@lists.ipfire.org Subject: libloc 0.9.12 released Date: Thu, 24 Mar 2022 15:46:03 +0000 Message-ID: MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============0613879192095076278==" List-Id: --===============0613879192095076278== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Hello, This is the release announcement for libloc 0.9.12. It comes with the followi= ng changes: * The importer is now able to process any aggregated networks from Bird. This= was not implemented before and is now allowing us to parse the global routin= g table in its entirety. * Various functions to parse and manipulate IP addresses have been moved into= their own files (address.h and address.c). This allows us easier re-using th= e code in various places. * The list of bogons (subnets without a known country) is not generated corre= ctly over the entire IP address ranges. For that, the internal algorithms tha= t summarise and gaps between multiple networks has been refactored to be fast= er and not use any trial-and-error approach any more. * Various internal data structures have been optimised for performance on the= expense of slightly more memory usage when writing the database file. Please= refer to the Git change log for more details on this. * The dump of the database now contains all networks again. Thank you to everyone who has contributed to this release. You can find the source here: https://git.ipfire.org/?p=3Dlocation/libloc.git;a=3Dshortlog;h=3Drefs/tags/0= .9.12 https://source.ipfire.org/releases/libloc/libloc-0.9.12.tar.gz Best, -Michael --===============0613879192095076278==--