difos/package/network/config
Florian Eckert bdedb79815 gre: remove setting default firewall zone to wan
There are two problems with this behaviour that the zone is set to wan
if no zone config option is defined in the interface section.

* The zone for the interface is "normally" specified in the firewall
config file. So if we have defined "no" zone for this interface zone
option is set now to "wan" additonaly if we add the interface in the firewall
config section to the "lan" zone, the interface is added to lan and wan at once.

iptables-save | grep <iface>

This is not what I expect.

* If I do not want to set a zone to this interface it is not possible.

Remove the default assigment to wan if no zone option is defined.
If some one need the option it stil possible to define this option.

Signed-off-by: Florian Eckert <fe@dev.tdt.de>
Signed-off-by: Hans Dedecker <dedeckeh@gmail.com> [PKG_RELEASE increase]
2019-02-07 21:58:07 +01:00
..
firewall firewall: update to latest git HEAD 2019-01-03 17:09:51 +01:00
gre gre: remove setting default firewall zone to wan 2019-02-07 21:58:07 +01:00
ipip ipip: Support fqdn as remote tunnel endpoint 2016-10-26 17:53:53 +02:00
ltq-adsl-app ltq-xdsl-app: start after led script 2018-05-17 07:40:19 +02:00
ltq-vdsl-app ltq-vdsl-app: use downloaded vectoring firmware 2018-06-15 13:28:38 +02:00
netifd netifd: handle hotplug event socket errors 2019-01-31 22:14:55 +01:00
qos-scripts qos-scripts: fix indentation 2018-07-11 09:40:40 +02:00
soloscli soloscli: Install hotplug file as 600 2018-10-11 08:06:09 +02:00
swconfig swconfig: Add missing include 2018-12-16 00:57:19 +01:00
vti vti: add vti specific settings as nested json object 2017-03-21 22:59:08 +01:00
vxlan vxlan: add options to enable and disable UDP checksums 2018-01-24 13:53:34 +01:00