openwrt / firewall4

[MIRROR] OpenWrt nftables firewall
https://git.openwrt.org/?p=project/firewall4.git;
17 stars 13 forks source link

Drop to-be-forwarded-nowhere packets on wans #23

Open brada4 opened 9 months ago

brada4 commented 9 months ago

Dropping packets with no clear forward destination is nicer than rejecting them. Especially when some providers punish users for spoofing caused by their noisy infra.

Fixes: https://github.com/openwrt/openwrt/issues/13340

Signed-Off-By: Andris PE neandris@gmail.com