[PATCH] dynamic mangle table registration - and some questio

Brad Chapman kakadu@earthlink.net
Sun, 15 Jul 2001 10:53:44 -0400


Mr. Stone,

   modprobe iptable_mangle regtype=1

Brad

Antony Stone wrote:

> On 15 Jul 01 at 10:26, Brad Chapman wrote:
> 
>> Everyone,
>> 
>>    Here is a patch against the virgin mangle table which allows you, at
>> runtime, to choose whether the module registers the original 2-hook table,
>> or the expanded 5-hook table, created earlier by the mangle5hooks patch. The
>> module parameter is a simple boolean. Type regtype=1 and it registers 5
>> hooks, type regtype=0 and it registers 2 hooks.
> 
> 
> Please can you define "runtime" in the above statement ?
> 
> Where should I be to type "regtype=1" and get the desired result ?
> 
> 
> 
> Antony.
> 
> 
>