From: Phil Oester Date: Wed, 14 May 2008 06:27:48 +0000 (-0700) Subject: netfilter: xt_iprange: module aliases for xt_iprange X-Git-Tag: v2.6.26-rc3~65^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=01b7a314291b2ef56ad718ee1374a1bac4768b29;p=pandora-kernel.git netfilter: xt_iprange: module aliases for xt_iprange Using iptables 1.3.8 with kernel 2.6.25, rules which include '-m iprange' don't automatically pull in xt_iprange module. Below patch adds module aliases to fix that. Patch against latest -git, but seems like a good candidate for -stable also. Signed-off-by: Phil Oester Signed-off-by: Patrick McHardy Signed-off-by: David S. Miller --- Reading git-diff-tree failed