openwrt/package/network/config
Baptiste Jonglez ef597b026b firewall: config: drop input traffic by default
This is necessary with firewall4 to avoid a hard-to-diagnose race
condition during boot, causing DNAT rules not to be taken into account
correctly.

The root cause is that, during boot, the ruleset is mostly empty, and
interface-related rules (including DNAT rules) are added incrementally.
If a packet hits the input chain before the DNAT rules are setup, it can
create buggy conntrack entries that will persist indefinitely.

This new default should be safe because firewall4 explicitly accepts
authorized traffic and rejects the rest.  Thus, in normal operations, the
default policy is not used.

Fixes: #10749
Ref: https://github.com/openwrt/openwrt/issues/10749
Signed-off-by: Baptiste Jonglez <git@bitsofnetworks.org>
2022-11-01 23:25:39 +01:00
..
firewall firewall: config: drop input traffic by default 2022-11-01 23:25:39 +01:00
firewall4 firewall4: update to latest Git HEAD 2022-10-18 09:50:05 +02:00
gre
ipip
ltq-adsl-app ltq-[a|v]dsl-app: provide ltq-dsl-app 2022-09-17 17:39:23 +02:00
ltq-vdsl-vr9-app ltq-vdsl-vr9-app: extend ubus call to provide DSL statistics 2022-10-30 23:14:45 +01:00
netifd netifd: update to the latest version 2022-08-25 21:16:26 +02:00
qos-scripts qos-scripts: fix trailing whitespace in config files 2022-09-27 17:16:46 +02:00
qosify
soloscli
swconfig swconfig: parse "switch_vlan" before "switch_port" 2022-06-15 10:44:32 +02:00
vti
vxlan
xfrm