Mentions légales du service

Skip to content
Snippets Groups Projects
Commit 77c67479 authored by Baptiste Jonglez's avatar Baptiste Jonglez
Browse files

[ipv6] Switch to an IP address manipulation library to fix malformed IPv6 prefixes

The per-site IPv6 prefix was syntactically incorrect and was missing the
prefix length.

Switch to the "ipaddress" gem to make IPv6 address and prefix manipulation
much easier.

This causes data changes on all clusters, because IPv6 addresses are now
represented slightly differently with respect to "zero compression".
parent bda0ad42
No related branches found
No related tags found
1 merge request!193Add IPv6 site info to API
Showing
with 360 additions and 360 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment