]> git.baikalelectronics.ru Git - kernel.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)
committerDavid S. Miller <davem@davemloft.net>
Wed, 14 May 2008 06:27:48 +0000 (23:27 -0700)
commitc71ffd9b56f817b648fe6b0355befbb55c6fa965
treeb5a6ec7af90a6a8fcc18377e7d2f17f5661a47cc
parent030bb06281edcfc80e6a680cad7feaa63d51b504
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 <kernel@linuxace.com>
Signed-off-by: Patrick McHardy <kaber@trash.net>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/netfilter/xt_iprange.c