https://github.com/torvalds/linux
Revision 2e5530236645a042e1481aa19879b819c3e8f5c9 authored by Patrick McHardy on 31 January 2007, 05:36:09 UTC, committed by David S. Miller on 31 January 2007, 05:36:09 UTC
IP6_NF_IPTABLES=m, CONFIG_NETFILTER_XT_MATCH_HASHLIMIT=y results in a
linker error since ipv6_find_hdr is defined in ip6_tables.c. Fix similar
to Adrian Bunk's H.323 conntrack patch: selecting ip6_tables to be build
as module requires hashlimit to be built as module as well.

Signed-off-by: Patrick McHardy <kaber@trash.net>
Signed-off-by: David S. Miller <davem@davemloft.net>
1 parent e533ca1
History
Tip revision: 2e5530236645a042e1481aa19879b819c3e8f5c9 authored by Patrick McHardy on 31 January 2007, 05:36:09 UTC
[NETFILTER]: xt_hashlimit: fix ip6tables dependency
Tip revision: 2e55302
File Mode Size
Documentation
arch
block
crypto
drivers
fs
include
init
ipc
kernel
lib
mm
net
scripts
security
sound
usr
.gitignore -rw-r--r-- 572 bytes
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 88.5 KB
Kbuild -rw-r--r-- 1.2 KB
MAINTAINERS -rw-r--r-- 80.1 KB
Makefile -rw-r--r-- 49.2 KB
README -rw-r--r-- 16.5 KB
REPORTING-BUGS -rw-r--r-- 3.0 KB

README

back to top