From 263cda0978685f36a149deac8a32c3d382101dd3 Mon Sep 17 00:00:00 2001 From: Ian Jackson Date: Wed, 20 Jul 2011 19:54:22 +0100 Subject: [PATCH] Mobile sites: Update test example Make the "inside" site in test-example be mobile. Signed-off-by: Ian Jackson --- test-example/inside.conf | 1 + test-example/sites | 1 + 2 files changed, 2 insertions(+) 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@example.com -- 2.30.2