]>
gb7djk.dxcluster.net Git - spider.git/log
dirk [Tue, 24 Jun 2008 23:02:59 +0000 (00:02 +0100)]
add ... for more than 4 routes in sh/route
Dirk Koopman [Tue, 24 Jun 2008 21:51:10 +0000 (22:51 +0100)]
fix USDB problems?
Also add CTY-1806 prefix data
Dirk Koopman [Tue, 24 Jun 2008 21:22:44 +0000 (22:22 +0100)]
change interface to Route::findroutes
This change allows things like sh/route to obtain the actual
routing priorities either for use or display.
Add a command 'send_config' to broadcast a new PC92 C record
to all interfaces. Useful for playig catchup more quickly after
a restart.
Dirk Koopman [Tue, 24 Jun 2008 19:25:40 +0000 (20:25 +0100)]
improve debugging on findroutes
Dirk Koopman [Tue, 24 Jun 2008 19:24:53 +0000 (20:24 +0100)]
allow users of next door nodes to override search
Dirk Koopman [Tue, 24 Jun 2008 18:36:57 +0000 (19:36 +0100)]
New improved route finding algorithm
This is what Changes says:
Change the route finding algorithm completely. No more recursion. No more
tree searching. It now gives you answers even on a partial cluster map. Oh
and the answers are correct, instead on completely random.
Also completely remove RouteDB from the equation.
Also change sh/newc to default to node map rather than node+user map.
Dirk Koopman [Fri, 30 May 2008 10:56:46 +0000 (11:56 +0100)]
remove 'recursion limit' message fromRoute.pm
Dirk Koopman [Wed, 28 May 2008 21:53:57 +0000 (22:53 +0100)]
add missing call for CTY-1805 cty.dat
Dirk Koopman [Wed, 28 May 2008 21:26:01 +0000 (22:26 +0100)]
Improve short callsign handling (eg K7A)
The format of cty.dat has changed in that exact calls now have
an = prefixed to them. This allow reliable checking for exact short
calls that are otherwise treated as prefixes.
Also fix a small buglet on console.pl that meant that line went awry on
lines that are exactly the column width of the screen.
Dirk Koopman [Mon, 26 May 2008 15:58:15 +0000 (16:58 +0100)]
Limit depth of recursion for route finding
The limit is 20 levels, which should be enough for anybody.
Add CTY-1804 data
Start the process of allowing filtering on PC92 (w.i.p)
Dirk Koopman [Tue, 13 May 2008 11:56:52 +0000 (12:56 +0100)]
correct attribution for disc cmd changes
Dirk Koopman [Tue, 13 May 2008 11:53:47 +0000 (12:53 +0100)]
add disc users|nodes|all to disconnect cmd
Dirk Koopman [Mon, 12 May 2008 22:01:57 +0000 (23:01 +0100)]
add 'exact' keyword to sh/dx
this allows an exact match for a callsign.
Dirk Koopman [Sat, 10 May 2008 14:26:57 +0000 (15:26 +0100)]
add privilege checks to (un)set/show/bad* cmds
These commands now require at least privilege 6 and cannot be done
remotely.
Dirk Koopman [Sat, 10 May 2008 13:50:00 +0000 (14:50 +0100)]
add more error messages around DXUser::get*
Dirk Koopman [Thu, 8 May 2008 10:52:55 +0000 (11:52 +0100)]
add sh/rcmd and sh/ann to help
Dirk Koopman [Tue, 6 May 2008 16:09:58 +0000 (17:09 +0100)]
lower 60m limit
Dirk Koopman [Tue, 6 May 2008 15:41:01 +0000 (16:41 +0100)]
upissue version no
Dirk Koopman [Tue, 6 May 2008 15:39:54 +0000 (16:39 +0100)]
upissue Version no
Dirk Koopman [Tue, 6 May 2008 14:00:00 +0000 (15:00 +0100)]
Change DXUser->get* to DXUser::get*
and also check the output of thaw more carefully, complain if it
isn't a DXUser.
Dirk Koopman [Tue, 22 Apr 2008 16:51:43 +0000 (17:51 +0100)]
added two Xmas Is calls
Dirk Koopman [Tue, 15 Apr 2008 21:26:37 +0000 (22:26 +0100)]
include CTY-1803 changes
Dirk Koopman [Tue, 25 Mar 2008 09:24:57 +0000 (09:24 +0000)]
include latest cty.dat changes
Dirk Koopman [Wed, 19 Mar 2008 11:44:20 +0000 (11:44 +0000)]
add CTY-1802 changes
Dirk Koopman [Fri, 29 Feb 2008 22:47:43 +0000 (22:47 +0000)]
Fix crash on sending an invalid rcmd
Dirk Koopman [Wed, 27 Feb 2008 21:04:35 +0000 (21:04 +0000)]
modify BPQ instructions
Dirk Koopman [Tue, 26 Feb 2008 21:18:14 +0000 (21:18 +0000)]
fix them differently
Dirk Koopman [Tue, 26 Feb 2008 21:15:57 +0000 (21:15 +0000)]
put back IPPROTO_TCP and TCP_NODELAY
Dirk Koopman [Tue, 26 Feb 2008 18:29:21 +0000 (18:29 +0000)]
add checks for other Win32 POSIX substitutes
Dirk Koopman [Tue, 26 Feb 2008 17:31:02 +0000 (17:31 +0000)]
make sure rproc isn't trashed in AGWMsg.pm
Dirk Koopman [Tue, 26 Feb 2008 13:40:47 +0000 (13:40 +0000)]
make sure nothing can be sent to AGW after error
Dirk Koopman [Tue, 26 Feb 2008 13:12:43 +0000 (13:12 +0000)]
Fix some problems (on testing) with AGW restarts
I have got a copy of AGW Packet Engine Pro on windows and tested
the code with that. I have also added some commands to enable/disable
the AGW connection on the fly.
Dirk Koopman [Mon, 25 Feb 2008 19:02:25 +0000 (19:02 +0000)]
Retry connection to AGW to every 30 seconds on fail
If the connection to AGW goes away or AGW is not loaded when dxspider starts
up, then there was no retry mechanism for restarting the connection. Now
it will try to connect every 30 seconds if AGW is enabled and there is no
connection present.
Dirk Koopman [Tue, 19 Feb 2008 17:10:50 +0000 (17:10 +0000)]
fix DXCommandmode::run_cmd to detect errors earlier
Also fix localhost detection better both for IPV4 and IPV6 systems.
Add CTY1801 cty changes.
Dirk Koopman [Sun, 10 Feb 2008 18:55:34 +0000 (18:55 +0000)]
Try to recognise CC-Cluster nodes
Dirk Koopman [Sun, 10 Feb 2008 18:43:55 +0000 (18:43 +0000)]
add Windows BPQ documentation
Also add wpxloc.dat (nextgen prefix handling)
Dirk Koopman [Sun, 10 Feb 2008 18:30:08 +0000 (18:30 +0000)]
add Changes for last commit
Dirk Koopman [Sun, 10 Feb 2008 18:28:20 +0000 (18:28 +0000)]
sort show/node output
Dirk Koopman [Tue, 5 Feb 2008 11:50:05 +0000 (11:50 +0000)]
remove $id$ strings from BPQ changes
Dirk Koopman [Tue, 5 Feb 2008 00:28:54 +0000 (00:28 +0000)]
added Windows only BPQ interface from John G8BPQ
Dirk Koopman [Sat, 19 Jan 2008 22:59:39 +0000 (22:59 +0000)]
don't linger on AGWMsg connections.
Dirk Koopman [Fri, 11 Jan 2008 10:44:08 +0000 (10:44 +0000)]
added new version of cty.dat with FO/OH1RX
Dirk Koopman [Mon, 7 Jan 2008 16:01:02 +0000 (16:01 +0000)]
added TO5FJ
Dirk Koopman [Sat, 5 Jan 2008 22:47:39 +0000 (22:47 +0000)]
make it (seem to) work under perl 5.10
Dirk Koopman [Thu, 27 Dec 2007 10:53:24 +0000 (10:53 +0000)]
added CTY-1711 and wpxloc.raw changes
Dirk Koopman [Tue, 27 Nov 2007 19:11:27 +0000 (19:11 +0000)]
fix a crash on receiving an rcmd from a new node
Dirk Koopman [Wed, 21 Nov 2007 16:03:41 +0000 (16:03 +0000)]
added CTY-1710 prefix changes
Dirk Koopman [Mon, 19 Nov 2007 13:47:23 +0000 (13:47 +0000)]
add a create/user command
Which is a big can of worms. Had a good shift around and changed
set/user to be a real command (rather than an alias), renamed the
existing command (which on I use) to set/uservar and sorted the
Aliases so that unset/node still works.
Dirk Koopman [Mon, 19 Nov 2007 13:05:56 +0000 (13:05 +0000)]
tidy the Local.pm changes
use the correct perl-fu to determine whether a function is
defined or not.
Dirk Koopman [Mon, 19 Nov 2007 10:42:57 +0000 (10:42 +0000)]
make mrtg graphs GMT rather than localtime() based
Dirk Koopman [Mon, 19 Nov 2007 01:09:27 +0000 (01:09 +0000)]
(re)fix the final hole in the PC9x TS checking code
Silly me, not bothering to simulate all possibilities. At least
what is there now makes some sense (which it didn't before).
Dirk Koopman [Sun, 18 Nov 2007 10:52:40 +0000 (10:52 +0000)]
fix Local::ann eval error.
For some reason if (defined *Local::ann) does not do what I expect.
More research required.
Dirk Koopman [Sat, 17 Nov 2007 15:38:42 +0000 (15:38 +0000)]
and stop incoming LOCAL pc93 being displayed
Dirk Koopman [Sat, 17 Nov 2007 15:31:40 +0000 (15:31 +0000)]
prevent LOCAL chat from propagating outside node
Dirk Koopman [Sat, 17 Nov 2007 13:35:14 +0000 (13:35 +0000)]
Add Local::ann() as requested by Felipe PY1NB.
Also check that the Local::xxx stubs are defined before trying to eval {}
them.
Dirk Koopman [Fri, 16 Nov 2007 18:52:31 +0000 (18:52 +0000)]
remove the mod commnd from the pc9x check and revert
Dirk Koopman [Fri, 16 Nov 2007 18:04:16 +0000 (18:04 +0000)]
add a bit of extra pc92 check debugging
Dirk Koopman [Fri, 16 Nov 2007 18:01:29 +0000 (18:01 +0000)]
fix propagation of circular referencing D records
Dirk Koopman [Fri, 16 Nov 2007 17:15:11 +0000 (17:15 +0000)]
add time constraints and other checks on PC9x timestamp
This involves making sure that the timestamp is within 15 mins of "now"
to be accepted. This has other rollover effects in that I don't send an
"old" C record on startup anymore, just send an A record followed by a K.
These days a newly minted C record will be along in 15mins or so anyway.
Made sh/newc terminal width aware.
Added CTY-1709 cty.dat data.
Dirk Koopman [Sun, 11 Nov 2007 12:45:35 +0000 (12:45 +0000)]
add better debugging to pc92 deduping check
Dirk Koopman [Fri, 2 Nov 2007 16:19:11 +0000 (17:19 +0100)]
Merge branch 'master' of /scm/spider
Dirk Koopman [Fri, 2 Nov 2007 16:18:29 +0000 (17:18 +0100)]
try to improve the cpu account in mrtg
Dirk Koopman [Wed, 24 Oct 2007 12:47:01 +0000 (13:47 +0100)]
added cty1708 changes
Dirk Koopman [Tue, 23 Oct 2007 22:13:19 +0000 (23:13 +0100)]
add cty1707 prefix changes
Also pickup version and build from PC92 K records
Dirk Koopman [Mon, 15 Oct 2007 11:29:02 +0000 (12:29 +0100)]
use DXUtil::month for sh/contest
Dirk Koopman [Mon, 15 Oct 2007 11:25:57 +0000 (12:25 +0100)]
fix regex in sh/contest for perl < 5.8.x
Dirk Koopman [Sun, 14 Oct 2007 22:34:35 +0000 (23:34 +0100)]
prevent PC61 going to non-spider clusters
Dirk Koopman [Wed, 10 Oct 2007 20:59:40 +0000 (21:59 +0100)]
cosmetic change to mrtg.pl
Dirk Koopman [Wed, 10 Oct 2007 15:11:35 +0000 (16:11 +0100)]
added PC92 stats to mrtg
Dirk Koopman [Wed, 10 Oct 2007 13:38:21 +0000 (14:38 +0100)]
put the version no back in 1st slot for now
Dirk Koopman [Wed, 10 Oct 2007 10:45:59 +0000 (11:45 +0100)]
push non-pc9x and non-spider nodes back for routing
At the moment it appears that we can rely on non-spider nodes routing
stuff correctly for mail and rcmd. So we push those routes to the back
of the list.
Dirk Koopman [Wed, 10 Oct 2007 10:37:24 +0000 (11:37 +0100)]
push non-pc9x nodes to the back for routing
Currently, if a directly connected non-pc9x node advertises a route
to another node, even if that node
Dirk Koopman [Wed, 10 Oct 2007 07:48:43 +0000 (08:48 +0100)]
send build in pc92 K
Dirk Koopman [Tue, 9 Oct 2007 16:21:59 +0000 (17:21 +0100)]
remove pc92 A/D first slot if == $mycall
also increase the C periodic update time to 4 hours
Dirk Koopman [Tue, 9 Oct 2007 14:27:00 +0000 (15:27 +0100)]
fix new pc9x midnight rollover bug
Dirk Koopman [Sat, 6 Oct 2007 08:05:52 +0000 (09:05 +0100)]
added radio specific "motd_ax25"
Dirk Koopman [Fri, 5 Oct 2007 17:49:35 +0000 (18:49 +0100)]
treat PC61 as PC11.
Dirk Koopman [Mon, 1 Oct 2007 17:40:19 +0000 (18:40 +0100)]
fix .gtkconsole_data creation bug
Dirk Koopman [Thu, 27 Sep 2007 17:44:11 +0000 (18:44 +0100)]
recast the callsign gathering
Dirk Koopman [Thu, 27 Sep 2007 17:14:04 +0000 (18:14 +0100)]
more README for gtkconsole
Dirk Koopman [Thu, 27 Sep 2007 17:05:46 +0000 (18:05 +0100)]
added new version of gtkconsole
and admitted its existance.
Dirk Koopman [Thu, 27 Sep 2007 16:24:55 +0000 (17:24 +0100)]
start the recasting of gtkconsole
This involves splitting up the one screen into separate ones
Adding a chat screen
Making them only popup when input arrives.
Dirk Koopman [Tue, 25 Sep 2007 20:06:37 +0000 (21:06 +0100)]
change back to guage (but divided by 5)
Dirk Koopman [Tue, 25 Sep 2007 19:54:43 +0000 (20:54 +0100)]
add perminute modifier
Dirk Koopman [Tue, 25 Sep 2007 19:07:35 +0000 (20:07 +0100)]
fix mrtg to not use /var/* tree in debian/ubuntu
Dirk Koopman [Tue, 25 Sep 2007 18:11:57 +0000 (19:11 +0100)]
change the type of unit for spots
This is an attempt to see if we now get the correct no of spots / minute
Dirk Koopman [Mon, 24 Sep 2007 22:16:03 +0000 (23:16 +0100)]
reset the F*****g obscount on C and K records!
Dirk Koopman [Mon, 24 Sep 2007 21:12:14 +0000 (22:12 +0100)]
add changes to Changes
Dirk Koopman [Mon, 24 Sep 2007 21:10:43 +0000 (22:10 +0100)]
Timeout PC92 nodes at the correct rate
Dirk Koopman [Mon, 24 Sep 2007 20:35:07 +0000 (21:35 +0100)]
make ping reset the node obscount
also add ping debugging on obscount tag
Dirk Koopman [Sat, 22 Sep 2007 19:21:06 +0000 (20:21 +0100)]
fix K crash
Dirk Koopman [Sat, 22 Sep 2007 15:13:07 +0000 (17:13 +0200)]
fix mrtg script to use LANG=C
Dirk Koopman [Wed, 19 Sep 2007 14:54:11 +0000 (15:54 +0100)]
K records only come from $mycall
The hourly C records for external nodes will be fine for
keepalive purposes.
Remove all references to Investigate.
Dirk Koopman [Tue, 18 Sep 2007 19:28:17 +0000 (20:28 +0100)]
issue K records and start to use them
Also halve the frequency of main::me node C records. This
will eventually go to once a day.
Dirk Koopman [Mon, 17 Sep 2007 21:44:15 +0000 (22:44 +0100)]
new keepalive system + timings for PC92 C recs
Added the new K record for keepalives.
Increased the PC92 C interval to 24 hours.
Increased dependent node C interval to 2 hours.
PC50 can reset obs.
PC50 now routed everywhere without filters except isolation,
this may change back in time, when K record is ubiquitous.
Still need to actually issue K record
Dirk Koopman [Sun, 16 Sep 2007 21:06:41 +0000 (22:06 +0100)]
only the first slot in PC92C should have version nos
Dirk Koopman [Sun, 16 Sep 2007 18:36:10 +0000 (19:36 +0100)]
bigger random element in PC92 ext. node holdoff calcs
Dirk Koopman [Sun, 16 Sep 2007 17:01:53 +0000 (18:01 +0100)]
reduce the number of duplicate PC92 for Ext Nodes
Try to reduce the no of duplicate PC92C for external PC protocol
nodes by listening for others that are out there and bumping up our
update time instead of us transmitting more or less the same info
as well.
Dirk Koopman [Sat, 15 Sep 2007 17:03:55 +0000 (18:03 +0100)]
do some more rigorous checking of PC9x sentences
Dirk Koopman [Sat, 15 Sep 2007 16:33:26 +0000 (17:33 +0100)]
add optional INET6 capability. Need to load CPAN modules
You will need IO::Socket::INET6 to use INET6 capability.
Also I have enabled PC92 slugging and set it to 1 minute as default.
Also I have put code in to handle empty first node slots in PC92.