Skip to content
Snippets Groups Projects
Unverified Commit 27f35e56 authored by Matthias Schiffer's avatar Matthias Schiffer
Browse files

gluon-core: add interfaces having proto = gluon_mesh to mesh firewall zone

parent e432dd4d
No related branches found
No related tags found
No related merge requests found
......@@ -28,6 +28,7 @@ proto_gluon_mesh_setup() {
proto_add_data
json_add_boolean fixed_mtu "$FIXED_MTU"
json_add_boolean transitive "$TRANSITIVE"
[ "$IFNAME" != 'br-wan' ] && json_add_string zone 'mesh'
proto_close_data
proto_send_update "$CONFIG"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment