Hello,

I have studied the source code as regards to IPv6.
The quick answer is that there is no hope to see that
capacity without heavy patching, since every relevant
part is tailored to AF_INET.

There is even a call ioctl(., SIOCGIFADDR, .), which
never ever can return information on IPv6 addresses.
It could be replaced with the recent library call
getifaddrs() as a replacement, but vtun-3.0.2/netlib.c
needs to be rewritten from ground up.

There seems to be better prospects in searching for other
software with IPv6-capabilities, than to undertake the
labour intensive task of rewriting the code in Vtun.

Best regards,
-- 
Mats Erik Andersson, fil. dr



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to