In <list-891127@2rosenthals.com>, on 07/15/20
at 09:48 AM, "Paul Smedley" <ecs-isp@2rosenthals.com> said:
Hi all,
>The ipv6 support I'm referring to relates to code that allows the daemon
>to listen/bind to an ipv6 address. Clearly this cannot work on OS/2 as
>our tcpip stack is only ipv4.
This is not quite true. The bsd stack that our tcp/ip is based on had
quite a bit of ipv6 support. For example, resolv understands
options
inet6 enable inet6
Given the age of our stack, it's hard to know how well ipv6 worked in the
original BSD sources on a supported platform. It's pretty certain than
none of this has been tested on our stack, it's hard to know exactly what
would happen if this option was enabled.