]> git.baikalelectronics.ru Git - kernel.git/commit
[NETFILTER]: x_tables: add port of hashlimit match for IPv4 and IPv6
authorPatrick McHardy <kaber@trash.net>
Wed, 29 Nov 2006 01:35:36 +0000 (02:35 +0100)
committerDavid S. Miller <davem@sunset.davemloft.net>
Sun, 3 Dec 2006 05:31:31 +0000 (21:31 -0800)
commit6c5cd5fbaf700c7d5d6f576390631a77746ce817
tree708126eec291a8f7105751c656fb50a6091ec97e
parent2eb0f7a2e4fa93bd2208e6b21f7cc574fac9309e
[NETFILTER]: x_tables: add port of hashlimit match for IPv4 and IPv6

Signed-off-by: Patrick McHardy <kaber@trash.net>
include/linux/netfilter/Kbuild
include/linux/netfilter/xt_hashlimit.h [new file with mode: 0644]
include/linux/netfilter_ipv4/ipt_hashlimit.h
net/ipv4/netfilter/Kconfig
net/ipv4/netfilter/Makefile
net/ipv4/netfilter/ipt_hashlimit.c [deleted file]
net/netfilter/Kconfig
net/netfilter/Makefile
net/netfilter/xt_hashlimit.c [new file with mode: 0644]