openwrt/package/network/utils/iptables
Alin Nastac c86490605c netfilter: add iptables-mod-rpfilter package
Unlike /proc/sys/net/ipv4/conf/INTF/rp_filter flag, rule iptables -t raw
-I PREROUTING -m rpfilter --invert -j DROP prevents conntrack table to
become full when a packet flood with randomly selected source IP addresses
is received from the lan side.

Signed-off-by: Alin Nastac <alin.nastac@gmail.com>
(cherry picked from commit d8748e537f)
2017-12-13 16:23:38 +01:00
..
patches netfilter: drop proprietary xt_id match 2016-12-14 01:05:06 +01:00
Makefile netfilter: add iptables-mod-rpfilter package 2017-12-13 16:23:38 +01:00