[NETFILTER]: xt_hashlimit: remove ip6tables module dependency
commit193b23c5a0b270f045a4e77545e9020bfe73d5c4
authorPatrick McHardy <kaber@trash.net>
Wed, 5 Dec 2007 07:51:48 +0000 (4 23:51 -0800)
committerDavid S. Miller <davem@davemloft.net>
Mon, 28 Jan 2008 22:56:04 +0000 (28 14:56 -0800)
treebbd247ed6e98b0a0e59ffd8d5a7ba8bc27402641
parent17dfc93f6d7e5792c9c36dd70c8612721a091ae8
[NETFILTER]: xt_hashlimit: remove ip6tables module dependency

Switch from ipv6_find_hdr to ipv6_skip_exthdr to avoid pulling in ip6_tables
and ipv6 when only using it for IPv4.

Signed-off-by: Patrick McHardy <kaber@trash.net>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/netfilter/xt_hashlimit.c