Loading site.conf +6 −1 Original line number Diff line number Diff line Loading @@ -90,7 +90,7 @@ -- The next node feature allows clients to always reach the node it is -- connected to using a known IP address. next_node = { name = 'my', name = {'router', 'node', 'local', 'knoten', 'my'}, -- anycast IPs of all nodes ip4 = '10.24.192.1', Loading @@ -100,6 +100,11 @@ mac = '32:3d:f9:8f:01:52', }, mesh = { -- for compat with older nodes, leave this at false for now vxlan = false, }, mesh_vpn = { enabled = true, mtu = 1406, Loading site.mk +0 −3 Original line number Diff line number Diff line Loading @@ -9,7 +9,6 @@ GLUON_SITE_PACKAGES := \ gluon-respondd \ gluon-autoupdater \ gluon-config-mode-autoupdater \ gluon-config-mode-core \ gluon-config-mode-contact-info \ gluon-config-mode-hostname \ gluon-config-mode-mesh-vpn \ Loading @@ -17,7 +16,6 @@ GLUON_SITE_PACKAGES := \ gluon-ebtables-filter-multicast \ gluon-ebtables-filter-ra-dhcp \ gluon-ebtables-source-filter \ gluon-ebtables-segment-mld \ gluon-web-admin \ gluon-web-autoupdater \ gluon-web-network \ Loading @@ -26,7 +24,6 @@ GLUON_SITE_PACKAGES := \ gluon-mesh-vpn-tunneldigger \ gluon-filter-ra \ gluon-radvd \ gluon-setup-mode \ gluon-status-page \ respondd-module-airtime \ iwinfo \ Loading version.sh +1 −1 Original line number Diff line number Diff line Loading @@ -6,7 +6,7 @@ export GLUON_UPSTREAM_TAG="v2017.1.8" # This is where we control the version number of our firmware. CURRENT_VERSION="1.6.3" CURRENT_VERSION="1.7.0" CURRENT_BETA_SUFFIX="~rc1" CURRENT_EXPERIMENTAL_SUFFIX="~exp$(date '+%Y%m%d')" Loading Loading
site.conf +6 −1 Original line number Diff line number Diff line Loading @@ -90,7 +90,7 @@ -- The next node feature allows clients to always reach the node it is -- connected to using a known IP address. next_node = { name = 'my', name = {'router', 'node', 'local', 'knoten', 'my'}, -- anycast IPs of all nodes ip4 = '10.24.192.1', Loading @@ -100,6 +100,11 @@ mac = '32:3d:f9:8f:01:52', }, mesh = { -- for compat with older nodes, leave this at false for now vxlan = false, }, mesh_vpn = { enabled = true, mtu = 1406, Loading
site.mk +0 −3 Original line number Diff line number Diff line Loading @@ -9,7 +9,6 @@ GLUON_SITE_PACKAGES := \ gluon-respondd \ gluon-autoupdater \ gluon-config-mode-autoupdater \ gluon-config-mode-core \ gluon-config-mode-contact-info \ gluon-config-mode-hostname \ gluon-config-mode-mesh-vpn \ Loading @@ -17,7 +16,6 @@ GLUON_SITE_PACKAGES := \ gluon-ebtables-filter-multicast \ gluon-ebtables-filter-ra-dhcp \ gluon-ebtables-source-filter \ gluon-ebtables-segment-mld \ gluon-web-admin \ gluon-web-autoupdater \ gluon-web-network \ Loading @@ -26,7 +24,6 @@ GLUON_SITE_PACKAGES := \ gluon-mesh-vpn-tunneldigger \ gluon-filter-ra \ gluon-radvd \ gluon-setup-mode \ gluon-status-page \ respondd-module-airtime \ iwinfo \ Loading
version.sh +1 −1 Original line number Diff line number Diff line Loading @@ -6,7 +6,7 @@ export GLUON_UPSTREAM_TAG="v2017.1.8" # This is where we control the version number of our firmware. CURRENT_VERSION="1.6.3" CURRENT_VERSION="1.7.0" CURRENT_BETA_SUFFIX="~rc1" CURRENT_EXPERIMENTAL_SUFFIX="~exp$(date '+%Y%m%d')" Loading