Date:2010-07-17 08:37:36 (13 years 8 months ago)
Author:acoul
Commit:4428e3a8ce0990e9299d85ffd4cd183f2458fc4f
Message:package/kernel: update r22229

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22241 3c298f89-4303-0410-b956-a3cf2f4a3e73
Files: package/kernel/modules/netfilter.mk (1 diff)

Change Details

package/kernel/modules/netfilter.mk
516516define KernelPackage/ipt-hashlimit
517517$(call KernelPackage/ipt/Depends,)
518518  TITLE:=Netfilter hashlimit match
519  FILES:=$(LINUX_DIR)/net/netfilter/xt_hashlimit.$(LINUX_KMOD_SUFFIX)
519  FILES:=$(LINUX_DIR)/net/netfilter/xt_hashlimit.ko
520520  KCONFIG:=$(KCONFIG_IPT_HASHLIMIT)
521521  AUTOLOAD:=$(call AutoLoad,50,xt_hashlimit)
522522endef

Archive Download the corresponding diff file



interactive