1. added WWV filtering
authordjk <djk>
Sun, 27 Jun 1999 11:01:31 +0000 (11:01 +0000)
committerdjk <djk>
Sun, 27 Jun 1999 11:01:31 +0000 (11:01 +0000)
commitf0ac8322367c66080b6dbb74da4de72dae126dc3
treeba4ff02fc6f429800665a814d12623815e6991a0
parent75bb627e525bc813b1016a70cae15282faae8c26
1. added WWV filtering
2. added timeouts to for forwarding Messages, also added a waiting time for
failed (stalled) outgoing messages.
3. Incoming messages will now have priority over outgoing messages to the
same node.
4. Added 'catchup' command which will 'catchup' messages to date for a node.
This means that when you start forwarding to a node, it doesn't get all the
messages queued up that are probably old.
Changes
cmd/catchup.pl [new file with mode: 0644]
cmd/reply.pl
cmd/send.pl
cmd/uncatchup.pl [new file with mode: 0644]
filter/wwv/GB7MBC.pl.issue [new file with mode: 0644]
perl/DXMsg.pm
perl/DXProt.pm
perl/Messages
perl/cluster.pl