Difference between revisions of "Global Routing for Ipv6"

From Nsnam
Jump to: navigation, search
(Objective)
(Introduction)
Line 7: Line 7:
  
 
== Introduction ==
 
== Introduction ==
 
  
 
== Progress Schedule ==
 
== Progress Schedule ==

Revision as of 19:14, 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 only been implemented yet in ns-3.

The specifications for OSPF Global Routing(OSPFv3) is provided in RFCs: RFC 2740 and RFC 5340.

Introduction

Progress Schedule