Make set/isolate work in BOTH directions
authorDirk Koopman <djk@tobit.co.uk>
Wed, 18 Jul 2007 16:04:46 +0000 (17:04 +0100)
committerDirk Koopman <djk@tobit.co.uk>
Wed, 18 Jul 2007 16:04:46 +0000 (17:04 +0100)
commite228aafbb2f9eee36802d209f5d3bb3eef8e91fc
tree2f00146f5814c0346e20dbf2afa47c5447fffcc6
parenta6c17071301a48e8d82732fa2dbef3a1bc3691af
Make set/isolate work in BOTH directions

Since the beginning I have had set/isolate be unidirection, so that I could
see the far node's config, but he could not see mine. This is too confusing
for yer modern sysop and I have now made it such that only the local configs
are remembered, regardless of what is sent back to me. I.e. it is now
symmetric and bidirectional.
Changes
perl/DXProt.pm
perl/DXProtHandle.pm
perl/Version.pm