Skip to content
Snippets Groups Projects
Commit 94461981 authored by ale's avatar ale
Browse files

Implement IP masking in the database

Make it possible to apply an IP mask (different for v4 and v6) to all
addresses stored and retrieved from the database. This is transparent
to the API (you can still send and query individual IPs).

The default behavior becomes to aggregate away IPv6 addresses to a /64
network, while there is no change to IPv4 handling.
parent e81d3c17
No related branches found
No related tags found
No related merge requests found
Pipeline #15070 passed
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment