Difference between revisions of "Global Routing for Ipv6"

From Nsnam
Jump to: navigation, search
(Objective)
(Objective)
Line 1: Line 1:
 
== Objective ==
 
== Objective ==
 
This project provides the Dynamic Routing for Ipv6 in ns-3. Currently Ipv6 implements only Static Routing and List Routing. The Global Routing implementations of Ipv4 will be extended to support the Ipv6 support as well.
 
This project provides the Dynamic Routing for Ipv6 in ns-3. Currently Ipv6 implements only Static Routing and List Routing. The Global Routing implementations of Ipv4 will be extended to support the Ipv6 support as well.
 +
 
The Open Shortest Path First(OSPF) Dynamic Routing algorithm has been implemented yet in ns-3.
 
The Open Shortest Path First(OSPF) Dynamic Routing algorithm has been implemented yet in ns-3.
  

Revision as of 18:48, 23 May 2011

Objective

This project provides the Dynamic Routing for Ipv6 in ns-3. Currently Ipv6 implements only Static Routing and List Routing. The Global Routing implementations of Ipv4 will be extended to support the Ipv6 support as well.

The Open Shortest Path First(OSPF) Dynamic Routing algorithm has been implemented yet in ns-3.

Introduction

Progress Schedule