rtconfig configureRouter bug?

Oliver Graf ograf at rz-online.net
Wed Oct 13 06:37:03 UTC 2010


On 13.10.2010 08:32, Oliver Graf wrote:
> This will match for the plain import line with (my debug output follows):
>   iPM FR 22.33.44.22/32 == 22.33.44.22/32 -> True
> but it will fail for the configureRouter line with
>   iPM FR 22.33.44.11/32 == 22.33.44.11/24 -> False
> cause the inet-rtr a.test.com has it's ifaddr configured with a 
> masklen of 24.

Obviously I pasted the wrong debug line here. Correct version:

This will match for the plain import line with (my debug output follows):
   iPM FR 22.33.44.11/32 == 22.33.44.11/32 -> True
but it will fail for the configureRouter line with
   iPM FR 22.33.44.11/32 == 22.33.44.11/24 -> False
cause the inet-rtr a.test.com has it's ifaddr configured with a masklen 
of 24.

Sorry!

Regards,
   Oliver.



More information about the irrtoolset mailing list