Skip to content

Features + Minor Bugfixes (20th anniversity release)

Compare
Choose a tag to compare
@pbiering pbiering released this 19 Oct 19:48
· 325 commits to master since this release

Major Features:

  • add new action "dbdump" to be able to dump "external" database using country code filter (for use by "ipset")
  • new output format ip6to4 for IPv4 addresses (also supported on action "dbdump")

Minor Features:

  • tools/ipv6calc-create-update-ipset.sh: new tool for creating "ipset" using the new "dbdump" action
  • add support for output of IPv4 in dot separated octal and also autodetect/parse such input
  • tools/DBIP-update.sh: add support for deleting older files (-C )

Changes:

  • print of uncompressed IPv6 address will now also be extended with prefix length if given and not suppressed by option
  • action conv6to4 keeps (and mask) prefix length if not suppressed by option

Fixes+Improvements

  • ipv6calcweb: improve output format for mobile chrome-based browsers
  • ipv6calcweb: fix several URLs, prefer HTTPS where supported
  • add support for OpenSSL EVP MD5 (version 3) and legacy (version 1)
  • some fixes related to static builds

General:

  • internal databases: update

Internal:

  • complete reorg of static includes in *.h to avoid private copies where possible