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

No differences found