[PATCH 18/18] Mobile sites: Update test example

Ian Jackson ijackson at chiark.greenend.org.uk
Wed Aug 17 23:54:36 BST 2011


Make the "inside" site in test-example be mobile.

Signed-off-by: Ian Jackson <ijackson at chiark.greenend.org.uk>
---
 test-example/inside.conf |    1 +
 test-example/sites       |    1 +
 2 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/test-example/inside.conf b/test-example/inside.conf
index 49f2b1c..a64f125 100644
--- a/test-example/inside.conf
+++ b/test-example/inside.conf
@@ -16,4 +16,5 @@ comm udp {
 };
 local-name "test-example/inside/inside";
 local-key rsa-private("test-example/inside.key");
+local-mobile True;
 include test-example/common.conf
diff --git a/test-example/sites b/test-example/sites
index 470357b..648819b 100644
--- a/test-example/sites
+++ b/test-example/sites
@@ -19,4 +19,5 @@ site inside
   networks 172.18.232.8/29
   peer 172.18.232.9
   address [127.0.0.1] 16910
+  mobile True
   pubkey 1024 65537 130064631890186713927887504218626486455931306300999583387009075747001546036643522074275473238061323169592347601185592753550279410171535737146240085267000508853176463710554801101055212967131924064664249613912656320653505750073021702169423354903540699008756137338575553686987244488914481168225136440872431691669 inside at example.com
-- 
1.7.2.5




More information about the sgo-software-discuss mailing list