2011/12/15 Óscar Beiro <[email protected]>

> Hi,
>
> I've just send it to you. OK? :-) So I don't have to edit.
>
Thank you for the openssl output.

In lib/FusionInventory/Agent/Network.pm
Can you replace this line:
            $re =~ s/^([^\.]+)\.(.+)/($1|\\*)/;
by this one:
            $re =~
s/^([^\.]+)/($1|\\*)/;


Best regards,
-- 
     Gonéri Le Bouder
_______________________________________________
Fusioninventory-user mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/fusioninventory-user

Reply via email to