Openwrt/package/network
Jo-Philipp Wich 920170a27f firewall: fix forwarding local subnet traffic
Packets which are merely forwarded by the router and which are neither
involved in any DNAT/SNAT nor originate locally, are considered INVALID
from a conntrack point of view, causing them to get dropped in the
zone_*_dest_ACCEPT chains, since those only allow stream with state NEW
or UNTRACKED.

Remove the ctstate restriction on dest accept chains to properly pass-
through unrelated 3rd party traffic.

Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2017-01-13 18:31:36 +01:00
..
config firewall: fix forwarding local subnet traffic 2017-01-13 18:31:36 +01:00
ipv6
services dnsmasq: use ubus signalling in ntp hotplug script 2017-01-13 16:08:22 +01:00
utils uqmi: mark as nonshared because of the usb dependencies 2017-01-13 12:08:09 +01:00