Implement Simon's suggestion of moving DEFAULT_PROTOCOL into a per-backend-
authorjacob <jacob@cda61777-01e9-0310-a592-d414129be87e>
Wed, 15 Jan 2003 20:47:50 +0000 (20:47 +0000)
committerjacob <jacob@cda61777-01e9-0310-a592-d414129be87e>
Wed, 15 Jan 2003 20:47:50 +0000 (20:47 +0000)
link-module const variable `be_default_protocol' which suggests a sensible
default to the front end (which can ignore it). (DEFAULT_PORT is replaced by a
lookup in the backend[] table.)
Still not pretty, but it does mean that the recent fix for `ssh-default'
doesn't break PuTTYtel.

git-svn-id: svn://svn.tartarus.org/sgt/putty@2613 cda61777-01e9-0310-a592-d414129be87e


No differences found