Skip to content

v3: use network types for ip bans

luna requested to merge v3-network-types-ip-bans into v3

Designs for this were discussed out-of-band. This patch makes elixire aware of IP ranges.

Proposed solution is on every IPv4 request, also query ban info on its /24, and on IPv6, query /64, /48, /32.

Merge request reports