zonemaster-engine icon indicating copy to clipboard operation
zonemaster-engine copied to clipboard

Updates in IANA IPv6 Special-Purpose Address Registry

Open tolvmannen opened this issue 1 year ago • 1 comments

Documentation at IANA has been updated:
iana-ipv4-special-registry-1.csv (Last updated 2021-02-04) iana-ipv6-special-registry-1.csv (Last updated 2024-09-05)

tolvmannen avatar Oct 01 '24 08:10 tolvmannen

  1. We should create a PR that updates the files.
  2. A second step would be:
    1. Create a script that does the update to make the update simple.
    2. Add to the release process to run the script, and if any updates, add a PR with the updates.

matsduf avatar Oct 01 '24 08:10 matsduf

There is a script to download updated versions with: https://github.com/zonemaster/zonemaster-engine/blob/master/util/get_iana_address_spaces_infos.pl

matsduf avatar May 16 '25 15:05 matsduf

Short term solution in #1456.

Unclear how the long term solution should look like. It would be too late to do the update at the release. It should rather be at the start of the release cycle.

matsduf avatar May 16 '25 15:05 matsduf

Fixed by #1456 in release v2025.1.

2. A second step would be:
   
   1. Create a script that does the update to make the update simple.
   2. Add to the release process to run the script, and if any updates, add a PR with the updates.

This is reported in https://github.com/zonemaster/zonemaster-engine/issues/301.

tgreenx avatar Jul 01 '25 14:07 tgreenx