From: Saverio Proto Date: Wed, 11 Jun 2014 18:22:35 +0000 (+0200) Subject: Revert "Adding a valid Address in the configuration to be able to test the generation... X-Git-Url: http://git.meshlink.io/?p=netlab;a=commitdiff_plain;h=10d02a7a1c9307f3fee2567c5ff02e0f94e6725d Revert "Adding a valid Address in the configuration to be able to test the generation of invites strings" This reverts commit 31e41ae1b1ed6227160918d9c3180a161223c4d1. --- diff --git a/lab1/middle/meshlink/meshlink.conf b/lab1/middle/meshlink/meshlink.conf index a8eb0ae..3637172 100644 --- a/lab1/middle/meshlink/meshlink.conf +++ b/lab1/middle/meshlink/meshlink.conf @@ -1,3 +1,2 @@ Name = middle AutoConnect = 1 -Address = 192.168.0.1 diff --git a/lab1/one/meshlink/meshlink.conf b/lab1/one/meshlink/meshlink.conf index 365744d..a28b638 100644 --- a/lab1/one/meshlink/meshlink.conf +++ b/lab1/one/meshlink/meshlink.conf @@ -1,3 +1,2 @@ Name = one AutoConnect = 1 -Address = 192.168.1.2 diff --git a/lab1/zero/meshlink/meshlink.conf b/lab1/zero/meshlink/meshlink.conf index 249aff4..5d76055 100644 --- a/lab1/zero/meshlink/meshlink.conf +++ b/lab1/zero/meshlink/meshlink.conf @@ -1,3 +1,2 @@ Name = zero AutoConnect = 1 -Address = 192.168.0.2