On Mon, Sep 11, 2000 at 04:29:16PM -0500, rt wrote: > > ipv6 is a special case because ipv4 and ipv6 are intimately related. I > > think you want the code to be shared so the server can dtrt for "v4 compat" > > IPv6 addresses. > > > most ip stacks are implemented like this, so i was planning > to just build ipv6 onto ipv4. it seems counterintuitive, but even > if 6 was implemented as a new server, there would still be a > great deal of code shared between the two. > > rt >
That makes sense, but in that case would it be possible to hook the same server (pfinet) on two different nodes /servers/sock/inet and /servers/sock/inet6 ? This would be desired so there wouldn't be two instances of pfinet running at the same time. Is this possibility already built into the translator concept? Igor -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

