1
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-10-19 05:58:53 +02:00
openwrt/package/kernel/linux/modules
Alin Nastac d8748e537f 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>
2017-07-11 22:09:57 +02:00
..
001-depends.mk
block.mk kernel: make kmod package dependencies forward compatible 2017-01-27 11:18:27 +01:00
can.mk kernel: can: Add missing regmap dependency for kernel 4.4 2017-01-15 17:43:14 +01:00
crypto.mk kernel: fix autoloading arch-specific modules 2017-05-25 22:52:07 +08:00
firewire.mk
fs.mk kernel: Fix F2FS module dependencies 2017-03-27 08:11:20 +02:00
hwmon.mk kernel: add hwmon for W83627EHF and family 2017-05-17 00:06:52 +02:00
i2c.mk kernel: drop kmod-i2c-ibm-iic 2017-01-10 13:44:26 +01:00
input.mk kernel: fix typo in input-gpio-encoder package title 2016-11-26 22:00:30 +01:00
leds.mk linux/modules: drop ledtrig-netfilter 2016-10-27 15:29:36 +02:00
lib.mk kernel: split kmod-lib-zlib into two packages to keep it in sync with kernel dependencies 2016-12-26 11:11:49 +01:00
netdevices.mk modules: Add kmod-igbvf kernel module for Intel(R) 82576 Virtual Function Ethernet adapters 2017-04-03 08:48:12 +02:00
netfilter.mk netfilter: add iptables-mod-rpfilter package 2017-07-11 22:09:57 +02:00
netsupport.mk kernel: kmod packaging for Intel 10G ethernet ixgbe driver 2017-03-29 08:00:14 +02:00
nls.mk kernel: add Chinese codepages 2017-02-20 09:13:52 +01:00
other.mk kernel: properly package 8250 serial PCI module 2017-06-03 20:45:50 +02:00
pcmcia.mk kernel: add support for Option Fusion+ PCMCIA card 2016-12-20 09:35:36 +01:00
sound.mk kernel: fix autoloading arch-specific modules 2017-05-25 22:52:07 +08:00
spi.mk kernel: remove omap24xx specific kernel module packages 2017-01-10 13:44:26 +01:00
usb.mk kernel: add kmod-usb-net-pl package 2017-05-25 09:22:42 +02:00
video.mk kernel: fix autoloading arch-specific modules 2017-05-25 22:52:07 +08:00
virt.mk kernel: remove another redundant KCONFIG entry in virt.mk 2016-11-24 13:41:10 +01:00
w1.mk kernel: fix kmod-w1-master-mxc dependency 2017-01-10 12:10:20 +01:00
wireless.mk kernel: move kmod-owl-loader to the right .mk file 2016-10-04 16:01:42 +02:00
wpan.mk