Hoppa till huvudinnehållet
Till KTH:s startsida Till KTH:s startsida

* NAT64 integration on a multi-interface IoT Wireless Router

Overview

This project is an extension to the previous Project on Contiki-Router design.

Tha main task is to integrate an additional network interface to the Contiki IoT Router that inter-connects the IPv6 sub-nets to the IPv4 world.

The source code for NAT64 and DNS64 is provided by Thinksquare, in the Contiki OS source tree. This project concerns the required code re-factoring, as well as the implementation of a routing extension engine for the Router, that redirects the IPV6 traffic for the "outside" world to the NAT64.

In addition, the Project integrates the IPv4 stack to the Contiki Router, needed for talking to IPv4 devices in the private IPv4 subnet, including DHCP, ARP and DNS traffic.

The project will be hosted on Github shortly