git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0fae2e7
)
netfilter: xt_addrtype: replace rt6_lookup with nf_afinfo->route
author
Florian Westphal
<fw@strlen.de>
Mon, 4 Apr 2011 15:01:43 +0000
(17:01 +0200)
committer
Patrick McHardy
<kaber@trash.net>
Mon, 4 Apr 2011 15:01:43 +0000
(17:01 +0200)
This avoids pulling in the ipv6 module when using (ipv4-only) iptables
-m addrtype.
Signed-off-by: Florian Westphal <fw@strlen.de>
Acked-by: David S. Miller <davem@davemloft.net>
Signed-off-by: Patrick McHardy <kaber@trash.net>
No differences found