Hellooooo,

It seems that openVPN supports only IPv4 for making 
connections between the client and the server.

I'd like to be able to establish connections over IPv6,
what should be changed ? I feel quite depressed when
I look at the source code, because I think is gonna be a pain
to change the code to turn it to be AF-independent....sigh

This should have been done from the scratch...but I don't
blame anybody, specially because IPv6 is not widely used yet,
(^--^)

Is anybody willing to start doing this ?
Should we start changing everything to accomplish this task 
or is it enough to change "socket.c" ? and if we look at socket.c,
what's the best way of porting that stuff to IPv6 ? making new
functions like "gettaddr_ipv6",  "update_remote_ipv6".....or
changing the original functions to deal with both IPv4 and IPv6
at the same time ?...

Regards


-- 
******
JFRH
******

Passionate hatred can give meaning and purpose to an empty life.
                -- Eric Hoffer

Reply via email to