Commit 048471ec authored by nanahira's avatar nanahira

fix

parent f9705530
......@@ -41,7 +41,7 @@ protocol kernel {
table {{connection.name.replace("-", "_")}};
export all;
};
kernel table {{connection.remoteGatewayMark}};
kernel table {{connection.remoteMark}};
}
{% endif %}
{% endfor %}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment