From: Philip Berndroth Date: Mon, 12 Jan 2015 16:31:54 +0000 (+0100) Subject: fix syntax X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e93673cb6af58ea0e58ae18b2660b43e6f2aeb5b;p=thirdparty%2Ffreifunk-ipfire.git fix syntax missing protocol --- diff --git a/sites/FFHH.json b/sites/FFHH.json index 54044ba..a784c2d 100644 --- a/sites/FFHH.json +++ b/sites/FFHH.json @@ -17,6 +17,7 @@ "ciphers": ["salsa2012+gmac", "salsa2012+umac"] }, { + "protocol": "fastd", "peer": "gateway02", "key": "462b4e21ab5eb0f9de687efd97252880c895ba55cc9cc0755a75347b0965b6e0", "remote": "gw02.hamburg.freifunk.net", @@ -25,6 +26,7 @@ "ciphers": ["salsa2012+gmac", "salsa2012+umac"] }, { + "protocol": "fastd", "peer": "gateway03", "key": "e15295b86138ac490d611e4100f847ccfb7052d5091ded4659f25940be2c0546", "remote": "gw03.hamburg.freifunk.net", @@ -33,6 +35,7 @@ "ciphers": ["salsa2012+gmac", "salsa2012+umac"] }, { + "protocol": "fastd", "peer": "gateway04", "key": "fca88dd58316f4ab50d2a697123dddf4d0ba3aad52ddeb0ba7835cdbbeb60dbf", "remote": "gw04.hamburg.freifunk.net", @@ -41,6 +44,7 @@ "ciphers": ["salsa2012+gmac", "salsa2012+umac"] }, { + "protocol": "fastd", "peer": "gateway05", "key": "84986658775167dff6918dc8e0529c4a4524cb1782849a80933ddb6d8c6bd3f5", "remote": "gw05.hamburg.freifunk.net", @@ -49,6 +53,7 @@ "ciphers": ["salsa2012+gmac", "salsa2012+umac"] }, { + "protocol": "fastd", "peer": "gateway06", "key": "fb608aa75180ba88b4a3399a6498e68796d200afc1bfd275a0dcb903a31f39b6", "remote": "gw06.hamburg.freifunk.net", @@ -57,6 +62,7 @@ "ciphers": ["salsa2012+gmac", "salsa2012+umac"] }, { + "protocol": "fastd", "peer": "gateway07", "key": "62ea83b5fbb0fd8cf205f1398698cb29180039b8246b1f69778e8f52cd423612", "remote": "gw07.hamburg.freifunk.net", @@ -65,6 +71,7 @@ "ciphers": ["salsa2012+gmac", "salsa2012+umac"] }, { + "protocol": "fastd", "peer": "gateway08", "key": "67e9b215248ada3f4ffcc9db0bdf897128f6236a0d4e8d660762b77bebc914d4", "remote": "gw08.hamburg.freifunk.net", @@ -73,6 +80,7 @@ "ciphers": ["salsa2012+gmac", "salsa2012+umac"] }, { + "protocol": "fastd", "peer": "gateway09", "key": "5f483f6d26ac9106d86c0edcd08cf92c18caf67933719a394915ab809d1fb2bc", "remote": "gw09.hamburg.freifunk.net", @@ -81,6 +89,7 @@ "ciphers": ["salsa2012+gmac", "salsa2012+umac"] }, { + "protocol": "fastd", "peer": "gateway10", "key": "69c0bafd5c08d4277b339483cf137fe7e732b5bc87c8fbdb636ff7767426b94b", "remote": "gw10.hamburg.freifunk.net", @@ -89,6 +98,7 @@ "ciphers": ["salsa2012+gmac", "salsa2012+umac"] }, { + "protocol": "fastd", "peer": "gateway11", "key": "ee7719551bdba725c27a60a031f2faeb44588162c8065a1c651d35b3c9ebc347", "remote": "gw11.hamburg.freifunk.net", @@ -97,6 +107,7 @@ "ciphers": ["salsa2012+gmac", "salsa2012+umac"] }, { + "protocol": "fastd", "peer": "gateway12", "key": "facbbfb07525782fcde22b929f36ea508a295619eca35782003d9ca2dd3cc524", "remote": "gw12.hamburg.freifunk.net", @@ -105,6 +116,7 @@ "ciphers": ["salsa2012+gmac", "salsa2012+umac"] }, { + "protocol": "fastd", "peer": "gateway13", "key": "d5556881159c7bc649caabf0a72ba7c33ca8bb5fd0c7f21d52f8cbd071185e28", "remote": "gw13.hamburg.freifunk.net", diff --git a/sites/FFMS.json b/sites/FFMS.json index 713675a..55ab2f3 100644 --- a/sites/FFMS.json +++ b/sites/FFMS.json @@ -8,6 +8,7 @@ "supernodes": [ { + "protocol": "fastd", "peer": "fusselkater", "key": "071576a93dd3e7dcdd6e566024879dd01a118cddbc4258247dd825ad42351394", "remote": "fusselkater.gw.freifunk-muenster.de", @@ -16,6 +17,7 @@ "ciphers": ["aes128-gcm", "salsa2012+gmac", "salsa2012+umac"] }, { + "protocol": "fastd", "peer": "commander1024", "key": "9bf14cf6faa8bc0bc87e45b109f065339551cf4ab63a668c1a90897f05eceb36", "remote": "commander1024.gw.freifunk-muenster.de", @@ -24,6 +26,7 @@ "ciphers": ["aes128-gcm", "salsa2012+gmac", "salsa2012+umac"] }, { + "protocol": "fastd", "peer": "fanlin", "key": "346234ecf552727233b406131c214b5b58ceb4b72b9503276aff419a02fc3137", "remote": "fanlin.gw.freifunk-muenster.de",