Author: cyrus
Date: 2015-09-11 08:46:35 +0200 (Fri, 11 Sep 2015)
New Revision: 46842

Modified:
   trunk/package/network/config/firewall/files/firewall.config
Log:
firewall: Remove src_port from firewall.config to receive dhcpv6 replies

Seems like my second try was again whitespace broken. Sorry for the noise.

Remove src_port from firewall.config to receive dhcpv6 replies. Fixes #20295.

Signed-off-by: Anselm Eberhardt <[email protected]>

Modified: trunk/package/network/config/firewall/files/firewall.config
===================================================================
--- trunk/package/network/config/firewall/files/firewall.config 2015-09-10 
21:00:19 UTC (rev 46841)
+++ trunk/package/network/config/firewall/files/firewall.config 2015-09-11 
06:46:35 UTC (rev 46842)
@@ -60,7 +60,6 @@
        option src              wan
        option proto            udp
        option src_ip           fe80::/10
-       option src_port         547
        option dest_ip          fe80::/10
        option dest_port        546
        option family           ipv6
_______________________________________________
openwrt-commits mailing list
[email protected]
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-commits

Reply via email to