X-Git-Url: http://dxcluster.net/gitweb/gitweb.cgi?a=blobdiff_plain;f=perl%2FDXProt.pm;h=90ac30f026379646a03bd3500f475b27a881b860;hb=67db0fd45633086edc343a653d3b84edac1dec13;hp=0cf46bb9ce3a2f425f67cca568ae0131778eb464;hpb=776d7bb9277c9d24708e297f240395b51b0aaa93;p=spider.git diff --git a/perl/DXProt.pm b/perl/DXProt.pm index 0cf46bb9..90ac30f0 100644 --- a/perl/DXProt.pm +++ b/perl/DXProt.pm @@ -1170,7 +1170,7 @@ sub talk } else { $self->send(pc10($from, $to, $via, $line, $origin)); } - Log('talk', $to, $from, $via?$via:$self->call, $line) unless $origin && $origin ne $main::mycall; + Log('talk', $to, $from, '>' . ($via || $origin || $self->call), $line) unless $origin && $origin ne $main::mycall; } # send it if it isn't the except list and isn't isolated and still has a hop count