Ticket #107 (new enhancement)

Opened 7 months ago

IPv6 support

Reported by: guest Owned by:
Priority: normal Milestone:
Version: 0.5.2 "WifiFree" Keywords:
Cc:

Description

This patch adds IPv6 supports to iodine. It'll work on both IPv4 and IPv6 DNS servers, although direct connections will only be done if initial communications client->DNS server and DNS server->iodine are using the same IP version.

Inside tunnel is still IPv4 only, but I could try to add IPv6 if someone is interested.

It also adds support for Linux TPROXY iptables functionality, quite useful as there isn't DNAT in IPv6.

Contact: jachirica@…

Attachments

diff Download (24.3 KB) - added by guest 7 months ago.
IPv6 patch
iodine_ipv6.patch Download (157.3 KB) - added by tarakeshwar 4 months ago.
The patch is implemented with the following new features: -> The patch provides both an IPv6 address and IPv4 address for the vtun interface. -> Iodine-Iodined communication can now happen over pure IPv6 nameservers over the INTERNET. ->Support of these two capabilities only for the LINUX platform.

Change History

Changed 7 months ago by guest

  • attachment diff Download added

IPv6 patch

Changed 4 months ago by tarakeshwar

The patch is implemented with the following new features: -> The patch provides both an IPv6 address and IPv4 address for the vtun interface. -> Iodine-Iodined communication can now happen over pure IPv6 nameservers over the INTERNET. ->Support of these two capabilities only for the LINUX platform.

Note: See TracTickets for help on using tickets.