[ds6-devel] BUGS (was Re: [nc6-commit] nc6 BUGS,1.3,1.4)
Chris Leishman
chris at leishman.org
Tue Jan 21 22:20:52 CET 2003
On Tuesday, January 21, 2003, at 09:47 PM, Mauro Tortonesi wrote:
<snip>
>> To implement both solutions, the algorithm would be:
>>
>> got client connection
>> get socket address of client and local interface (getsockname)
>> if client address is IPv4 mapped {
>> if only accepting IPv6 {
>> drop client and wait for another
>> }
>> convert client address to a IPv4 sockaddr (sockaddr_in)
>> convert local address to a IPv4 sockaddr (sockaddr_in) }
>>
>> But as I said, I don't think it's worth worrying for now.
>
> i would first try to solve the other problem. it is much more important
> than this, IMHO.
That solution is for both the problems. But this can wait till 0.4.
Regards,
Chris
More information about the ds6-devel
mailing list