added Investigate and believing
[spider.git] / perl / DXProt.pm
1 #!/usr/bin/perl
2 #
3 # This module impliments the protocal mode for a dx cluster
4 #
5 # Copyright (c) 1998 Dirk Koopman G1TLH
6 #
7 # $Id$
8
9
10 package DXProt;
11
12 @ISA = qw(DXChannel);
13
14 use DXUtil;
15 use DXChannel;
16 use DXUser;
17 use DXM;
18 use DXProtVars;
19 use DXCommandmode;
20 use DXLog;
21 use Spot;
22 use DXProtout;
23 use DXDebug;
24 use Filter;
25 use Local;
26 use DXDb;
27 use AnnTalk;
28 use Geomag;
29 use WCY;
30 use Time::HiRes qw(gettimeofday tv_interval);
31 use BadWords;
32 use DXHash;
33 use Route;
34 use Route::Node;
35 use Script;
36 use Investigate;
37
38 use strict;
39
40 use vars qw($VERSION $BRANCH);
41 $VERSION = sprintf( "%d.%03d", q$Revision$ =~ /(\d+)\.(\d+)/ );
42 $BRANCH = sprintf( "%d.%03d", q$Revision$ =~ /\d+\.\d+\.(\d+)\.(\d+)/  || (0,0));
43 $main::build += $VERSION;
44 $main::branch += $BRANCH;
45
46 use vars qw($pc11_max_age $pc23_max_age $last_pc50 $eph_restime $eph_info_restime $eph_pc34_restime
47                         $last_hour $last10 %eph  %pings %rcmds $ann_to_talk
48                         $pingint $obscount %pc19list $chatdupeage
49                         $investigation_int $pc19_version
50                         %nodehops $baddx $badspotter $badnode $censorpc $rspfcheck
51                         $allowzero $decode_dk0wcy $send_opernam @checklist);
52
53 $pc11_max_age = 1*3600;                 # the maximum age for an incoming 'real-time' pc11
54 $pc23_max_age = 1*3600;                 # the maximum age for an incoming 'real-time' pc23
55
56 $last_hour = time;                              # last time I did an hourly periodic update
57 %pings = ();                    # outstanding ping requests outbound
58 %rcmds = ();                    # outstanding rcmd requests outbound
59 %nodehops = ();                 # node specific hop control
60 %pc19list = ();                                 # list of outstanding PC19s that haven't had PC16s on them
61
62 $censorpc = 1;                                  # Do a BadWords::check on text fields and reject things
63                                                                 # loads of 'bad things'
64 $baddx = new DXHash "baddx";
65 $badspotter = new DXHash "badspotter";
66 $badnode = new DXHash "badnode";
67 $last10 = $last_pc50 = time;
68 $ann_to_talk = 1;
69 $rspfcheck = 1;
70 $eph_restime = 180;
71 $eph_info_restime = 60*60;
72 $eph_pc34_restime = 30;
73 $pingint = 5*60;
74 $obscount = 2;
75 $chatdupeage = 20 * 60 * 60;
76 $investigation_int = 7*86400;   # time between checks to see if we can see this node
77 $pc19_version = 5466;                   # the visible version no for outgoing PC19s generated from pc59
78
79 @checklist = 
80 (
81  [ qw(i c c m bp bc c) ],                       # pc10
82  [ qw(i f m d t m c c h) ],             # pc11
83  [ qw(i c bm m bm bm p h) ],            # pc12
84  [ qw(i c h) ],                                 # 
85  [ qw(i c h) ],                                 # 
86  [ qw(i c m h) ],                                       # 
87  undef ,                                                # pc16 has to be validated manually
88  [ qw(i c c h) ],                                       # pc17
89  [ qw(i m n) ],                                 # pc18
90  undef ,                                                # pc19 has to be validated manually
91  undef ,                                                # pc20 no validation
92  [ qw(i c m h) ],                                       # pc21
93  undef ,                                                # pc22 no validation
94  [ qw(i d n n n n m c c h) ],           # pc23
95  [ qw(i c p h) ],                                       # pc24
96  [ qw(i c c n n) ],                             # pc25
97  [ qw(i f m d t m c c bc) ],            # pc26
98  [ qw(i d n n n n m c c bc) ],  # pc27
99  [ qw(i c c m c d t p m bp n p bp bc) ], # pc28
100  [ qw(i c c n m) ],                             # pc29
101  [ qw(i c c n) ],                                       # pc30
102  [ qw(i c c n) ],                                       # pc31
103  [ qw(i c c n) ],                                       # pc32
104  [ qw(i c c n) ],                                       # pc33
105  [ qw(i c c m) ],                                       # pc34
106  [ qw(i c c m) ],                                       # pc35
107  [ qw(i c c m) ],                                       # pc36
108  [ qw(i c c n m) ],                             # pc37
109  undef,                                                 # pc38 not interested
110  [ qw(i c m) ],                                 # pc39
111  [ qw(i c c m p n) ],                           # pc40
112  [ qw(i c n m h) ],                             # pc41
113  [ qw(i c c n) ],                                       # pc42
114  undef,                                                 # pc43 don't handle it
115  [ qw(i c c n m m c) ],                 # pc44
116  [ qw(i c c n m) ],                             # pc45
117  [ qw(i c c n) ],                                       # pc46
118  undef,                                                 # pc47
119  undef,                                                 # pc48
120  [ qw(i c m h) ],                                       # pc49
121  [ qw(i c n h) ],                                       # pc50
122  [ qw(i c c n) ],                                       # pc51
123  undef,
124  undef,
125  undef,
126  undef,
127  undef,
128  undef,
129  undef,
130  undef,
131  undef,                                                 # pc60
132  undef,
133  undef,
134  undef,
135  undef,
136  undef,
137  undef,
138  undef,
139  undef,
140  undef,
141  undef,                                                 # pc70
142  undef,
143  undef,
144  [ qw(i d n n n n n n m m m c c h) ],   # pc73
145  undef,
146  undef,
147  undef,
148  undef,
149  undef,
150  undef,
151  undef,                                                 # pc80
152  undef,
153  undef,
154  undef,
155  [ qw(i c c c m) ],                             # pc84
156  [ qw(i c c c m) ],                             # pc85
157  undef,
158  undef,
159  undef,
160  undef,
161  [ qw(i c n) ],                                 # pc90
162 );
163
164 # use the entry in the check list to check the field list presented
165 # return OK if line NOT in check list (for now)
166 sub check
167 {
168         my $n = shift;
169         $n -= 10;
170         return 0 if $n < 0 || $n > @checklist; 
171         my $ref = $checklist[$n];
172         return 0 unless ref $ref;
173         
174         my $i;
175         for ($i = 1; $i < @$ref; $i++) {
176                 my ($blank, $act) = $$ref[$i] =~ /^(b?)(\w)$/;
177                 return 0 unless $act;
178                 next if $blank && $_[$i] =~ /^[ \*]$/;
179                 if ($act eq 'c') {
180                         return $i unless is_callsign($_[$i]);
181                 } elsif ($act eq 'i') {                 
182                         ;                                       # do nothing
183                 } elsif ($act eq 'm') {
184                         return $i unless is_pctext($_[$i]);
185                 } elsif ($act eq 'p') {
186                         return $i unless is_pcflag($_[$i]);
187                 } elsif ($act eq 'f') {
188                         return $i unless is_freq($_[$i]);
189                 } elsif ($act eq 'n') {
190                         return $i unless $_[$i] =~ /^[\d ]+$/;
191                 } elsif ($act eq 'h') {
192                         return $i unless $_[$i] =~ /^H\d\d?$/;
193                 } elsif ($act eq 'd') {
194                         return $i unless $_[$i] =~ /^\s*\d+-\w\w\w-[12][90]\d\d$/;
195                 } elsif ($act eq 't') {
196                         return $i unless $_[$i] =~ /^[012]\d[012345]\dZ$/;
197                 } 
198         }
199         return 0;
200 }
201
202 sub init
203 {
204         do "$main::data/hop_table.pl" if -e "$main::data/hop_table.pl";
205         confess $@ if $@;
206 }
207
208 #
209 # obtain a new connection this is derived from dxchannel
210 #
211
212 sub new 
213 {
214         my $self = DXChannel::alloc(@_);
215
216         # add this node to the table, the values get filled in later
217         my $pkg = shift;
218         my $call = shift;
219         $main::routeroot->add($call, '5000', Route::here(1)) if $call ne $main::mycall;
220
221         return $self;
222 }
223
224 # this is how a pc connection starts (for an incoming connection)
225 # issue a PC38 followed by a PC18, then wait for a PC20 (remembering
226 # all the crap that comes between).
227 sub start
228 {
229         my ($self, $line, $sort) = @_;
230         my $call = $self->{call};
231         my $user = $self->{user};
232
233         # log it
234         my $host = $self->{conn}->{peerhost} || "unknown";
235         Log('DXProt', "$call connected from $host");
236         
237         # remember type of connection
238         $self->{consort} = $line;
239         $self->{outbound} = $sort eq 'O';
240         my $priv = $user->priv;
241         $priv = $user->priv(1) unless $priv;
242         $self->{priv} = $priv;     # other clusters can always be 'normal' users
243         $self->{lang} = $user->lang || 'en';
244         $self->{isolate} = $user->{isolate};
245         $self->{consort} = $line;       # save the connection type
246         $self->{here} = 1;
247         $self->{width} = 80;
248
249         # sort out registration
250         $self->{registered} = 1;
251
252         # get the output filters
253         $self->{spotsfilter} = Filter::read_in('spots', $call, 0) || Filter::read_in('spots', 'node_default', 0);
254         $self->{wwvfilter} = Filter::read_in('wwv', $call, 0) || Filter::read_in('wwv', 'node_default', 0);
255         $self->{wcyfilter} = Filter::read_in('wcy', $call, 0) || Filter::read_in('wcy', 'node_default', 0);
256         $self->{annfilter} = Filter::read_in('ann', $call, 0) || Filter::read_in('ann', 'node_default', 0) ;
257         $self->{routefilter} = Filter::read_in('route', $call, 0) || Filter::read_in('route', 'node_default', 0) unless $self->{isolate} ;
258
259
260         # get the INPUT filters (these only pertain to Clusters)
261         $self->{inspotsfilter} = Filter::read_in('spots', $call, 1) || Filter::read_in('spots', 'node_default', 1);
262         $self->{inwwvfilter} = Filter::read_in('wwv', $call, 1) || Filter::read_in('wwv', 'node_default', 1);
263         $self->{inwcyfilter} = Filter::read_in('wcy', $call, 1) || Filter::read_in('wcy', 'node_default', 1);
264         $self->{inannfilter} = Filter::read_in('ann', $call, 1) || Filter::read_in('ann', 'node_default', 1);
265         $self->{inroutefilter} = Filter::read_in('route', $call, 1) || Filter::read_in('route', 'node_default', 1) unless $self->{isolate};
266         
267         # set unbuffered and no echo
268         $self->send_now('B',"0");
269         $self->send_now('E',"0");
270         $self->conn->echo(0) if $self->conn->can('echo');
271         
272         # ping neighbour node stuff
273         my $ping = $user->pingint;
274         $ping = $pingint unless defined $ping;
275         $self->{pingint} = $ping;
276         $self->{nopings} = $user->nopings || $obscount;
277         $self->{pingtime} = [ ];
278         $self->{pingave} = 999;
279         $self->{metric} ||= 100;
280         $self->{lastping} = $main::systime;
281
282         # send initialisation string
283         unless ($self->{outbound}) {
284                 $self->sendinit;
285         }
286         
287         $self->state('init');
288         $self->{pc50_t} = $main::systime;
289
290         # send info to all logged in thingies
291         $self->tell_login('loginn');
292
293         # run a script send the output to the debug file
294         my $script = new Script(lc $call) || new Script('node_default');
295         $script->run($self) if $script;
296 }
297
298 #
299 # send outgoing 'challenge'
300 #
301
302 sub sendinit
303 {
304         my $self = shift;
305         $self->send(pc18());
306 }
307
308 sub removepc90
309 {
310         $_[0] =~ s/^PC90\^[-A-Z0-9]+\^\d+\^//;
311         $_[0] =~ s/^PC91\^[-A-Z0-9]+\^\d+\^[-A-Z0-9]+\^//;
312 }
313
314 #sub send
315 #{
316 #       my $self = shift;
317 #       while (@_) {
318 #               my $line = shift;
319 #               $self->SUPER::send($line);
320 #       }
321 #}
322
323 #
324 # This is the normal pcxx despatcher
325 #
326 sub normal
327 {
328         my ($self, $line) = @_;
329
330         # remove any incoming PC90 frames
331         removepc90($line);
332
333         my @field = split /\^/, $line;
334         return unless @field;
335         
336         pop @field if $field[-1] eq '~';
337         
338 #       print join(',', @field), "\n";
339                                                 
340         
341         # process PC frames, this will fail unless the frame starts PCnn
342         my ($pcno) = $field[0] =~ /^PC(\d\d)/; # just get the number
343         unless (defined $pcno && $pcno >= 10 && $pcno <= 99) {
344                 dbg("PCPROT: unknown protocol") if isdbg('chanerr');
345                 return;
346         }
347
348         # check for and dump bad protocol messages
349         my $n = check($pcno, @field);
350         if ($n) {
351                 dbg("PCPROT: bad field $n, dumped (" . parray($checklist[$pcno-10]) . ")") if isdbg('chanerr');
352                 return;
353         }
354
355         my $origin = $self->{call};
356         no strict 'subs';
357         my $sub = "handle_$pcno";
358
359         if ($self->can($sub)) {
360                 $self->$sub($pcno, $line, $origin, @field);
361         } else {
362                 $self->handle_default($pcno, $line, $origin, @field);
363         }
364 }
365         
366 # incoming talk commands
367 sub handle_10
368 {
369         my $self = shift;
370         my $pcno = shift;
371         my $line = shift;
372         my $origin = shift;
373
374         # rsfp check
375         return if $rspfcheck and !$self->rspfcheck(0, $_[6], $_[1]);
376                         
377         # will we allow it at all?
378         if ($censorpc) {
379                 my @bad;
380                 if (@bad = BadWords::check($_[3])) {
381                         dbg("PCPROT: Bad words: @bad, dropped") if isdbg('chanerr');
382                         return;
383                 }
384         }
385
386         # is it for me or one of mine?
387         my ($from, $to, $via, $call, $dxchan);
388         $from = $_[1];
389         if ($_[5] gt ' ') {
390                 $via = $_[2];
391                 $to = $_[5];
392         } else {
393                 $to = $_[2];
394         }
395
396         # if this is a 'nodx' node then ignore it
397         if ($badnode->in($_[6]) || ($via && $badnode->in($via))) {
398                 dbg("PCPROT: Bad Node, dropped") if isdbg('chanerr');
399                 return;
400         }
401
402         # if this is a 'bad spotter' user then ignore it
403         my $nossid = $from;
404         $nossid =~ s/-\d+$//;
405         if ($badspotter->in($nossid)) {
406                 dbg("PCPROT: Bad Spotter, dropped") if isdbg('chanerr');
407                 return;
408         }
409
410         # if we are converting announces to talk is it a dup?
411         if ($ann_to_talk) {
412                 if (AnnTalk::is_talk_candidate($from, $_[3]) && AnnTalk::dup($from, $to, $_[3])) {
413                         dbg("DXPROT: Dupe talk from announce, dropped") if isdbg('chanerr');
414                         return;
415                 }
416         }
417
418         # it is here and logged on
419         $dxchan = DXChannel->get($main::myalias) if $to eq $main::mycall;
420         $dxchan = DXChannel->get($to) unless $dxchan;
421         if ($dxchan && $dxchan->is_user) {
422                 $_[3] =~ s/\%5E/^/g;
423                 $dxchan->talk($from, $to, $via, $_[3]);
424                 return;
425         }
426
427         # is it elsewhere, visible on the cluster via the to address?
428         # note: this discards the via unless the to address is on
429         # the via address
430         my ($ref, $vref);
431         if ($ref = Route::get($to)) {
432                 $vref = Route::Node::get($via) if $via;
433                 $vref = undef unless $vref && grep $to eq $_, $vref->users;
434                 $ref->dxchan->talk($from, $to, $vref ? $via : undef, $_[3], $_[6]);
435                 return;
436         }
437
438         # not visible here, send a message of condolence
439         $vref = undef;
440         $ref = Route::get($from);
441         $vref = $ref = Route::Node::get($_[6]) unless $ref; 
442         if ($ref) {
443                 $dxchan = $ref->dxchan;
444                 $dxchan->talk($main::mycall, $from, $vref ? $vref->call : undef, $dxchan->msg('talknh', $to) );
445         }
446 }
447
448 # DX Spot handling
449 sub handle_11
450 {
451         my $self = shift;
452         my $pcno = shift;
453         my $line = shift;
454         my $origin = shift;
455
456         # route 'foreign' pc26s 
457         if ($pcno == 26) {
458                 if ($_[7] ne $main::mycall) {
459                         $self->route($_[7], $line);
460                         return;
461                 }
462         }
463                         
464         # rsfp check
465         #                       return if $rspfcheck and !$self->rspfcheck(1, $_[7], $_[6]);
466
467         # if this is a 'nodx' node then ignore it
468         if ($badnode->in($_[7])) {
469                 dbg("PCPROT: Bad Node, dropped") if isdbg('chanerr');
470                 return;
471         }
472                         
473         # if this is a 'bad spotter' user then ignore it
474         my $nossid = $_[6];
475         $nossid =~ s/-\d+$//;
476         if ($badspotter->in($nossid)) {
477                 dbg("PCPROT: Bad Spotter, dropped") if isdbg('chanerr');
478                 return;
479         }
480                         
481         # convert the date to a unix date
482         my $d = cltounix($_[3], $_[4]);
483         # bang out (and don't pass on) if date is invalid or the spot is too old (or too young)
484         if (!$d || ($pcno == 11 && ($d < $main::systime - $pc11_max_age || $d > $main::systime + 900))) {
485                 dbg("PCPROT: Spot ignored, invalid date or out of range ($_[3] $_[4])\n") if isdbg('chanerr');
486                 return;
487         }
488
489         # is it 'baddx'
490         if ($baddx->in($_[2]) || BadWords::check($_[2]) || $_[2] =~ /COCK/) {
491                 dbg("PCPROT: Bad DX spot, ignored") if isdbg('chanerr');
492                 return;
493         }
494                         
495         # do some de-duping
496         $_[5] =~ s/^\s+//;                      # take any leading blanks off
497         $_[2] = unpad($_[2]);           # take off leading and trailing blanks from spotted callsign
498         if ($_[2] =~ /BUST\w*$/) {
499                 dbg("PCPROT: useless 'BUSTED' spot") if isdbg('chanerr');
500                 return;
501         }
502         if ($censorpc) {
503                 my @bad;
504                 if (@bad = BadWords::check($_[5])) {
505                         dbg("PCPROT: Bad words: @bad, dropped") if isdbg('chanerr');
506                         return;
507                 }
508         }
509
510
511         my @spot = Spot::prepare($_[1], $_[2], $d, $_[5], $_[6], $_[7]);
512         # global spot filtering on INPUT
513         if ($self->{inspotsfilter}) {
514                 my ($filter, $hops) = $self->{inspotsfilter}->it(@spot);
515                 unless ($filter) {
516                         dbg("PCPROT: Rejected by input spot filter") if isdbg('chanerr');
517                         return;
518                 }
519         }
520
521         # this goes after the input filtering, but before the add
522         # so that if it is input filtered, it isn't added to the dup
523         # list. This allows it to come in from a "legitimate" source
524         if (Spot::dup($_[1], $_[2], $d, $_[5], $_[6])) {
525                 dbg("PCPROT: Duplicate Spot ignored\n") if isdbg('chanerr');
526                 return;
527         }
528
529         # add it 
530         Spot::add(@spot);
531
532         #
533         # @spot at this point contains:-
534         # freq, spotted call, time, text, spotter, spotted cc, spotters cc, orig node
535         # then  spotted itu, spotted cq, spotters itu, spotters cq
536         # you should be able to route on any of these
537         #
538                         
539         # fix up qra locators of known users 
540         my $user = DXUser->get_current($spot[4]);
541         if ($user) {
542                 my $qra = $user->qra;
543                 unless ($qra && is_qra($qra)) {
544                         my $lat = $user->lat;
545                         my $long = $user->long;
546                         if (defined $lat && defined $long) {
547                                 $user->qra(DXBearing::lltoqra($lat, $long)); 
548                                 $user->put;
549                         }
550                 }
551
552                 # send a remote command to a distant cluster if it is visible and there is no
553                 # qra locator and we havn't done it for a month.
554
555                 unless ($user->qra) {
556                         my $node;
557                         my $to = $user->homenode;
558                         my $last = $user->lastoper || 0;
559                         if ($send_opernam && $to && $to ne $main::mycall && $main::systime > $last + $DXUser::lastoperinterval && ($node = Route::Node::get($to)) ) {
560                                 my $cmd = "forward/opernam $spot[4]";
561                                 # send the rcmd but we aren't interested in the replies...
562                                 my $dxchan = $node->dxchan;
563                                 if ($dxchan && $dxchan->is_clx) {
564                                         route(undef, $to, pc84($main::mycall, $to, $main::mycall, $cmd));
565                                 } else {
566                                         route(undef, $to, pc34($main::mycall, $to, $cmd));
567                                 }
568                                 if ($to ne $_[7]) {
569                                         $to = $_[7];
570                                         $node = Route::Node::get($to);
571                                         if ($node) {
572                                                 $dxchan = $node->dxchan;
573                                                 if ($dxchan && $dxchan->is_clx) {
574                                                         route(undef, $to, pc84($main::mycall, $to, $main::mycall, $cmd));
575                                                 } else {
576                                                         route(undef, $to, pc34($main::mycall, $to, $cmd));
577                                                 }
578                                         }
579                                 }
580                                 $user->lastoper($main::systime);
581                                 $user->put;
582                         }
583                 }
584         }
585                                 
586         # local processing 
587         my $r;
588         eval {
589                 $r = Local::spot($self, @spot);
590         };
591         #                       dbg("Local::spot1 error $@") if isdbg('local') if $@;
592         return if $r;
593
594         # DON'T be silly and send on PC26s!
595         return if $pcno == 26;
596
597         # send out the filtered spots
598         send_dx_spot($self, $line, @spot) if @spot;
599 }
600                 
601 # announces
602 sub handle_12
603 {
604         my $self = shift;
605         my $pcno = shift;
606         my $line = shift;
607         my $origin = shift;
608
609         #                       return if $rspfcheck and !$self->rspfcheck(1, $_[5], $_[1]);
610
611         # announce duplicate checking
612         $_[3] =~ s/^\s+//;                      # remove leading blanks
613
614         if ($censorpc) {
615                 my @bad;
616                 if (@bad = BadWords::check($_[3])) {
617                         dbg("PCPROT: Bad words: @bad, dropped") if isdbg('chanerr');
618                         return;
619                 }
620         }
621
622         # if this is a 'nodx' node then ignore it
623         if ($badnode->in($_[5])) {
624                 dbg("PCPROT: Bad Node, dropped") if isdbg('chanerr');
625                 return;
626         }
627
628         # if this is a 'bad spotter' user then ignore it
629         my $nossid = $_[1];
630         $nossid =~ s/-\d+$//;
631         if ($badspotter->in($nossid)) {
632                 dbg("PCPROT: Bad Spotter, dropped") if isdbg('chanerr');
633                 return;
634         }
635
636         my $dxchan;
637         
638         if ((($dxchan = DXChannel->get($_[2])) && $dxchan->is_user) || $_[4] =~ /^[\#\w.]+$/){
639                 $self->send_chat($line, @_[1..6]);
640         } elsif ($_[2] eq '*' || $_[2] eq $main::mycall) {
641
642                 # ignore something that looks like a chat line coming in with sysop
643                 # flag - this is a kludge...
644                 if ($_[3] =~ /^\#\d+ / && $_[4] eq '*') {
645                         dbg('PCPROT: Probable chat rewrite, dropped') if isdbg('chanerr');
646                         return;
647                 }
648
649                 # here's a bit of fun, convert incoming ann with a callsign in the first word
650                 # or one saying 'to <call>' to a talk if we can route to the recipient
651                 if ($ann_to_talk) {
652                         my $call = AnnTalk::is_talk_candidate($_[1], $_[3]);
653                         if ($call) {
654                                 my $ref = Route::get($call);
655                                 if ($ref) {
656                                         $dxchan = $ref->dxchan;
657                                         $dxchan->talk($_[1], $call, undef, $_[3], $_[5]) if $dxchan != $self;
658                                         return;
659                                 }
660                         }
661                 }
662         
663                 # send it
664                 $self->send_announce($line, @_[1..6]);
665         } else {
666                 $self->route($_[2], $line);
667         }
668 }
669                 
670 # incoming user         
671 sub handle_16
672 {
673         my $self = shift;
674         my $pcno = shift;
675         my $line = shift;
676         my $origin = shift;
677
678         # general checks
679         my $dxchan;
680         my $ncall = $_[1];
681         my $newline = "PC16^";
682                         
683         # dos I want users from this channel?
684         unless ($self->user->wantpc16) {
685                 dbg("PCPROT: don't send users to $self->{call}") if isdbg('chanerr');
686                 return;
687         }
688         # is it me?
689         if ($ncall eq $main::mycall) {
690                 dbg("PCPROT: trying to alter config on this node from outside!") if isdbg('chanerr');
691                 return;
692         }
693
694         # do we believe this call? 
695         unless ($ncall eq $self->{call} || $self->is_believed($ncall)) {
696                 if (my $ivp = Investigate::get($ncall, $self->{call})) {
697                         $ivp->store_pcxx($pcno,$line,$origin,@_);
698                 }
699                 dbg("PCPROT: We don't believe $ncall on $self->{call}");
700                 return;
701         }
702
703         if (eph_dup($line)) {
704                 dbg("PCPROT: dup PC16 detected") if isdbg('chanerr');
705                 return;
706         }
707
708         my $parent = Route::Node::get($ncall); 
709
710         # if there is a parent, proceed, otherwise if there is a latent PC19 in the PC19list, 
711         # fix it up in the routing tables and issue it forth before the PC16
712         unless ($parent) {
713                 my $nl = $pc19list{$ncall};
714
715                 if ($nl && @_ > 3) { # 3 because of the hop count!
716
717                         # this is a new (remembered) node, now attach it to me if it isn't in filtered
718                         # and we haven't disallowed it
719                         my $user = DXUser->get_current($ncall);
720                         if (!$user) {
721                                 $user = DXUser->new($ncall);
722                                 $user->sort('A');
723                                 $user->priv(1); # I have relented and defaulted nodes
724                                 $user->lockout(1);
725                                 $user->homenode($ncall);
726                                 $user->node($ncall);
727                         }
728
729                         my $wantpc19 = $user->wantroutepc19;
730                         if ($wantpc19 || !defined $wantpc19) {
731                                 my $new = Route->new($ncall); # throw away
732                                 if ($self->in_filter_route($new)) {
733                                         my @nrout;
734                                         for (@$nl) {
735                                                 $parent = Route::Node::get($_->[0]);
736                                                 $dxchan = $parent->dxchan if $parent;
737                                                 if ($dxchan && $dxchan ne $self) {
738                                                         dbg("PCPROT: PC19 from $self->{call} trying to alter locally connected $ncall, ignored!") if isdbg('chanerr');
739                                                         $parent = undef;
740                                                 }
741                                                 if ($parent) {
742                                                         my $r = $parent->add($ncall, $_->[1], $_->[2]);
743                                                         push @nrout, $r unless @nrout;
744                                                 }
745                                         }
746                                         $user->wantroutepc19(1) unless defined $wantpc19; # for now we work on the basis that pc16 = real route 
747                                         $user->lastin($main::systime) unless DXChannel->get($ncall);
748                                         $user->put;
749                                                 
750                                         # route the pc19 - this will cause 'stuttering PC19s' for a while
751                                         $self->route_pc19($origin, $line, @nrout) if @nrout ;
752                                         $parent = Route::Node::get($ncall);
753                                         unless ($parent) {
754                                                 dbg("PCPROT: lost $ncall after sending PC19 for it?");
755                                                 return;
756                                         }
757                                 } else {
758                                         return;
759                                 }
760                                 delete $pc19list{$ncall};
761                         }
762                 } else {
763                         dbg("PCPROT: Node $ncall not in config") if isdbg('chanerr');
764                         return;
765                 }
766         } else {
767                                 
768                 $dxchan = $parent->dxchan;
769                 if ($dxchan && $dxchan ne $self) {
770                         dbg("PCPROT: PC16 from $self->{call} trying to alter locally connected $ncall, ignored!") if isdbg('chanerr');
771                         return;
772                 }
773
774                 # input filter if required
775                 return unless $self->in_filter_route($parent);
776         }
777
778         my $i;
779         my @rout;
780         for ($i = 2; $i < $#_; $i++) {
781                 my ($call, $conf, $here) = $_[$i] =~ /^(\S+) (\S) (\d)/o;
782                 next unless $call && $conf && defined $here && is_callsign($call);
783                 next if $call eq $main::mycall;
784
785                 eph_del_regex("^PC17\\^$call\\^$ncall");
786                                 
787                 $conf = $conf eq '*';
788
789                 # reject this if we think it is a node already
790                 my $r = Route::Node::get($call);
791                 my $u = DXUser->get_current($call) unless $r;
792                 if ($r || ($u && $u->is_node)) {
793                         dbg("PCPROT: $call is a node") if isdbg('chanerr');
794                         next;
795                 }
796                                 
797                 $r = Route::User::get($call);
798                 my $flags = Route::here($here)|Route::conf($conf);
799                                 
800                 if ($r) {
801                         my $au = $r->addparent($parent);                                        
802                         if ($r->flags != $flags) {
803                                 $r->flags($flags);
804                                 $au = $r;
805                         }
806                         push @rout, $r if $au;
807                 } else {
808                         push @rout, $parent->add_user($call, $flags);
809                 }
810                 
811                                 
812                 # add this station to the user database, if required
813                 $call =~ s/-\d+$//o;    # remove ssid for users
814                 my $user = DXUser->get_current($call);
815                 $user = DXUser->new($call) if !$user;
816                 $user->homenode($parent->call) if !$user->homenode;
817                 $user->node($parent->call);
818                 $user->lastin($main::systime) unless DXChannel->get($call);
819                 $user->put;
820         }
821         $self->route_pc16($origin, $line, $parent, @rout) if @rout;
822 }
823                 
824 # remove a user
825 sub handle_17
826 {
827         my $self = shift;
828         my $pcno = shift;
829         my $line = shift;
830         my $origin = shift;
831         my $dxchan;
832         my $ncall = $_[2];
833         my $ucall = $_[1];
834
835         eph_del_regex("^PC16\\^$ncall.*$ucall");
836                         
837         # do I want users from this channel?
838         unless ($self->user->wantpc16) {
839                 dbg("PCPROT: don't send users to $self->{call}") if isdbg('chanerr');
840                 return;
841         }
842         if ($ncall eq $main::mycall) {
843                 dbg("PCPROT: trying to alter config on this node from outside!") if isdbg('chanerr');
844                 return;
845         }
846
847         # do we believe this call? 
848         unless ($ncall eq $self->{call} || $self->is_believed($ncall)) {
849                 if (my $ivp = Investigate::get($ncall, $self->{call})) {
850                         $ivp->store_pcxx($pcno,$line,$origin,@_);
851                 }
852                 dbg("PCPROT: We don't believe $ncall on $self->{call}");
853                 return;
854         }
855
856         my $uref = Route::User::get($ucall);
857         unless ($uref) {
858                 dbg("PCPROT: Route::User $ucall not in config") if isdbg('chanerr');
859         }
860         my $parent = Route::Node::get($ncall);
861         unless ($parent) {
862                 dbg("PCPROT: Route::Node $ncall not in config") if isdbg('chanerr');
863         }                       
864
865         $dxchan = $parent->dxchan if $parent;
866         if ($dxchan && $dxchan ne $self) {
867                 dbg("PCPROT: PC17 from $self->{call} trying to alter locally connected $ncall, ignored!") if isdbg('chanerr');
868                 return;
869         }
870
871         # input filter if required and then remove user if present
872         if ($parent) {
873 #               return unless $self->in_filter_route($parent);  
874                 $parent->del_user($uref) if $uref;
875         } else {
876                 $parent = Route->new($ncall);  # throw away
877         }
878
879         if (eph_dup($line)) {
880                 dbg("PCPROT: dup PC17 detected") if isdbg('chanerr');
881                 return;
882         }
883
884         $uref = Route->new($ucall) unless $uref; # throw away
885         $self->route_pc17($origin, $line, $parent, $uref);
886 }
887                 
888 # link request
889 sub handle_18
890 {
891         my $self = shift;
892         my $pcno = shift;
893         my $line = shift;
894         my $origin = shift;
895         $self->state('init');   
896
897         # record the type and version offered
898         if ($_[1] =~ /DXSpider Version: (\d+\.\d+) Build: (\d+\.\d+)/) {
899                 $self->version(53 + $1);
900                 $self->user->version(53 + $1);
901                 $self->build(0 + $2);
902                 $self->user->build(0 + $2);
903                 unless ($self->is_spider) {
904                         $self->user->sort('S');
905                         $self->user->put;
906                         $self->sort('S');
907                 }
908         } else {
909                 $self->version(50.0);
910                 $self->version($_[2] / 100) if $_[2] && $_[2] =~ /^\d+$/;
911                 $self->user->version($self->version);
912         }
913
914         # first clear out any nodes on this dxchannel
915         my $parent = Route::Node::get($self->{call});
916         my @rout = $parent->del_nodes;
917         $self->route_pc21($origin, $line, @rout, $parent) if @rout;
918         $self->send_local_config();
919         $self->send(pc20());
920 }
921                 
922 # incoming cluster list
923 sub handle_19
924 {
925         my $self = shift;
926         my $pcno = shift;
927         my $line = shift;
928         my $origin = shift;
929
930         my $i;
931         my $newline = "PC19^";
932
933         # new routing list
934         my @rout;
935
936         # first get the INTERFACE node
937         my $parent = Route::Node::get($self->{call});
938         unless ($parent) {
939                 dbg("DXPROT: my parent $self->{call} has disappeared");
940                 $self->disconnect;
941                 return;
942         }
943
944         # if the origin isn't the same as the INTERFACE, then reparent, creating nodes as necessary
945         if ($origin ne $self->call) {
946                 my $op = Route::Node::get($origin);
947                 unless ($op) {
948                         $op = $parent->add($origin, 5000, Route::here(1));
949                         my $user = DXUser->get_current($origin);
950                         if (!$user) {
951                                 $user = DXUser->new($origin);
952                                 $user->sort('S');
953                                 $user->priv(1);         # I have relented and defaulted nodes
954                                 $user->lockout(1);
955                                 $user->homenode($origin);
956                                 $user->node($origin);
957                                 $user->wantroutepc19(1);
958                         }
959                         $user->put;
960                 }
961                 $parent = $op;
962         }
963
964         # parse the PC19
965         for ($i = 1; $i < $#_-1; $i += 4) {
966                 my $here = $_[$i];
967                 my $call = uc $_[$i+1];
968                 my $conf = $_[$i+2];
969                 my $ver = $_[$i+3];
970                 next unless defined $here && defined $conf && is_callsign($call);
971
972                 eph_del_regex("^PC(?:21\\^$call|17\\^[^\\^]+\\^$call)");
973                                 
974                 # check for sane parameters
975                 #                               $ver = 5000 if $ver eq '0000';
976                 next if $ver < 5000;    # only works with version 5 software
977                 next if length $call < 3; # min 3 letter callsigns
978                 next if $call eq $main::mycall;
979
980                 # check that this PC19 isn't trying to alter the wrong dxchan
981                 my $dxchan = DXChannel->get($call);
982                 if ($dxchan && $dxchan != $self) {
983                         dbg("PCPROT: PC19 from $self->{call} trying to alter wrong locally connected $call, ignored!") if isdbg('chanerr');
984                         next;
985                 }
986
987                 # add this station to the user database, if required (don't remove SSID from nodes)
988                 my $user = DXUser->get_current($call);
989                 if (!$user) {
990                         $user = DXUser->new($call);
991                         $user->sort('A');
992                         $user->priv(1);         # I have relented and defaulted nodes
993                         $user->lockout(1);
994                         $user->homenode($call);
995                         $user->node($call);
996                 }
997
998                 # do we believe this call?
999                 my $genline = "PC19^$here^$call^$conf^$ver^$_[-1]^"; 
1000                 unless ($call eq $self->{call} || $self->is_believed($call)) {
1001                         my $pt = $user->lastping($self->{call}) || 0;
1002                         if ($pt+$investigation_int < $main::systime && !Investigate::get($call, $self->{call})) {
1003                                 my $ivp  = Investigate->new($call, $self->{call});
1004                                 $ivp->version($ver);
1005                                 $ivp->here($here);
1006                                 $ivp->store_pcxx($pcno,$genline,$origin,'PC19',$here,$call,$conf,$ver,$_[-1]);
1007                         } else {
1008                                 dbg("PCPROT: We don't believe $call on $self->{call}");
1009                         }
1010                         next;
1011                 }
1012
1013                 if (eph_dup($genline)) {
1014                         dbg("PCPROT: dup PC19 for $call detected") if isdbg('chanerr');
1015                         next;
1016                 }
1017
1018                 my $r = Route::Node::get($call);
1019                 my $flags = Route::here($here)|Route::conf($conf);
1020
1021                 # modify the routing table if it is in it, otherwise store it in the pc19list for now
1022                 if ($r) {
1023                         my $ar;
1024                         if ($call ne $parent->call) {
1025                                 if ($self->in_filter_route($r)) {
1026                                         $ar = $parent->add($call, $ver, $flags);
1027                                         push @rout, $ar if $ar;
1028                                 } else {
1029                                         next;
1030                                 }
1031                         }
1032                         if ($r->version ne $ver || $r->flags != $flags) {
1033                                 $r->version($ver);
1034                                 $r->flags($flags);
1035                                 push @rout, $r unless $ar;
1036                         }
1037                 } else {
1038
1039                         # if he is directly connected or allowed then add him, otherwise store him up for later
1040                         if ($call eq $self->{call} || $user->wantroutepc19) {
1041                                 my $new = Route->new($call); # throw away
1042                                 if ($self->in_filter_route($new)) {
1043                                         my $ar = $parent->add($call, $ver, $flags);
1044                                         $user->wantroutepc19(1) unless defined $user->wantroutepc19;
1045                                         push @rout, $ar if $ar;
1046                                 } else {
1047                                         next;
1048                                 }
1049                         } else {
1050                                 $pc19list{$call} = [] unless exists $pc19list{$call};
1051                                 my $nl = $pc19list{$call};
1052                                 push @{$pc19list{$call}}, [$self->{call}, $ver, $flags] unless grep $_->[0] eq $self->{call}, @$nl;
1053                         }
1054                 }
1055
1056                 # unbusy and stop and outgoing mail (ie if somehow we receive another PC19 without a disconnect)
1057                 my $mref = DXMsg::get_busy($call);
1058                 $mref->stop_msg($call) if $mref;
1059                                 
1060                 $user->lastin($main::systime) unless DXChannel->get($call);
1061                 $user->put;
1062         }
1063
1064
1065         $self->route_pc19($origin, $line, @rout) if @rout;
1066 }
1067                 
1068 # send local configuration
1069 sub handle_20
1070 {
1071         my $self = shift;
1072         my $pcno = shift;
1073         my $line = shift;
1074         my $origin = shift;
1075         $self->send_local_config();
1076         $self->send(pc22());
1077         $self->state('normal');
1078         $self->{lastping} = 0;
1079 }
1080                 
1081 # delete a cluster from the list
1082 sub handle_21
1083 {
1084         my $self = shift;
1085         my $pcno = shift;
1086         my $line = shift;
1087         my $origin = shift;
1088         my $call = uc $_[1];
1089
1090         eph_del_regex("^PC1[679].*$call");
1091                         
1092         # if I get a PC21 from the same callsign as self then treat it
1093         # as a PC39: I have gone away
1094         if ($call eq $self->call) {
1095                 $self->disconnect(1);
1096                 return;
1097         }
1098
1099         # check if we believe this
1100         unless ($call eq $self->{call} || $self->is_believed($call)) {
1101                 if (my $ivp = Investigate::get($call, $self->{call})) {
1102                         $ivp->store_pcxx($pcno,$line,$origin,@_);
1103                 }
1104                 dbg("PCPROT: We don't believe $call on $self->{call}");
1105                 return;
1106         }
1107
1108         # check to see if we are in the pc19list, if we are then don't bother with any of
1109         # this routing table manipulation, just remove it from the list and dump it
1110         my @rout;
1111         if (my $nl = $pc19list{$call}) {
1112                 $pc19list{$call} = [ grep {$_->[0] ne $self->{call}} @$nl ];
1113                 delete $pc19list{$call} unless @{$pc19list{$call}};
1114         } else {
1115                                 
1116                 my $parent = Route::Node::get($self->{call});
1117                 unless ($parent) {
1118                         dbg("DXPROT: my parent $self->{call} has disappeared");
1119                         $self->disconnect;
1120                         return;
1121                 }
1122                 if ($call ne $main::mycall) { # don't allow malicious buggers to disconnect me!
1123                         my $node = Route::Node::get($call);
1124                         if ($node) {
1125                                                 
1126                                 my $dxchan = DXChannel->get($call);
1127                                 if ($dxchan && $dxchan != $self) {
1128                                         dbg("PCPROT: PC21 from $self->{call} trying to alter locally connected $call, ignored!") if isdbg('chanerr');
1129                                         return;
1130                                 }
1131                                                 
1132                                 # input filter it
1133                                 return unless $self->in_filter_route($node);
1134                                                 
1135                                 # routing objects
1136                                 push @rout, $node->del($parent);
1137                         }
1138                 } else {
1139                         dbg("PCPROT: I WILL _NOT_ be disconnected!") if isdbg('chanerr');
1140                         return;
1141                 }
1142         }
1143
1144         $self->route_pc21($origin, $line, @rout) if @rout;
1145 }
1146                 
1147
1148 sub handle_22
1149 {
1150         my $self = shift;
1151         my $pcno = shift;
1152         my $line = shift;
1153         my $origin = shift;
1154         $self->state('normal');
1155         $self->{lastping} = 0;
1156 }
1157                                 
1158 # WWV info
1159 sub handle_23
1160 {
1161         my $self = shift;
1162         my $pcno = shift;
1163         my $line = shift;
1164         my $origin = shift;
1165                         
1166         # route foreign' pc27s 
1167         if ($pcno == 27) {
1168                 if ($_[8] ne $main::mycall) {
1169                         $self->route($_[8], $line);
1170                         return;
1171                 }
1172         }
1173
1174         # only do a rspf check on PC23 (not 27)
1175         if ($pcno == 23) {
1176                 return if $rspfcheck and !$self->rspfcheck(1, $_[8], $_[7])
1177         }
1178
1179         # do some de-duping
1180         my $d = cltounix($_[1], sprintf("%02d18Z", $_[2]));
1181         my $sfi = unpad($_[3]);
1182         my $k = unpad($_[4]);
1183         my $i = unpad($_[5]);
1184         my ($r) = $_[6] =~ /R=(\d+)/;
1185         $r = 0 unless $r;
1186         if (($pcno == 23 && $d < $main::systime - $pc23_max_age) || $d > $main::systime + 1500 || $_[2] < 0 || $_[2] > 23) {
1187                 dbg("PCPROT: WWV Date ($_[1] $_[2]) out of range") if isdbg('chanerr');
1188                 return;
1189         }
1190         if (Geomag::dup($d,$sfi,$k,$i,$_[6])) {
1191                 dbg("PCPROT: Dup WWV Spot ignored\n") if isdbg('chanerr');
1192                 return;
1193         }
1194         $_[7] =~ s/-\d+$//o;            # remove spotter's ssid
1195                 
1196         my $wwv = Geomag::update($d, $_[2], $sfi, $k, $i, @_[6..8], $r);
1197
1198         my $rep;
1199         eval {
1200                 $rep = Local::wwv($self, $_[1], $_[2], $sfi, $k, $i, @_[6..8], $r);
1201         };
1202         #                       dbg("Local::wwv2 error $@") if isdbg('local') if $@;
1203         return if $rep;
1204
1205         # DON'T be silly and send on PC27s!
1206         return if $pcno == 27;
1207
1208         # broadcast to the eager world
1209         send_wwv_spot($self, $line, $d, $_[2], $sfi, $k, $i, @_[6..8]);
1210 }
1211                 
1212 # set here status
1213 sub handle_24
1214 {
1215         my $self = shift;
1216         my $pcno = shift;
1217         my $line = shift;
1218         my $origin = shift;
1219         my $call = uc $_[1];
1220         my ($nref, $uref);
1221         $nref = Route::Node::get($call);
1222         $uref = Route::User::get($call);
1223         return unless $nref || $uref; # if we don't know where they are, it's pointless sending it on
1224                         
1225         if (eph_dup($line)) {
1226                 dbg("PCPROT: Dup PC24 ignored\n") if isdbg('chanerr');
1227                 return;
1228         }
1229         
1230         $nref->here($_[2]) if $nref;
1231         $uref->here($_[2]) if $uref;
1232         my $ref = $nref || $uref;
1233         return unless $self->in_filter_route($ref);
1234
1235         $self->route_pc24($origin, $line, $ref, $_[3]);
1236 }
1237                 
1238 # merge request
1239 sub handle_25
1240 {
1241         my $self = shift;
1242         my $pcno = shift;
1243         my $line = shift;
1244         my $origin = shift;
1245         if ($_[1] ne $main::mycall) {
1246                 $self->route($_[1], $line);
1247                 return;
1248         }
1249         if ($_[2] eq $main::mycall) {
1250                 dbg("PCPROT: Trying to merge to myself, ignored") if isdbg('chanerr');
1251                 return;
1252         }
1253
1254         Log('DXProt', "Merge request for $_[3] spots and $_[4] WWV from $_[2]");
1255                         
1256         # spots
1257         if ($_[3] > 0) {
1258                 my @in = reverse Spot::search(1, undef, undef, 0, $_[3]);
1259                 my $in;
1260                 foreach $in (@in) {
1261                         $self->send(pc26(@{$in}[0..4], $_[2]));
1262                 }
1263         }
1264
1265         # wwv
1266         if ($_[4] > 0) {
1267                 my @in = reverse Geomag::search(0, $_[4], time, 1);
1268                 my $in;
1269                 foreach $in (@in) {
1270                         $self->send(pc27(@{$in}[0..5], $_[2]));
1271                 }
1272         }
1273 }
1274
1275 sub handle_26 {goto &handle_11}
1276 sub handle_27 {goto &handle_23}
1277
1278 # mail/file handling
1279 sub handle_28
1280 {
1281         my $self = shift;
1282         my $pcno = shift;
1283         my $line = shift;
1284         my $origin = shift;
1285         if ($_[1] eq $main::mycall) {
1286                 no strict 'refs';
1287                 my $sub = "DXMsg::handle_$pcno";
1288                 &$sub($self, @_);
1289         } else {
1290                 $self->route($_[1], $line) unless $self->is_clx;
1291         }
1292 }
1293
1294 sub handle_29 {goto &handle_28}
1295 sub handle_30 {goto &handle_28}
1296 sub handle_31 {goto &handle_28}
1297 sub handle_32 {goto &handle_28}
1298 sub handle_33 {goto &handle_28}
1299                 
1300 sub handle_34
1301 {
1302         my $self = shift;
1303         my $pcno = shift;
1304         my $line = shift;
1305         my $origin = shift;
1306         if (eph_dup($line, $eph_pc34_restime)) {
1307                 dbg("PCPROT: dupe PC34, ignored") if isdbg('chanerr');
1308         } else {
1309                 $self->process_rcmd($_[1], $_[2], $_[2], $_[3]);
1310         }
1311 }
1312                 
1313 # remote command replies
1314 sub handle_35
1315 {
1316         my $self = shift;
1317         my $pcno = shift;
1318         my $line = shift;
1319         my $origin = shift;
1320         eph_del_regex("^PC35\\^$_[2]\\^$_[1]\\^");
1321         $self->process_rcmd_reply($_[1], $_[2], $_[1], $_[3]);
1322 }
1323                 
1324 sub handle_36 {goto &handle_34}
1325
1326 # database stuff
1327 sub handle_37
1328 {
1329         my $self = shift;
1330         my $pcno = shift;
1331         my $line = shift;
1332         my $origin = shift;
1333         if ($_[1] eq $main::mycall) {
1334                 no strict 'refs';
1335                 my $sub = "DXDb::handle_$pcno";
1336                 &$sub($self, @_);
1337         } else {
1338                 $self->route($_[1], $line) unless $self->is_clx;
1339         }
1340 }
1341
1342 # node connected list from neighbour
1343 sub handle_38
1344 {
1345         my $self = shift;
1346         my $pcno = shift;
1347         my $line = shift;
1348         my $origin = shift;
1349 }
1350                 
1351 # incoming disconnect
1352 sub handle_39
1353 {
1354         my $self = shift;
1355         my $pcno = shift;
1356         my $line = shift;
1357         my $origin = shift;
1358         if ($_[1] eq $self->{call}) {
1359                 $self->disconnect(1);
1360         } else {
1361                 dbg("PCPROT: came in on wrong channel") if isdbg('chanerr');
1362         }
1363 }
1364
1365 sub handle_40 {goto &handle_28}
1366                 
1367 # user info
1368 sub handle_41
1369 {
1370         my $self = shift;
1371         my $pcno = shift;
1372         my $line = shift;
1373         my $origin = shift;
1374         my $call = $_[1];
1375
1376         my $l = $line;
1377         $l =~ s/[\x00-\x20\x7f-\xff]+//g; # remove all funny characters and spaces for dup checking
1378         if (eph_dup($l, $eph_info_restime)) {
1379                 dbg("PCPROT: dup PC41, ignored") if isdbg('chanerr');
1380                 return;
1381         }
1382                         
1383         # input filter if required
1384         #                       my $ref = Route::get($call) || Route->new($call);
1385         #                       return unless $self->in_filter_route($ref);
1386
1387         if ($_[3] eq $_[2] || $_[3] =~ /^\s*$/) {
1388                 dbg('PCPROT: invalid value') if isdbg('chanerr');
1389                 return;
1390         }
1391
1392         # add this station to the user database, if required
1393         my $user = DXUser->get_current($call);
1394         $user = DXUser->new($call) unless $user;
1395                         
1396         if ($_[2] == 1) {
1397                 $user->name($_[3]);
1398         } elsif ($_[2] == 2) {
1399                 $user->qth($_[3]);
1400         } elsif ($_[2] == 3) {
1401                 if (is_latlong($_[3])) {
1402                         my ($lat, $long) = DXBearing::stoll($_[3]);
1403                         $user->lat($lat);
1404                         $user->long($long);
1405                         $user->qra(DXBearing::lltoqra($lat, $long));
1406                 } else {
1407                         dbg('PCPROT: not a valid lat/long') if isdbg('chanerr');
1408                         return;
1409                 }
1410         } elsif ($_[2] == 4) {
1411                 $user->homenode($_[3]);
1412         } elsif ($_[2] == 5) {
1413                 if (is_qra(uc $_[3])) {
1414                         my ($lat, $long) = DXBearing::qratoll(uc $_[3]);
1415                         $user->lat($lat);
1416                         $user->long($long);
1417                         $user->qra(uc $_[3]);
1418                 } else {
1419                         dbg('PCPROT: not a valid QRA locator') if isdbg('chanerr');
1420                         return;
1421                 }
1422         }
1423         $user->lastoper($main::systime); # to cut down on excessive for/opers being generated
1424         $user->put;
1425
1426         unless ($self->{isolate}) {
1427                 DXChannel::broadcast_nodes($line, $self); # send it to everyone but me
1428         }
1429
1430         #  perhaps this IS what we want after all
1431         #                       $self->route_pc41($ref, $call, $_[2], $_[3], $_[4]);
1432 }
1433
1434 sub handle_42 {goto &handle_28}
1435
1436
1437 # database
1438 sub handle_44 {goto &handle_37}
1439 sub handle_45 {goto &handle_37}
1440 sub handle_46 {goto &handle_37}
1441 sub handle_47 {goto &handle_37}
1442 sub handle_48 {goto &handle_37}
1443                 
1444 # message and database
1445 sub handle_49
1446 {
1447         my $self = shift;
1448         my $pcno = shift;
1449         my $line = shift;
1450         my $origin = shift;
1451
1452         if (eph_dup($line)) {
1453                 dbg("PCPROT: Dup PC49 ignored\n") if isdbg('chanerr');
1454                 return;
1455         }
1456         
1457         if ($_[1] eq $main::mycall) {
1458                 DXMsg::handle_49($self, @_);
1459         } else {
1460                 $self->route($_[1], $line) unless $self->is_clx;
1461         }
1462 }
1463
1464 # keep alive/user list
1465 sub handle_50
1466 {
1467         my $self = shift;
1468         my $pcno = shift;
1469         my $line = shift;
1470         my $origin = shift;
1471
1472         my $call = $_[1];
1473         my $node = Route::Node::get($call);
1474         if ($node) {
1475                 return unless $node->call eq $self->{call};
1476                 $node->usercount($_[2]);
1477
1478                 # input filter if required
1479                 return unless $self->in_filter_route($node);
1480
1481                 $self->route_pc50($origin, $line, $node, $_[2], $_[3]) unless eph_dup($line);
1482         }
1483 }
1484                 
1485 # incoming ping requests/answers
1486 sub handle_51
1487 {
1488         my $self = shift;
1489         my $pcno = shift;
1490         my $line = shift;
1491         my $origin = shift;
1492         my $to = $_[1];
1493         my $from = $_[2];
1494         my $flag = $_[3];
1495
1496                         
1497         # is it for us?
1498         if ($to eq $main::mycall) {
1499                 if ($flag == 1) {
1500                         $self->send(pc51($from, $to, '0'));
1501                 } else {
1502                         # it's a reply, look in the ping list for this one
1503                         my $ref = $pings{$from};
1504                         if ($ref) {
1505                                 my $tochan =  DXChannel->get($from);
1506                                 while (@$ref) {
1507                                         my $r = shift @$ref;
1508                                         my $dxchan = DXChannel->get($r->{call});
1509                                         next unless $dxchan;
1510                                         my $t = tv_interval($r->{t}, [ gettimeofday ]);
1511                                         if ($dxchan->is_user) {
1512                                                 my $s = sprintf "%.2f", $t; 
1513                                                 my $ave = sprintf "%.2f", $tochan ? ($tochan->{pingave} || $t) : $t;
1514                                                 $dxchan->send($dxchan->msg('pingi', $from, $s, $ave))
1515                                         } elsif ($dxchan->is_node) {
1516                                                 if ($tochan) {
1517                                                         my $nopings = $tochan->user->nopings || $obscount;
1518                                                         push @{$tochan->{pingtime}}, $t;
1519                                                         shift @{$tochan->{pingtime}} if @{$tochan->{pingtime}} > 6;
1520                                                         
1521                                                         # cope with a missed ping, this means you must set the pingint large enough
1522                                                         if ($t > $tochan->{pingint}  && $t < 2 * $tochan->{pingint} ) {
1523                                                                 $t -= $tochan->{pingint};
1524                                                         }
1525                                                         
1526                                                         # calc smoothed RTT a la TCP
1527                                                         if (@{$tochan->{pingtime}} == 1) {
1528                                                                 $tochan->{pingave} = $t;
1529                                                         } else {
1530                                                                 $tochan->{pingave} = $tochan->{pingave} + (($t - $tochan->{pingave}) / 6);
1531                                                         }
1532                                                         $tochan->{nopings} = $nopings; # pump up the timer
1533                                                         if (my $ivp = Investigate::get($from, $self->{call})) {
1534                                                                 $ivp->handle_ping;
1535                                                         }
1536                                                 } elsif (my $rref = Route::Node::get($r->{call})) {
1537                                                         if (my $ivp = Investigate::get($from, $self->{call})) {
1538                                                                 $ivp->handle_ping;
1539                                                         }
1540                                                 }
1541                                         }
1542                                 }
1543                         }
1544                 }
1545         } else {
1546                 if (eph_dup($line)) {
1547                         dbg("PCPROT: dup PC51 detected") if isdbg('chanerr');
1548                         return;
1549                 }
1550                 # route down an appropriate thingy
1551                 $self->route($to, $line);
1552         }
1553 }
1554
1555 # dunno but route it
1556 sub handle_75
1557 {
1558         my $self = shift;
1559         my $pcno = shift;
1560         my $line = shift;
1561         my $origin = shift;
1562         my $call = $_[1];
1563         if ($call ne $main::mycall) {
1564                 $self->route($call, $line);
1565         }
1566 }
1567
1568 # WCY broadcasts
1569 sub handle_73
1570 {
1571         my $self = shift;
1572         my $pcno = shift;
1573         my $line = shift;
1574         my $origin = shift;
1575         my $call = $_[1];
1576                         
1577         # do some de-duping
1578         my $d = cltounix($call, sprintf("%02d18Z", $_[2]));
1579         if (($pcno == 23 && $d < $main::systime - $pc23_max_age) || $d > $main::systime + 1500 || $_[2] < 0 || $_[2] > 23) {
1580                 dbg("PCPROT: WCY Date ($call $_[2]) out of range") if isdbg('chanerr');
1581                 return;
1582         }
1583         @_ = map { unpad($_) } @_;
1584         if (WCY::dup($d)) {
1585                 dbg("PCPROT: Dup WCY Spot ignored\n") if isdbg('chanerr');
1586                 return;
1587         }
1588                 
1589         my $wcy = WCY::update($d, @_[2..12]);
1590
1591         my $rep;
1592         eval {
1593                 $rep = Local::wcy($self, @_[1..12]);
1594         };
1595         # dbg("Local::wcy error $@") if isdbg('local') if $@;
1596         return if $rep;
1597
1598         # broadcast to the eager world
1599         send_wcy_spot($self, $line, $d, @_[2..12]);
1600 }
1601
1602 # remote commands (incoming)
1603 sub handle_84
1604 {
1605         my $self = shift;
1606         my $pcno = shift;
1607         my $line = shift;
1608         my $origin = shift;
1609         $self->process_rcmd($_[1], $_[2], $_[3], $_[4]);
1610 }
1611
1612 # remote command replies
1613 sub handle_85
1614 {
1615         my $self = shift;
1616         my $pcno = shift;
1617         my $line = shift;
1618         my $origin = shift;
1619         $self->process_rcmd_reply($_[1], $_[2], $_[3], $_[4]);
1620 }
1621
1622 # if get here then rebroadcast the thing with its Hop count decremented (if
1623 # there is one). If it has a hop count and it decrements to zero then don't
1624 # rebroadcast it.
1625 #
1626 # NOTE - don't arrive here UNLESS YOU WANT this lump of protocol to be
1627 #        REBROADCAST!!!!
1628 #
1629
1630 sub handle_default
1631 {
1632         my $self = shift;
1633         my $pcno = shift;
1634         my $line = shift;
1635         my $origin = shift;
1636
1637         if (eph_dup($line)) {
1638                 dbg("PCPROT: Ephemeral dup, dropped") if isdbg('chanerr');
1639         } else {
1640                 unless ($self->{isolate}) {
1641                         DXChannel::broadcast_nodes($line, $self) if $line =~ /\^H\d+\^?~?$/; # send it to everyone but me
1642                 }
1643         }
1644 }
1645
1646 #
1647 # This is called from inside the main cluster processing loop and is used
1648 # for despatching commands that are doing some long processing job
1649 #
1650 sub process
1651 {
1652         my $t = time;
1653         my @dxchan = DXChannel->get_all();
1654         my $dxchan;
1655         my $pc50s;
1656         
1657         # send out a pc50 on EVERY channel all at once
1658         if ($t >= $last_pc50 + $DXProt::pc50_interval) {
1659                 $pc50s = pc50($main::me, scalar DXChannel::get_all_users);
1660                 eph_dup($pc50s);
1661                 $last_pc50 = $t;
1662         }
1663
1664         foreach $dxchan (@dxchan) {
1665                 next unless $dxchan->is_node();
1666                 next if $dxchan == $main::me;
1667
1668                 # send the pc50
1669                 $dxchan->send($pc50s) if $pc50s;
1670                 
1671                 # send a ping out on this channel
1672                 if ($dxchan->{pingint} && $t >= $dxchan->{pingint} + $dxchan->{lastping}) {
1673                         if ($dxchan->{nopings} <= 0) {
1674                                 $dxchan->disconnect;
1675                         } else {
1676                                 addping($main::mycall, $dxchan->call);
1677                                 $dxchan->{nopings} -= 1;
1678                                 $dxchan->{lastping} = $t;
1679                         }
1680                 }
1681         }
1682
1683         Investigate::process();
1684
1685         # every ten seconds
1686         if ($t - $last10 >= 10) {       
1687                 # clean out ephemera 
1688
1689                 eph_clean();
1690
1691                 $last10 = $t;
1692         }
1693         
1694         if ($main::systime - 3600 > $last_hour) {
1695                 $last_hour = $main::systime;
1696         }
1697 }
1698
1699 #
1700 # finish up a pc context
1701 #
1702
1703 #
1704 # some active measures
1705 #
1706
1707
1708 sub send_dx_spot
1709 {
1710         my $self = shift;
1711         my $line = shift;
1712         my @dxchan = DXChannel->get_all();
1713         my $dxchan;
1714         
1715         # send it if it isn't the except list and isn't isolated and still has a hop count
1716         # taking into account filtering and so on
1717         foreach $dxchan (@dxchan) {
1718                 next if $dxchan == $main::me;
1719                 next if $dxchan == $self && $self->is_node;
1720                 $dxchan->dx_spot($line, $self->{isolate}, @_, $self->{call});
1721         }
1722 }
1723
1724 sub dx_spot
1725 {
1726         my $self = shift;
1727         my $line = shift;
1728         my $isolate = shift;
1729         my ($filter, $hops);
1730
1731         if ($self->{spotsfilter}) {
1732                 ($filter, $hops) = $self->{spotsfilter}->it(@_);
1733                 return unless $filter;
1734         }
1735         send_prot_line($self, $filter, $hops, $isolate, $line);
1736 }
1737
1738 sub send_prot_line
1739 {
1740         my ($self, $filter, $hops, $isolate, $line) = @_;
1741         my $routeit;
1742
1743
1744         if ($hops) {
1745                 $routeit = $line;
1746                 $routeit =~ s/\^H\d+\^\~$/\^H$hops\^\~/;
1747         } else {
1748                 $routeit = adjust_hops($self, $line);  # adjust its hop count by node name
1749                 return unless $routeit;
1750         }
1751         if ($filter) {
1752                 $self->send($routeit);
1753         } else {
1754                 $self->send($routeit) unless $self->{isolate} || $isolate;
1755         }
1756 }
1757
1758
1759 sub send_wwv_spot
1760 {
1761         my $self = shift;
1762         my $line = shift;
1763         my @dxchan = DXChannel->get_all();
1764         my $dxchan;
1765         my @dxcc = ((Prefix::cty_data($_[6]))[0..2], (Prefix::cty_data($_[7]))[0..2]);
1766
1767         # send it if it isn't the except list and isn't isolated and still has a hop count
1768         # taking into account filtering and so on
1769         foreach $dxchan (@dxchan) {
1770                 next if $dxchan == $main::me;
1771                 next if $dxchan == $self && $self->is_node;
1772                 my $routeit;
1773                 my ($filter, $hops);
1774
1775                 $dxchan->wwv($line, $self->{isolate}, @_, $self->{call}, @dxcc);
1776         }
1777 }
1778
1779 sub wwv
1780 {
1781         my $self = shift;
1782         my $line = shift;
1783         my $isolate = shift;
1784         my ($filter, $hops);
1785         
1786         if ($self->{wwvfilter}) {
1787                 ($filter, $hops) = $self->{wwvfilter}->it(@_);
1788                 return unless $filter;
1789         }
1790         send_prot_line($self, $filter, $hops, $isolate, $line)
1791 }
1792
1793 sub send_wcy_spot
1794 {
1795         my $self = shift;
1796         my $line = shift;
1797         my @dxchan = DXChannel->get_all();
1798         my $dxchan;
1799         my @dxcc = ((Prefix::cty_data($_[10]))[0..2], (Prefix::cty_data($_[11]))[0..2]);
1800         
1801         # send it if it isn't the except list and isn't isolated and still has a hop count
1802         # taking into account filtering and so on
1803         foreach $dxchan (@dxchan) {
1804                 next if $dxchan == $main::me;
1805                 next if $dxchan == $self;
1806
1807                 $dxchan->wcy($line, $self->{isolate}, @_, $self->{call}, @dxcc);
1808         }
1809 }
1810
1811 sub wcy
1812 {
1813         my $self = shift;
1814         my $line = shift;
1815         my $isolate = shift;
1816         my ($filter, $hops);
1817
1818         if ($self->{wcyfilter}) {
1819                 ($filter, $hops) = $self->{wcyfilter}->it(@_);
1820                 return unless $filter;
1821         }
1822         send_prot_line($self, $filter, $hops, $isolate, $line) if $self->is_clx || $self->is_spider || $self->is_dxnet;
1823 }
1824
1825 # send an announce
1826 sub send_announce
1827 {
1828         my $self = shift;
1829         my $line = shift;
1830         my @dxchan = DXChannel->get_all();
1831         my $dxchan;
1832         my $target;
1833         my $to = 'To ';
1834         my $text = unpad($_[2]);
1835                                 
1836         if ($_[3] eq '*') {     # sysops
1837                 $target = "SYSOP";
1838         } elsif ($_[3] gt ' ') { # speciality list handling
1839                 my ($name) = split /\./, $_[3]; 
1840                 $target = "$name"; # put the rest in later (if bothered) 
1841         } 
1842         
1843         if ($_[5] eq '1') {
1844                 $target = "WX"; 
1845                 $to = '';
1846         }
1847         $target = "ALL" if !$target;
1848
1849
1850         # obtain country codes etc 
1851         my @a = Prefix::cty_data($_[0]);
1852         my @b = Prefix::cty_data($_[4]);
1853         if ($self->{inannfilter}) {
1854                 my ($filter, $hops) = 
1855                         $self->{inannfilter}->it(@_, $self->{call}, 
1856                                                                          @a[0..2],
1857                                                                          @b[0..2], $a[3], $b[3]);
1858                 unless ($filter) {
1859                         dbg("PCPROT: Rejected by input announce filter") if isdbg('chanerr');
1860                         return;
1861                 }
1862         }
1863
1864         if (AnnTalk::dup($_[0], $_[1], $_[2])) {
1865                 dbg("PCPROT: Duplicate Announce ignored") if isdbg('chanerr');
1866                 return;
1867         }
1868
1869         Log('ann', $target, $_[0], $text);
1870
1871         # send it if it isn't the except list and isn't isolated and still has a hop count
1872         # taking into account filtering and so on
1873         foreach $dxchan (@dxchan) {
1874                 next if $dxchan == $main::me;
1875                 next if $dxchan == $self && $self->is_node;
1876                 $dxchan->announce($line, $self->{isolate}, $to, $target, $text, @_, $self->{call},
1877                                                   @a[0..2], @b[0..2]);
1878         }
1879 }
1880
1881 my $msgid = 0;
1882
1883 sub nextchatmsgid
1884 {
1885         $msgid++;
1886         $msgid = 1 if $msgid > 999;
1887         return $msgid;
1888 }
1889
1890 # send a chat line
1891 sub send_chat
1892 {
1893         my $self = shift;
1894         my $line = shift;
1895         my @dxchan = DXChannel->get_all();
1896         my $dxchan;
1897         my $target = $_[3];
1898         my $text = unpad($_[2]);
1899         my $ak1a_line;
1900                                 
1901         # munge the group and recast the line if required
1902         if ($target =~ s/\.LST$//) {
1903                 $ak1a_line = $line;
1904         }
1905         
1906         # obtain country codes etc 
1907         my @a = Prefix::cty_data($_[0]);
1908         my @b = Prefix::cty_data($_[4]);
1909         if ($self->{inannfilter}) {
1910                 my ($filter, $hops) = 
1911                         $self->{inannfilter}->it(@_, $self->{call}, 
1912                                                                          @a[0..2],
1913                                                                          @b[0..2], $a[3], $b[3]);
1914                 unless ($filter) {
1915                         dbg("PCPROT: Rejected by input announce filter") if isdbg('chanerr');
1916                         return;
1917                 }
1918         }
1919
1920         if (AnnTalk::dup($_[0], $_[1], $_[2], $chatdupeage)) {
1921                 dbg("PCPROT: Duplicate Announce ignored") if isdbg('chanerr');
1922                 return;
1923         }
1924
1925
1926         Log('chat', $target, $_[0], $text);
1927
1928         # send it if it isn't the except list and isn't isolated and still has a hop count
1929         # taking into account filtering and so on
1930         foreach $dxchan (@dxchan) {
1931                 my $is_ak1a = $dxchan->is_ak1a;
1932                 
1933                 if ($dxchan->is_node) {
1934                         next if $dxchan == $main::me;
1935                         next if $dxchan == $self;
1936                         next unless $dxchan->is_spider || $is_ak1a;
1937                         next if $target eq 'LOCAL';
1938                         if (!$ak1a_line && $is_ak1a) {
1939                                 $ak1a_line = DXProt::pc12($_[0], $text, $_[1], "$target.LST");
1940                         }
1941                 }
1942                 
1943                 $dxchan->chat($is_ak1a ? $ak1a_line : $line, $self->{isolate}, $target, $_[1], 
1944                                           $text, @_, $self->{call}, @a[0..2], @b[0..2]);
1945         }
1946 }
1947
1948 sub announce
1949 {
1950         my $self = shift;
1951         my $line = shift;
1952         my $isolate = shift;
1953         my $to = shift;
1954         my $target = shift;
1955         my $text = shift;
1956         my ($filter, $hops);
1957
1958         if ($self->{annfilter}) {
1959                 ($filter, $hops) = $self->{annfilter}->it(@_);
1960                 return unless $filter;
1961         }
1962         send_prot_line($self, $filter, $hops, $isolate, $line) unless $_[1] eq $main::mycall;
1963 }
1964
1965 sub chat
1966 {
1967         goto &announce;
1968 }
1969
1970
1971 sub send_local_config
1972 {
1973         my $self = shift;
1974         my $node;
1975         my @nodes;
1976         my @localnodes;
1977         my @remotenodes;
1978
1979         dbg('DXProt::send_local_config') if isdbg('trace');
1980         
1981         # send our nodes
1982         if ($self->{isolate}) {
1983                 @localnodes = ( $main::routeroot );
1984                 $self->send_route($main::mycall, \&pc19, 1, $main::routeroot);
1985         } else {
1986                 # create a list of all the nodes that are not connected to this connection
1987                 # and are not themselves isolated, this to make sure that isolated nodes
1988         # don't appear outside of this node
1989
1990                 # send locally connected nodes
1991                 my @dxchan = grep { $_->call ne $main::mycall && $_ != $self && !$_->{isolate} } DXChannel::get_all_nodes();
1992                 @localnodes = map { my $r = Route::Node::get($_->{call}); $r ? $r : () } @dxchan if @dxchan;
1993                 $self->send_route($main::mycall, \&pc19, scalar(@localnodes)+1, $main::routeroot, @localnodes);
1994
1995                 my $node;
1996                 my @rawintcalls = map { $_->nodes } @localnodes if @localnodes;
1997                 my @intcalls;
1998                 for $node (@rawintcalls) {
1999                         push @intcalls, $node unless grep $node eq $_, @intcalls; 
2000                 }
2001                 my $ref = Route::Node::get($self->{call});
2002                 my @rnodes = $ref->nodes;
2003                 for $node (@intcalls) {
2004                         push @remotenodes, Route::Node::get($node) unless grep $node eq $_, @rnodes, @remotenodes;
2005                 }
2006                 $self->send_route($main::mycall, \&pc19, scalar(@remotenodes), @remotenodes);
2007         }
2008         
2009         # get all the users connected on the above nodes and send them out
2010         foreach $node ($main::routeroot, @localnodes, @remotenodes) {
2011                 if ($node) {
2012                         my @rout = map {my $r = Route::User::get($_); $r ? ($r) : ()} $node->users;
2013                         $self->send_route($main::mycall, \&pc16, 1, $node, @rout) if @rout && $self->user->wantsendpc16;
2014                 } else {
2015                         dbg("sent a null value") if isdbg('chanerr');
2016                 }
2017         }
2018 }
2019
2020 #
2021 # route a message down an appropriate interface for a callsign
2022 #
2023 # is called route(to, pcline);
2024 #
2025 sub route
2026 {
2027         my ($self, $call, $line) = @_;
2028
2029         if (ref $self && $call eq $self->{call}) {
2030                 dbg("PCPROT: Trying to route back to source, dropped") if isdbg('chanerr');
2031                 return;
2032         }
2033
2034         # always send it down the local interface if available
2035         my $dxchan = DXChannel->get($call);
2036         unless ($dxchan) {
2037                 my $cl = Route::get($call);
2038                 $dxchan = $cl->dxchan if $cl;
2039                 if (ref $dxchan) {
2040                         if (ref $self && $dxchan eq $self) {
2041                                 dbg("PCPROT: Trying to route back to source, dropped") if isdbg('chanerr');
2042                                 return;
2043                         }
2044                 }
2045         }
2046         if ($dxchan) {
2047                 my $routeit = adjust_hops($dxchan, $line);   # adjust its hop count by node name
2048                 if ($routeit) {
2049                         $dxchan->send($routeit) unless $dxchan == $main::me;
2050                 }
2051         } else {
2052                 dbg("PCPROT: No route available, dropped") if isdbg('chanerr');
2053         }
2054 }
2055
2056 #
2057 # obtain the hops from the list for this callsign and pc no 
2058 #
2059
2060 sub get_hops
2061 {
2062         my $pcno = shift;
2063         my $hops = $DXProt::hopcount{$pcno};
2064         $hops = $DXProt::def_hopcount if !$hops;
2065         return "H$hops";       
2066 }
2067
2068
2069 # adjust the hop count on a per node basis using the user loadable 
2070 # hop table if available or else decrement an existing one
2071 #
2072
2073 sub adjust_hops
2074 {
2075         my $self = shift;
2076         my $s = shift;
2077         my $call = $self->{call};
2078         my $hops;
2079         
2080         if (($hops) = $s =~ /\^H(\d+)\^~?$/o) {
2081                 my ($pcno) = $s =~ /^PC(\d\d)/o;
2082                 confess "$call called adjust_hops with '$s'" unless $pcno;
2083                 my $ref = $nodehops{$call} if %nodehops;
2084                 if ($ref) {
2085                         my $newhops = $ref->{$pcno};
2086                         return "" if defined $newhops && $newhops == 0;
2087                         $newhops = $ref->{default} unless $newhops;
2088                         return "" if defined $newhops && $newhops == 0;
2089                         $newhops = $hops if !$newhops;
2090                         $s =~ s/\^H(\d+)(\^~?)$/\^H$newhops$2/ if $newhops;
2091                 } else {
2092                         # simply decrement it
2093                         $hops--;
2094                         return "" if !$hops;
2095                         $s =~ s/\^H(\d+)(\^~?)$/\^H$hops$2/ if $hops;
2096                 }
2097         }
2098         return $s;
2099 }
2100
2101
2102 # load hop tables
2103 #
2104 sub load_hops
2105 {
2106         my $self = shift;
2107         return $self->msg('lh1') unless -e "$main::data/hop_table.pl";
2108         do "$main::data/hop_table.pl";
2109         return $@ if $@;
2110         return ();
2111 }
2112
2113
2114 # add a ping request to the ping queues
2115 sub addping
2116 {
2117         my ($from, $to, $via) = @_;
2118         my $ref = $pings{$to} || [];
2119         my $r = {};
2120         $r->{call} = $from;
2121         $r->{t} = [ gettimeofday ];
2122         if ($via && (my $dxchan = DXChannel->get($via))) {
2123                 $dxchan->send(pc51($to, $main::mycall, 1));
2124         } else {
2125                 route(undef, $to, pc51($to, $main::mycall, 1));
2126         }
2127         push @$ref, $r;
2128         $pings{$to} = $ref;
2129         my $u = DXUser->get_current($to);
2130         if ($u) {
2131                 $u->lastping(($via || $from), $main::systime);
2132                 $u->put;
2133         }
2134 }
2135
2136 sub process_rcmd
2137 {
2138         my ($self, $tonode, $fromnode, $user, $cmd) = @_;
2139         if ($tonode eq $main::mycall) {
2140                 my $ref = DXUser->get_current($fromnode);
2141                 my $cref = Route::Node::get($fromnode);
2142                 Log('rcmd', 'in', $ref->{priv}, $fromnode, $cmd);
2143                 if ($cmd !~ /^\s*rcmd/i && $cref && $ref && $cref->call eq $ref->homenode) { # not allowed to relay RCMDS!
2144                         if ($ref->{priv}) {             # you have to have SOME privilege, the commands have further filtering
2145                                 $self->{remotecmd} = 1; # for the benefit of any command that needs to know
2146                                 my $oldpriv = $self->{priv};
2147                                 $self->{priv} = $ref->{priv}; # assume the user's privilege level
2148                                 my @in = (DXCommandmode::run_cmd($self, $cmd));
2149                                 $self->{priv} = $oldpriv;
2150                                 $self->send_rcmd_reply($main::mycall, $fromnode, $user, @in);
2151                                 delete $self->{remotecmd};
2152                         } else {
2153                                 $self->send_rcmd_reply($main::mycall, $fromnode, $user, "sorry...!");
2154                         }
2155                 } else {
2156                         $self->send_rcmd_reply($main::mycall, $fromnode, $user, "your attempt is logged, Tut tut tut...!");
2157                 }
2158         } else {
2159                 my $ref = DXUser->get_current($tonode);
2160                 if ($ref && $ref->is_clx) {
2161                         $self->route($tonode, pc84($fromnode, $tonode, $user, $cmd));
2162                 } else {
2163                         $self->route($tonode, pc34($fromnode, $tonode, $cmd));
2164                 }
2165         }
2166 }
2167
2168 sub process_rcmd_reply
2169 {
2170         my ($self, $tonode, $fromnode, $user, $line) = @_;
2171         if ($tonode eq $main::mycall) {
2172                 my $s = $rcmds{$fromnode};
2173                 if ($s) {
2174                         my $dxchan = DXChannel->get($s->{call});
2175                         my $ref = $user eq $tonode ? $dxchan : (DXChannel->get($user) || $dxchan);
2176                         $ref->send($line) if $ref;
2177                         delete $rcmds{$fromnode} if !$dxchan;
2178                 } else {
2179                         # send unsolicited ones to the sysop
2180                         my $dxchan = DXChannel->get($main::myalias);
2181                         $dxchan->send($line) if $dxchan;
2182                 }
2183         } else {
2184                 my $ref = DXUser->get_current($tonode);
2185                 if ($ref && $ref->is_clx) {
2186                         $self->route($tonode, pc85($fromnode, $tonode, $user, $line));
2187                 } else {
2188                         $self->route($tonode, pc35($fromnode, $tonode, $line));
2189                 }
2190         }
2191 }
2192
2193 sub send_rcmd_reply
2194 {
2195         my $self = shift;
2196         my $tonode = shift;
2197         my $fromnode = shift;
2198         my $user = shift;
2199         while (@_) {
2200                 my $line = shift;
2201                 $line =~ s/\s*$//;
2202                 Log('rcmd', 'out', $fromnode, $line);
2203                 if ($self->is_clx) {
2204                         $self->send(pc85($main::mycall, $fromnode, $user, "$main::mycall:$line"));
2205                 } else {
2206                         $self->send(pc35($main::mycall, $fromnode, "$main::mycall:$line"));
2207                 }
2208         }
2209 }
2210
2211 # add a rcmd request to the rcmd queues
2212 sub addrcmd
2213 {
2214         my ($self, $to, $cmd) = @_;
2215
2216         my $r = {};
2217         $r->{call} = $self->{call};
2218         $r->{t} = $main::systime;
2219         $r->{cmd} = $cmd;
2220         $rcmds{$to} = $r;
2221         
2222         my $ref = Route::Node::get($to);
2223         my $dxchan = $ref->dxchan;
2224         if ($dxchan && $dxchan->is_clx) {
2225                 route(undef, $to, pc84($main::mycall, $to, $self->{call}, $cmd));
2226         } else {
2227                 route(undef, $to, pc34($main::mycall, $to, $cmd));
2228         }
2229 }
2230
2231 sub disconnect
2232 {
2233         my $self = shift;
2234         my $pc39flag = shift;
2235         my $call = $self->call;
2236
2237         return if $self->{disconnecting}++;
2238         
2239         unless ($pc39flag && $pc39flag == 1) {
2240                 $self->send_now("D", DXProt::pc39($main::mycall, $self->msg('disc1', "System Op")));
2241         }
2242
2243         # get rid of any PC16/17/19
2244         eph_del_regex("^PC1[679]*$call");
2245
2246         # do routing stuff, remove me from routing table
2247         my $node = Route::Node::get($call);
2248         my @rout;
2249         if ($node) {
2250                 @rout = $node->del($main::routeroot);
2251                 
2252                 # and all my ephemera as well
2253                 for (@rout) {
2254                         my $c = $_->call;
2255                         eph_del_regex("^PC1[679].*$c");
2256                 }
2257         }
2258         
2259         # remove them from the pc19list as well
2260         while (my ($k,$v) = each %pc19list) {
2261                 my @l = grep {$_->[0] ne $call} @{$pc19list{$k}};
2262                 if (@l) {
2263                         $pc19list{$k} = \@l;
2264                 } else {
2265                         delete $pc19list{$k};
2266                 }
2267                 
2268                 # and the ephemera
2269                 eph_del_regex("^PC1[679].*$k");
2270         }
2271
2272         # unbusy and stop and outgoing mail
2273         my $mref = DXMsg::get_busy($call);
2274         $mref->stop_msg($call) if $mref;
2275         
2276         # broadcast to all other nodes that all the nodes connected to via me are gone
2277         unless ($pc39flag && $pc39flag == 2) {
2278                 $self->route_pc21($main::mycall, undef, @rout) if @rout;
2279         }
2280
2281         # remove outstanding pings
2282         delete $pings{$call};
2283         
2284         # I was the last node visited
2285     $self->user->node($main::mycall);
2286
2287         # send info to all logged in thingies
2288         $self->tell_login('logoutn');
2289
2290         Log('DXProt', $call . " Disconnected");
2291
2292         $self->SUPER::disconnect;
2293 }
2294
2295
2296
2297 # send a talk message to this thingy
2298 #
2299 sub talk
2300 {
2301         my ($self, $from, $to, $via, $line, $origin) = @_;
2302         
2303         $line =~ s/\^/\\5E/g;                   # remove any ^ characters
2304         $self->send(DXProt::pc10($from, $to, $via, $line, $origin));
2305         Log('talk', $to, $from, $via?$via:$self->call, $line) unless $origin && $origin ne $main::mycall;
2306 }
2307
2308 # send it if it isn't the except list and isn't isolated and still has a hop count
2309 # taking into account filtering and so on
2310
2311 sub send_route
2312 {
2313         my $self = shift;
2314         my $origin = shift;
2315         my $generate = shift;
2316         my $no = shift;     # the no of things to filter on 
2317         my $routeit;
2318         my ($filter, $hops);
2319         my @rin;
2320         
2321         for (; @_ && $no; $no--) {
2322                 my $r = shift;
2323                 
2324                 if (!$self->{isolate} && $self->{routefilter}) {
2325                         $filter = undef;
2326                         if ($r) {
2327                                 ($filter, $hops) = $self->{routefilter}->it($self->{call}, $self->{dxcc}, $self->{itu}, $self->{cq}, $r->call, $r->dxcc, $r->itu, $r->cq, $self->{state}, $r->{state});
2328                                 if ($filter) {
2329                                         push @rin, $r;
2330                                 } else {
2331                                         dbg("DXPROT: $self->{call}/" . $r->call . " rejected by output filter") if isdbg('chanerr');
2332                                 }
2333                         } else {
2334                                 dbg("was sent a null value") if isdbg('chanerr');
2335                         }
2336                 } else {
2337                         push @rin, $r unless $self->{isolate} && $r->call ne $main::mycall;
2338                 }
2339         }
2340         if (@rin) {
2341                 foreach my $line (&$generate(@rin, @_)) {
2342                         if ($hops) {
2343                                 $routeit = $line;
2344                                 $routeit =~ s/\^H\d+\^\~$/\^H$hops\^\~/;
2345                         } else {
2346                                 $routeit = adjust_hops($self, $line);  # adjust its hop count by node name
2347                                 next unless $routeit;
2348                         }
2349                         
2350                         $self->send($routeit);
2351                 }
2352         }
2353 }
2354
2355 sub broadcast_route
2356 {
2357         my $self = shift;
2358         my $origin = shift;
2359         my $generate = shift;
2360         my $line = shift;
2361         my @dxchan = DXChannel::get_all_nodes();
2362         my $dxchan;
2363         
2364         unless ($self->{isolate}) {
2365                 foreach $dxchan (@dxchan) {
2366                         next if $dxchan == $self;
2367                         next if $dxchan == $main::me;
2368                         next unless $dxchan->isa('DXProt');
2369                         next if ($generate == \&pc16 || $generate==\&pc17) && !$dxchan->user->wantsendpc16;
2370  
2371                         $dxchan->send_route($origin, $generate, @_);
2372                 }
2373         }
2374 }
2375
2376 sub route_pc16
2377 {
2378         my $self = shift;
2379         return unless $self->user->wantpc16;
2380         my $origin = shift;
2381         my $line = shift;
2382         broadcast_route($self, $origin, \&pc16, $line, 1, @_);
2383 }
2384
2385 sub route_pc17
2386 {
2387         my $self = shift;
2388         return unless $self->user->wantpc16;
2389         my $origin = shift;
2390         my $line = shift;
2391         broadcast_route($self, $origin, \&pc17, $line, 1, @_);
2392 }
2393
2394 sub route_pc19
2395 {
2396         my $self = shift;
2397         my $origin = shift;
2398         my $line = shift;
2399         broadcast_route($self, $origin, \&pc19, $line, scalar @_, @_);
2400 }
2401
2402 sub route_pc21
2403 {
2404         my $self = shift;
2405         my $origin = shift;
2406         my $line = shift;
2407         broadcast_route($self, $origin, \&pc21, $line, scalar @_, @_);
2408 }
2409
2410 sub route_pc24
2411 {
2412         my $self = shift;
2413         my $origin = shift;
2414         my $line = shift;
2415         broadcast_route($self, $origin, \&pc24, $line, 1, @_);
2416 }
2417
2418 sub route_pc41
2419 {
2420         my $self = shift;
2421         my $origin = shift;
2422         my $line = shift;
2423         broadcast_route($self, $origin, \&pc41, $line, 1, @_);
2424 }
2425
2426 sub route_pc50
2427 {
2428         my $self = shift;
2429         my $origin = shift;
2430         my $line = shift;
2431         broadcast_route($self, $origin, \&pc50, $line, 1, @_);
2432 }
2433
2434 sub in_filter_route
2435 {
2436         my $self = shift;
2437         my $r = shift;
2438         my ($filter, $hops) = (1, 1);
2439         
2440         if ($self->{inroutefilter}) {
2441                 ($filter, $hops) = $self->{inroutefilter}->it($self->{call}, $self->{dxcc}, $self->{itu}, $self->{cq}, $r->call, $r->dxcc, $r->itu, $r->cq, $self->state, $r->state);
2442                 dbg("PCPROT: $self->{call}/" . $r->call . ' rejected by in_filter_route') if !$filter && isdbg('chanerr');
2443         }
2444         return $filter;
2445 }
2446
2447 sub eph_dup
2448 {
2449         my $s = shift;
2450         my $t = shift || $eph_restime;
2451         my $r;
2452
2453         # chop the end off
2454         $s =~ s/\^H\d\d?\^?\~?$//;
2455         $r = 1 if exists $eph{$s};    # pump up the dup if it keeps circulating
2456         $eph{$s} = $main::systime + $t;
2457         dbg("PCPROT: emphemeral duplicate") if $r && isdbg('chan'); 
2458         return $r;
2459 }
2460
2461 sub eph_del_regex
2462 {
2463         my $regex = shift;
2464         my ($key, $val);
2465         while (($key, $val) = each %eph) {
2466                 if ($key =~ m{$regex}) {
2467                         delete $eph{$key};
2468                 }
2469         }
2470 }
2471
2472 sub eph_clean
2473 {
2474         my ($key, $val);
2475         
2476         while (($key, $val) = each %eph) {
2477                 if ($main::systime >= $val) {
2478                         delete $eph{$key};
2479                 }
2480         }
2481 }
2482
2483 sub eph_list
2484 {
2485         my ($key, $val);
2486         my @out;
2487
2488         while (($key, $val) = each %eph) {
2489                 push @out, $key, $val;
2490         }
2491         return @out;
2492 }
2493
2494 sub run_cmd
2495 {
2496         goto &DXCommandmode::run_cmd;
2497 }
2498 1;
2499 __END__