]> git.karo-electronics.de Git - karo-tx-linux.git/commit
netfilter: xt_iprange: module aliases for xt_iprange
authorPhil Oester <kernel@linuxace.com>
Wed, 14 May 2008 06:27:48 +0000 (23:27 -0700)
committerChris Wright <chrisw@sous-sol.org>
Mon, 9 Jun 2008 18:27:03 +0000 (11:27 -0700)
commitcb7344d6596f4415c0d9e486b30b0458e5292a77
tree9a053233ac1d8d00fcf348b2a07de1187eb267b9
parent4d5f1d695a285331c793d58187e5ffddcbcc6a23
netfilter: xt_iprange: module aliases for xt_iprange

upstream commit: 01b7a314291b2ef56ad718ee1374a1bac4768b29

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 <kernel@linuxace.com>
Signed-off-by: Patrick McHardy <kaber@trash.net>
Signed-off-by: David S. Miller <davem@davemloft.net>
Signed-off-by: Chris Wright <chrisw@sous-sol.org>
net/netfilter/xt_iprange.c