summaryrefslogtreecommitdiff
path: root/rule-compiler
diff options
context:
space:
mode:
authorAdam Ierymenko <adam.ierymenko@gmail.com>2017-02-22 15:32:55 -0800
committerAdam Ierymenko <adam.ierymenko@gmail.com>2017-02-22 15:32:55 -0800
commitb679ebde3b05efeb3346e20dfb216cf3b3bc2b1d (patch)
treeeb0c0aaa1ac071eed6c30e3304f108a6584176dd /rule-compiler
parentb475bf4a2129239a1143efb41d8ee3fa5e9037fa (diff)
downloadinfinitytier-b679ebde3b05efeb3346e20dfb216cf3b3bc2b1d.tar.gz
infinitytier-b679ebde3b05efeb3346e20dfb216cf3b3bc2b1d.zip
Ad-hoc networks, a cool and easy to implement little feature that allows controllerless networks. These only allow IPv6 6plane, no multicast, and the network ID encodes the allowed port range.
Diffstat (limited to 'rule-compiler')
-rw-r--r--rule-compiler/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/rule-compiler/package.json b/rule-compiler/package.json
index 6fe70696..16f7a23f 100644
--- a/rule-compiler/package.json
+++ b/rule-compiler/package.json
@@ -1,6 +1,6 @@
{
"name": "zerotier-rule-compiler",
- "version": "1.1.17-0",
+ "version": "1.1.17-1",
"description": "ZeroTier Rule Script Compiler",
"main": "cli.js",
"scripts": {