mirror of
https://gitlab.archlinux.org/archlinux/infrastructure.git
synced 2026-03-01 16:16:35 +01:00
So far we were only ever actually banning on ipv4, fix this by introducing another ipset for the other address family. Signed-off-by: Christian Heusel <christian@heusel.eu>
5 lines
112 B
XML
5 lines
112 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<ipset type="hash:net">
|
|
<option name="family" value="inet6"/>
|
|
</ipset>
|