X-Git-Url: http://gb7djk.dxcluster.net/gitweb/gitweb.cgi?a=blobdiff_plain;ds=sidebyside;f=perl%2FDXProt.pm;h=1d28e4024ced3cc3a71554ccd7f33aa08477b90d;hb=3026a0e22bc83be171bdd94cb2c1594e13c7a75f;hp=595cfae8246a64d4d7713bb2433a5bdb3940a54c;hpb=2841b340579dae85808c5a571df3140b736c2fb2;p=spider.git diff --git a/perl/DXProt.pm b/perl/DXProt.pm index 595cfae8..1d28e402 100644 --- a/perl/DXProt.pm +++ b/perl/DXProt.pm @@ -1062,11 +1062,6 @@ sub handle_19 next; } } - if ($r->version ne $ver || $r->flags != $flags) { - $r->version($ver); - $r->flags($flags); - push @rout, $r unless $ar; - } } else { # if he is directly connected or allowed then add him, otherwise store him up for later