From 8f3e493f50ef5cb63daaeda1f6c3dfa24936b6d4 Mon Sep 17 00:00:00 2001 From: zeus Date: Tue, 23 Feb 2021 02:38:31 +0200 Subject: [PATCH] stats --- src-local/llo/new.js | 2 +- src/App.vue | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src-local/llo/new.js b/src-local/llo/new.js index 9d43802..d5b650d 100644 --- a/src-local/llo/new.js +++ b/src-local/llo/new.js @@ -752,7 +752,7 @@ var fields = endpoint_tmp.split(':'); var swarmlab_config_template = ` DEV_NAME=swarmlab0 - INTERFACE_IP=${INTERFACE_IP}/16 + INTERFACE_IP=${INTERFACE_IP}/24 INTERFACE_IProute=${INTERFACE_IP} ENDPOINT_IP=${endpoint} diff --git a/src/App.vue b/src/App.vue index a14a0d6..f85f70a 100644 --- a/src/App.vue +++ b/src/App.vue @@ -343,7 +343,7 @@