Commit Graph

1228 Commits

Author SHA1 Message Date
minima
d1710a0c71 correct PC17 handling even more 2007-01-22 22:41:32 +00:00
minima
512557610c correct PC17 handling 2007-01-22 22:23:34 +00:00
minima
686140dd3c make it even harder to falseluy propafgate pc92 2007-01-22 22:02:07 +00:00
minima
e0fa9a04bf make setting of pc9x harder 2007-01-22 21:48:55 +00:00
minima
3135332080 *** empty log message *** 2007-01-22 21:15:52 +00:00
minima
510a9f0644 do the correct call for a pc93 in handle_10 2007-01-22 21:04:40 +00:00
minima
57c9c65161 add PC10 proxying 2007-01-22 14:54:59 +00:00
minima
cbda6153fa change do_pc92 to do_pc9x 2007-01-22 13:59:59 +00:00
minima
aeb4c8591d add pc93 talk messages 2007-01-22 12:55:10 +00:00
minima
5ba4018131 fix delete code 2007-01-16 11:52:55 +00:00
minima
217d9d54b6 try to sort out PC16 so that local connections override and update remote
ones.
2007-01-16 11:37:41 +00:00
minima
4769c7b979 add PC21 delete for locally connecting nodes 2007-01-16 11:06:49 +00:00
minima
a163799549 fiddle with pc20/22 some more 2007-01-16 01:50:19 +00:00
minima
2712b7f62c force a config update to *everyone else* on pc20/22 2007-01-16 01:27:49 +00:00
minima
0a81dd5596 put the state back correctly in pc22 2007-01-16 00:52:28 +00:00
minima
05098443ef add a pc92a on receipt of a PC22 2007-01-16 00:47:35 +00:00
minima
11721e1fb9 more debugging 2007-01-16 00:23:12 +00:00
minima
dad265c6f2 add some more debugging 2007-01-16 00:14:30 +00:00
minima
a4a03d4c14 move debug for add/del_thingy into routelow 2007-01-15 23:37:16 +00:00
minima
cb8e869e37 change config display a bit 2007-01-15 22:37:10 +00:00
minima
c6177e73d2 get it right! 2007-01-15 21:43:23 +00:00
minima
e57e5b72e6 fix VERSION 2007-01-15 21:41:41 +00:00
minima
cf0e4eb14c fix deletions on pc92 config (finally)? 2007-01-15 21:40:01 +00:00
minima
3d7b8f73c5 fix (very) rare disconnect user just before disconnecting node bug. 2007-01-15 20:00:30 +00:00
minima
2b876ea3b5 fix error in broadcast_route_pc9x 2007-01-15 17:57:50 +00:00
minima
5f157325d2 add more debugging and (possibly) fix the problem. 2007-01-15 16:40:30 +00:00
minima
bfb3961b8a try to gather more info on disappearing nodes 2007-01-15 14:43:49 +00:00
minima
12afd4e8f4 get regex for pc9[2] right in handle_18 2007-01-14 23:00:16 +00:00
minima
b3099da00e only output pc9[2] 2007-01-14 22:54:01 +00:00
minima
eb27d7570a fix page up off by one bug 2007-01-14 21:30:44 +00:00
minima
fe5f655526 don't route pc92 back to their origin 2007-01-14 20:54:36 +00:00
minima
e2d8260202 reset obs count on node route on new() (we must have seen it after all)! 2007-01-14 20:43:10 +00:00
minima
fcbc2ac5d5 fix more cases of non-local updates of local connections on PC92 C 2007-01-14 20:32:33 +00:00
minima
f44ebfb228 make sure that remote config records can't either mess with me or my
locally connected nodes.
2007-01-14 19:52:25 +00:00
minima
b7cacf8c29 allow local PC19 to generate pc92 A again. 2007-01-08 21:22:15 +00:00
minima
4a1e9ef575 add pc92 flags to $main::me and $main::routeroot.
make sure that a PC17 cannot disconnect a local user.
2007-01-08 21:12:11 +00:00
minima
314a26e98d allow the PC16/17/19/21 to operate locally only (ready for polled routing). 2007-01-08 21:00:21 +00:00
minima
ad7e69f78e add dxver to these routines 2007-01-08 10:46:29 +00:00
minima
7b5fc52d02 and for a sample module 2007-01-08 10:34:16 +00:00
minima
e625fa02c8 change versioning... 2007-01-08 10:33:48 +00:00
minima
a559548c82 fix nohere on pc92 2007-01-08 10:13:54 +00:00
minima
c0b8fc3a55 make the delayed pc92 happen on pc20 as well as pc22 and also delay pc92s
generated in init state.
2007-01-08 01:20:29 +00:00
minima
2c7556025b pc92c I said, not pc92a 2007-01-08 01:06:18 +00:00
minima
c77f93ed41 send out a delayed pc92c for external node after receipt of pc22 2007-01-08 01:04:14 +00:00
minima
04df6cab59 reduce pc92C update time to 30 minute + rand(180) 2007-01-08 00:36:25 +00:00
minima
7e4d1632db make PC19 & 16 generation more efficient on receipt of PC92 2007-01-08 00:29:40 +00:00
minima
4e9daf652d make sure multiple PC92 have the correct TS on them (!) 2007-01-08 00:18:40 +00:00
minima
b953903f1c added perl socket blocking where available
change timestamp in PC9x to seconds in day.
2007-01-07 23:57:24 +00:00
minima
db0959118b fix up times and move things around for pc92 2007-01-06 21:50:41 +00:00
minima
4fd5f55c37 fix pc92 update call 2007-01-05 20:05:43 +00:00