You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
openwrt/package
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>
7 years ago
..
base-files opkg: drop S/MIME support 7 years ago
boot uboot-mvebu: enable loader with the default profile 7 years ago
devel Revert "gdb: fix build with gcc 4.1.2 as host compiler" 7 years ago
firmware ath10k-fw: Update to latest CT firmware 7 years ago
kernel mac80211: fix broken spatial multiplexing defaults 7 years ago
libs polarssl: remove package 7 years ago
network firewall: fix forwarding local subnet traffic 7 years ago
system mountd: drop USB related dependencies 7 years ago
utils package: replace $(STAGING_DIR)/host with $(STAGING_DIR_HOSTPKG) 7 years ago
Makefile opkg: drop S/MIME support 7 years ago