]> jfr.im git - solanum.git/blobdiff - tests/send1.conf
Move ipv4-in-ipv6 handling to find_conf_by_address
[solanum.git] / tests / send1.conf
index 99f77ded695c2665d8d957c9196d4678a35d3730..5490917f989334307bd76facf77284e3819bce4d 100644 (file)
@@ -11,3 +11,19 @@ connect "remote.test" {
        class = "default";
 };
 
+connect "remote2.test" {
+       host = "::1";
+       fingerprint = "test";
+       class = "default";
+};
+
+connect "remote3.test" {
+       host = "::1";
+       fingerprint = "test";
+       class = "default";
+};
+
+privset "admin" {
+       privs = oper:admin;
+};
+