]> git.meshlink.io Git - netlab/commitdiff
Adding a valid Address in the configuration to be able to test the generation of...
authorSaverio Proto <zioproto@gmail.com>
Sat, 7 Jun 2014 13:44:39 +0000 (15:44 +0200)
committerSaverio Proto <zioproto@gmail.com>
Sat, 7 Jun 2014 13:44:39 +0000 (15:44 +0200)
lab1/middle/meshlink/meshlink.conf
lab1/one/meshlink/meshlink.conf
lab1/zero/meshlink/meshlink.conf

index 36371720f55821d4b047b37adbea796e126f0040..a8eb0ae33451f5435181713f76851506c7690809 100644 (file)
@@ -1,2 +1,3 @@
 Name = middle
 AutoConnect = 1
 Name = middle
 AutoConnect = 1
+Address = 192.168.0.1
index a28b638eeb1456d369268ca6e743fc493f8a46fc..365744dda950b67b7c084fe736fec6b85a23a132 100644 (file)
@@ -1,2 +1,3 @@
 Name = one
 AutoConnect = 1
 Name = one
 AutoConnect = 1
+Address = 192.168.1.2
index 5d760558b071f62b698acea2e2feb18c02789760..249aff4c012d7b18e85bbafc168c481246647d64 100644 (file)
@@ -1,2 +1,3 @@
 Name = zero
 AutoConnect = 1
 Name = zero
 AutoConnect = 1
+Address = 192.168.0.2