Ver código fonte

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]>

SVN-Revision: 46842
Steven Barth 10 anos atrás
pai
commit
eb866e413f

+ 0 - 1
package/network/config/firewall/files/firewall.config

@@ -60,7 +60,6 @@ config rule
 	option src		wan
 	option src		wan
 	option proto		udp
 	option proto		udp
 	option src_ip		fe80::/10
 	option src_ip		fe80::/10
-	option src_port		547
 	option dest_ip		fe80::/10
 	option dest_ip		fe80::/10
 	option dest_port	546
 	option dest_port	546
 	option family		ipv6
 	option family		ipv6