commit | 193b23c5a0b270f045a4e77545e9020bfe73d5c4 | [log] [tgz] |
---|---|---|
author | Patrick McHardy <kaber@trash.net> | Tue Dec 04 23:51:48 2007 -0800 |
committer | David S. Miller <davem@davemloft.net> | Mon Jan 28 14:56:04 2008 -0800 |
tree | bbd247ed6e98b0a0e59ffd8d5a7ba8bc27402641 | |
parent | 17dfc93f6d7e5792c9c36dd70c8612721a091ae8 [diff] |
[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>