]> asedeno.scripts.mit.edu Git - PuTTY_svn.git/commit
I've changed my mind about what the IP version selection options in
authorSimon Tatham <anakin@pobox.com>
Sun, 9 Jan 2005 11:44:21 +0000 (11:44 +0000)
committerSimon Tatham <anakin@pobox.com>
Sun, 9 Jan 2005 11:44:21 +0000 (11:44 +0000)
commit52171378c318ab06520ce8fa136905eb65c465a3
treee6abff6a6895ec3f9f76b825f915c062dd87949a
parentb5648d116f3b10e6c260c19c60bdaf1f868c176a
I've changed my mind about what the IP version selection options in
the config should do when IPv6 is configured out. They shouldn't sit
there looking silly with only `Auto' and `IPv4' settings: they
should instead be completely absent. I had thought the former was
acceptable since IPv4-only was a configuration that people should
only be using if their compilers didn't support IPv6, but now it
occurs to me that ports to fundamentally non-IPv6-supporting
platforms are not implausible, and on such ports the presence of a
vestigial config option under the _standard_ build conditions would
be a low-quality solution.

git-svn-id: http://svn.tartarus.org/sgt/putty@5084 cda61777-01e9-0310-a592-d414129be87e
config.c