aboutsummaryrefslogtreecommitdiff
path: root/lib/policy/testdata/hack-test.json
diff options
context:
space:
mode:
Diffstat (limited to 'lib/policy/testdata/hack-test.json')
-rw-r--r--lib/policy/testdata/hack-test.json9
1 files changed, 9 insertions, 0 deletions
diff --git a/lib/policy/testdata/hack-test.json b/lib/policy/testdata/hack-test.json
new file mode 100644
index 0000000..652dcd8
--- /dev/null
+++ b/lib/policy/testdata/hack-test.json
@@ -0,0 +1,9 @@
+[
+ {
+ "name": "ipv6-ula",
+ "action": "ALLOW",
+ "remote_addresses": [
+ "fc00::/7"
+ ]
+ }
+] \ No newline at end of file